[asterisk-commits] bweschke: branch 1.6.1 r149758 - in /branches/1.6.1: ./ configs/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Wed Oct 15 15:22:01 CDT 2008
Author: bweschke
Date: Wed Oct 15 15:22:00 2008
New Revision: 149758
URL: http://svn.digium.com/view/asterisk?view=rev&rev=149758
Log:
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)
........
................
Modified:
branches/1.6.1/ (props changed)
branches/1.6.1/configs/agents.conf.sample
Propchange: branches/1.6.1/
------------------------------------------------------------------------------
Binary property 'trunk-merged' - no diff available.
Modified: branches/1.6.1/configs/agents.conf.sample
URL: http://svn.digium.com/view/asterisk/branches/1.6.1/configs/agents.conf.sample?view=diff&rev=149758&r1=149757&r2=149758
==============================================================================
--- branches/1.6.1/configs/agents.conf.sample (original)
+++ branches/1.6.1/configs/agents.conf.sample Wed Oct 15 15:22:00 2008
@@ -68,7 +68,7 @@
; 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
More information about the asterisk-commits
mailing list