From 4718c784af0f86054057fcb01808b5e41c1bf1a8 Mon Sep 17 00:00:00 2001 From: Mark Spencer Date: Mon, 19 Jan 2004 02:32:24 +0000 Subject: [PATCH] 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 --- configs/zapata.conf.sample | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/configs/zapata.conf.sample b/configs/zapata.conf.sample index 55f46ca143..dc7a4405e8 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.