mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-20 16:50:14 +00:00
Update zapata.conf sample config to talk about busydetect
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2052 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -216,6 +216,14 @@ immediate=no
|
||||
;
|
||||
;busydetect=yes
|
||||
;
|
||||
; If busydetect is enabled, is also possible to specify how many
|
||||
; busy tones to wait before hanging up. The default is 4, but
|
||||
; better results can be achieved if set to 6 or even 8. Mind that
|
||||
; higher the number, more time is needed to hangup a channel, but
|
||||
; lower is probability to get random hangups
|
||||
;
|
||||
;busycount=4
|
||||
;
|
||||
; On trunk interfaces (FXS) it can be useful to attempt to follow the progress
|
||||
; of a call through RINGING, BUSY, and ANSWERING. If turned on, call
|
||||
; progress attempts to determine answer, busy, and ringing on phone lines.
|
||||
|
||||
Reference in New Issue
Block a user