From a301889274e6f1fa091fbb6ffdca5723ac5d326b Mon Sep 17 00:00:00 2001 From: BJ Weschke Date: Wed, 15 Oct 2008 20:18:44 +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.0@149757 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