[Home]

Summary:ASTERISK-05808: FSK/DTMF callerid INDIA
Reporter:Murali (murali_m_k)Labels:
Date Opened:2005-12-09 23:11:47.000-0600Date Closed:2011-06-07 14:10:38
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_zap
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:I am using X100p connected to copper cable land line exchange and not able to get callerid.

My configuration files are as follows

---------- indications.conf -----------------

[in]
description = India
; Reference: http://www.itu.int/ITU-T/inr/forms/files/tones-0203.pdf
ringcadance = 400,200,400,2000
dial = 400*25
busy = 400/750,0/750
ring = 400*25/400,0/200,400*25/400,0/2000
congestion = 400/250,0/250
callwaiting = 400/200,0/100,400/200,0/7500

------------------- zapata.conf -------------------
[channels]
context=incoming
signalling=fxs_ks ; X100P
rxwink=300
usecallerid=yes
cidsignalling=dtmf
cidstart=ring
hidecallerid=no
callwaiting=yes
restrictcid=no
usecallingpres=yes
sendcalleridafter=1
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
canpark=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=yes
;relaxdtmf=yes
rxgain=0.0
txgain=0.0
group=1
callgroup=1
pickupgroup=1
immediate=no
;callerid=2564286000
callerid=asreceived
;answeronpolarityswitch=yes
;hanguponpolarityswitch=yes
pulsedial = yes
channel=>1
                                                                                                                           
signalling=fxo_ks ; TDM40B
group=2
context=internal
channel=>2

I get this ERROR and WARNING messages

Asterisk Ready.
Dec 10 11:40:29 NOTICE[4392]: chan_zap.c:6031 ss_thread: Got event 18 (Ring Begin)...
Dec 10 11:40:29 NOTICE[4392]: chan_zap.c:6031 ss_thread: Got event 2 (Ring/Answered)...
Dec 10 11:40:31 NOTICE[4392]: chan_zap.c:6031 ss_thread: Got event 18 (Ring Begin)...
Dec 10 11:40:32 NOTICE[4392]: chan_zap.c:6031 ss_thread: Got event 2 (Ring/Answered)...
Dec 10 11:40:32 NOTICE[4392]: chan_zap.c:6031 ss_thread: Got event 18 (Ring Begin)...
Dec 10 11:40:32 ERROR[4392]: callerid.c:276 callerid_feed: fsk_serie made mylen < 0 (-118)
Dec 10 11:40:32 WARNING[4392]: chan_zap.c:6061 ss_thread: CallerID feed failed: Success
Dec 10 11:40:32 WARNING[4392]: chan_zap.c:6105 ss_thread: CallerID returned with error on channel 'Zap/1-1'
Dec 10 11:40:33 WARNING[4392]: chan_zap.c:3928 zt_handle_event: Didn't finish Caller-ID spill.  Cancelling.


Any kind of help is appreciated.
Comments:By: Murali (murali_m_k) 2005-12-15 03:54:46.000-0600

Hi,

Will the problem of callerid solve if i use TDM400P replacing X100P.

By: Russell Bryant (russell) 2005-12-15 07:47:27.000-0600

Please use the appropriate forums for technical support questions - the asterisk-users mailing list or #asterisk on IRC.

If you have questions about your hardware, contact your hardware vendor.