Clarified what "callwaiting" does in zapata.conf.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@43160 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Steve Murphy
2006-09-18 15:05:56 +00:00
parent e42bf94e06
commit c8821eb38a
+4 -1
View File
@@ -237,7 +237,10 @@ usecallerid=yes
;
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
;