From: BJ Weschke Date: Wed, 15 Oct 2008 20:14:20 +0000 (+0000) Subject: Merged revisions 149683 via svnmerge from X-Git-Tag: 1.6.2.0-beta1~1100 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f0f42874a75e89f53bc0a47db1e8eed3e67c5630;p=thirdparty%2Fasterisk.git 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/trunk@149756 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- 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