From: Jason Parker Date: Thu, 17 Jan 2008 16:21:38 +0000 (+0000) Subject: Merged revisions 98991 via svnmerge from X-Git-Tag: 1.6.0-beta1~3^2~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4346a371066b42a5caa1949a7aac67905ebe0f1a;p=thirdparty%2Fasterisk.git 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: https://origsvn.digium.com/svn/asterisk/trunk@98992 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/configs/zapata.conf.sample b/configs/zapata.conf.sample index f369a79473..e825576b29 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 ;