From 15358932ecb8f43f730aa6a7013ff733fdc88f9a Mon Sep 17 00:00:00 2001 From: Joshua Colp Date: Wed, 17 May 2006 16:51:47 +0000 Subject: Add distinctive ring detection with Caller ID for Australia, New Zealand, and other countries. (issue #3596 reported by deon patch by dbowerman with minor mods by moi) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@27812 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/zapata.conf.sample | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'configs') diff --git a/configs/zapata.conf.sample b/configs/zapata.conf.sample index 95bfb9a6e..ee6db17b8 100644 --- a/configs/zapata.conf.sample +++ b/configs/zapata.conf.sample @@ -223,7 +223,8 @@ rxwink=300 ; Atlas seems to use long (250ms) winks ; Whether or not to do distinctive ring detection on FXO lines ; ;usedistinctiveringdetection=yes - +;distinctiveringaftercid=yes ; enable dring detection after callerid for those countries like Australia + ; where the ring cadence is changed *after* the callerid spill. ; ; Whether or not to use caller ID ; -- cgit v1.2.3