[asterisk-commits] qwell: trunk r98992 - in /trunk: ./ configs/zapata.conf.sample
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Thu Jan 17 10:21:39 CST 2008
Author: qwell
Date: Thu Jan 17 10:21:38 2008
New Revision: 98992
URL: http://svn.digium.com/view/asterisk?view=rev&rev=98992
Log:
Merged revisions 98991 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
(Closes issue #11784)
........
r98991 | qwell | 2008-01-17 10:19:46 -0600 (Thu, 17 Jan 2008) | 4 lines
Add a clarification about the immediate= option of zapata.conf
Issue 11784, patch by klaus3000.
........
Modified:
trunk/ (props changed)
trunk/configs/zapata.conf.sample
Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.4-merged' - no diff available.
Modified: trunk/configs/zapata.conf.sample
URL: http://svn.digium.com/view/asterisk/trunk/configs/zapata.conf.sample?view=diff&rev=98992&r1=98991&r2=98992
==============================================================================
--- trunk/configs/zapata.conf.sample (original)
+++ trunk/configs/zapata.conf.sample Thu Jan 17 10:21:38 2008
@@ -522,6 +522,8 @@
;
; Specify whether the channel should be answered immediately or if the simple
; switch should provide dialtone, read digits, etc.
+; Note: If immediate=yes the dialplan execution will always start at extension
+; 's' priority 1 regardless of the dialed number!
;
;immediate=yes
;
More information about the asterisk-commits
mailing list