[asterisk-commits] bweschke: branch 1.6.0 r149757 - in /branches/1.6.0: ./ configs/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Wed Oct 15 15:18:44 CDT 2008
Author: bweschke
Date: Wed Oct 15 15:18:44 2008
New Revision: 149757
URL: http://svn.digium.com/view/asterisk?view=rev&rev=149757
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.0/ (props changed)
branches/1.6.0/configs/agents.conf.sample
Propchange: branches/1.6.0/
------------------------------------------------------------------------------
Binary property 'trunk-merged' - no diff available.
Modified: branches/1.6.0/configs/agents.conf.sample
URL: http://svn.digium.com/view/asterisk/branches/1.6.0/configs/agents.conf.sample?view=diff&rev=149757&r1=149756&r2=149757
==============================================================================
--- branches/1.6.0/configs/agents.conf.sample (original)
+++ branches/1.6.0/configs/agents.conf.sample Wed Oct 15 15:18:44 2008
@@ -62,7 +62,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