From 1d21453b497462f5959e1a494ab01faa1f1c7092 Mon Sep 17 00:00:00 2001 From: BJ Weschke Date: Wed, 15 Oct 2008 18:28:54 +0000 Subject: [PATCH] An update to the documentation/example of agents.conf.sample with the correct parameter for this feature as defined in chan_agent.c (closes issue #13709) git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@149683 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/agents.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/agents.conf.sample b/configs/agents.conf.sample index e07a420c8e..8c8889e24f 100644 --- a/configs/agents.conf.sample +++ b/configs/agents.conf.sample @@ -62,7 +62,7 @@ persistentagents=yes ; Define the default good bye sound file for agents ; default to vm-goodbye ; -;agentgoodbye => goodbye_file +;goodbye => goodbye_file ; ; Define updatecdr. This is whether or not to change the source ; channel in the CDR record for this call to agent/agent_id so -- 2.47.3