aboutsummaryrefslogtreecommitdiffstats
path: root/configs/zapata.conf.sample
diff options
context:
space:
mode:
authorqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-01-17 20:51:26 +0000
committerqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-01-17 20:51:26 +0000
commit8bbcdbc2f3f16e2ef337ed9db0f34b9a1f2ba1b2 (patch)
tree53bd8feadff718467391fbd95306eb463f570034 /configs/zapata.conf.sample
parent6920892814f0a74f4e6a315f12d051e8463f13dd (diff)
Add several busy detection related defines to menuselect.
Allow better busy detect debugging (with BUSYDETECT_DEBUG). Remove very old BUSYDETECT and BUSY_DETECT_MARTIN defines. (closes issue #11107) Patches: busydetect_enhancement.patch uploaded by agx (license 298) busydetect-r94975.diff uploaded by sergee (license 138) Additional changes/cleanup by me. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@98998 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/zapata.conf.sample')
-rw-r--r--configs/zapata.conf.sample10
1 files changed, 7 insertions, 3 deletions
diff --git a/configs/zapata.conf.sample b/configs/zapata.conf.sample
index e825576b2..b2146b6b5 100644
--- a/configs/zapata.conf.sample
+++ b/configs/zapata.conf.sample
@@ -599,10 +599,14 @@ pickupgroup=1
;
;busypattern=500,500
;
-; NOTE: In the Asterisk Makefile you'll find further options to tweak the busy
+; NOTE: In make menuselect, you'll find further options to tweak the busy
; detector. If your country has a busy tone with the same length tone and
-; silence (as many countries do), consider defining the
-; -DBUSYDETECT_COMPARE_TONE_AND_SILENCE option.
+; silence (as many countries do), consider enabling the
+; BUSYDETECT_COMPARE_TONE_AND_SILENCE option.
+;
+; To further detect which hangup tone your telco provider is sending, it is
+; useful to use the ztmonitor utility to record the audio that main/dsp.c
+; is receiving after the caller hangs up.
;
; Use a polarity reversal to mark when a outgoing call is answered by the
; remote party.