From 9bdcc38a329e744e9c1d455f6f386dab3bb81db4 Mon Sep 17 00:00:00 2001 From: BJ Weschke Date: Wed, 15 Oct 2008 20:22:00 +0000 Subject: [PATCH] Merged revisions 149756 via svnmerge from https://origsvn.digium.com/svn/asterisk/trunk ................ r149756 | bweschke | 2008-10-15 16:14:20 -0400 (Wed, 15 Oct 2008) | 10 lines Merged revisions 149683 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r149683 | bweschke | 2008-10-15 14:28:54 -0400 (Wed, 15 Oct 2008) | 4 lines 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.6.1@149758 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 bab4d1b7dc..a006d275af 100644 --- a/configs/agents.conf.sample +++ b/configs/agents.conf.sample @@ -68,7 +68,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