[asterisk-commits] murf: trunk r43165 - /trunk/configs/zapata.conf.sample

asterisk-commits at lists.digium.com asterisk-commits at lists.digium.com
Mon Sep 18 08:44:19 MST 2006


Author: murf
Date: Mon Sep 18 10:44:18 2006
New Revision: 43165

URL: http://svn.digium.com/view/asterisk?rev=43165&view=rev
Log:
Clarified the meaning of the callwaiting variable in the zapata.conf file.


Modified:
    trunk/configs/zapata.conf.sample

Modified: trunk/configs/zapata.conf.sample
URL: http://svn.digium.com/view/asterisk/trunk/configs/zapata.conf.sample?rev=43165&r1=43164&r2=43165&view=diff
==============================================================================
--- trunk/configs/zapata.conf.sample (original)
+++ trunk/configs/zapata.conf.sample Mon Sep 18 10:44:18 2006
@@ -261,7 +261,10 @@
 ;
 hidecallerid=no
 ;
-; Whether or not to enable call waiting on FXO lines
+; Whether or not to enable call waiting on internal extensions
+; With this set to 'yes', busy extensions will hear the call-waiting
+; tone, and can use hook-flash to switch between callers. The Dial()
+; app will not return the "BUSY" result for extensions.
 ;
 callwaiting=yes
 ;



More information about the asterisk-commits mailing list