aboutsummaryrefslogtreecommitdiffstats
path: root/configs/zapata.conf.sample
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-01-19 02:32:24 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-01-19 02:32:24 +0000
commit5be85a536e76e74b43b9cd98c273998bc0f519af (patch)
treef240a7f2a9b7eada607e7c2e2de024ed51936a9e /configs/zapata.conf.sample
parentd3fc9fcf13911d5641998a2b78f56e40f799247e (diff)
Update zapata.conf sample config to talk about busydetect
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2052 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/zapata.conf.sample')
-rwxr-xr-xconfigs/zapata.conf.sample8
1 files changed, 8 insertions, 0 deletions
diff --git a/configs/zapata.conf.sample b/configs/zapata.conf.sample
index 55f46ca14..dc7a4405e 100755
--- a/configs/zapata.conf.sample
+++ b/configs/zapata.conf.sample
@@ -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.