mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 12:16:00 +00:00
Clarified the meaning of the callwaiting variable in the zapata.conf file.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43165 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -261,7 +261,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
|
||||
;
|
||||
|
Reference in New Issue
Block a user