[asterisk-users] Problem with CallerID (UK) TDM400P ( CID timed
out waiting for ring )
Faris Raouf
asterisk at raouf.net
Wed Oct 25 05:00:59 MST 2006
phil.dawson at marnock.com wrote:
> We have a problem where callerid works 50% of the time on both lines. What
> we are seeing in the logs is:
Hi Phil,
Unfortunately your configuration looks OK to me.
Here's mine, which works 100% with CID (but not dratted hangup
detection!). There are some duplications and things - just ignore them.
I note that you have sendcalleridafter=2
and I have =1 but I think =2 is just fine. The only thing I can suggest
is to play with the RX gain in case things are just too quiet:
usecallerid=yes
hidecallerid=no
callwaiting=no
usecallingpres=no
callwaitingcallerid=no
threewaycalling=no
transfer=no
canpark=yes
cancallforward=yes
callreturn=no
echocancel=yes
echocancelwhenbridged=yes
echotraining=yes
relaxdtmf=yes
group=1
immediate=no
signalling=fxo_ks
language=en
context=sip2
channel => 1
signalling=fxo_ks
language=en
context=blah2
channel => 2
usecallerid=yes
cidsignalling=v23
;cidstart=ring
cidstart=polarity
sendcalleridafter=1
busydetect=yes
busycount=3
;callsrogress=yes
progzone=uk
rxgain=2.5
txgain=2.0
ringtimeout=5000
signalling=fxs_ks
polarityonanswerdelay=1000
answeronpolarityswitch=yes
hanguponpolarityswitch=yes
resetpolarityonring=true
language=en
context=blah
channel => 3
More information about the asterisk-users
mailing list