aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-01-17 16:19:46 +0000
committerqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-01-17 16:19:46 +0000
commit170cf6ed74a1c273d69698a424373d5ef6db0815 (patch)
treedd976c5a3f453ee28e1c33ff922a4478729d6000 /configs
parentf98979d607768b28c55db53dab5ef91830bd46fa (diff)
Add a clarification about the immediate= option of zapata.conf
Issue 11784, patch by klaus3000. git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@98991 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 2d0e9de3b..06a23833d 100644
--- a/configs/zapata.conf.sample
+++ b/configs/zapata.conf.sample
@@ -395,6 +395,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=no
;