aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-01-17 16:21:38 +0000
committerqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-01-17 16:21:38 +0000
commit8a4a72de86e68f6c979fdffa7e9890ba05b3b425 (patch)
tree0b1b8576216914b8d9e341b13a72944361c097fe /configs
parent3b7a68b182210ac85c009ca90e9d6346db16b081 (diff)
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. ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@98992 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rw-r--r--configs/zapata.conf.sample2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/zapata.conf.sample b/configs/zapata.conf.sample
index f369a7947..e825576b2 100644
--- a/configs/zapata.conf.sample
+++ b/configs/zapata.conf.sample
@@ -522,6 +522,8 @@ pickupgroup=1
;
; 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
;