[asterisk-users] no callerid from PSTN using TDM2400P

Naija Man voip4naija at gmail.com
Fri Oct 6 05:59:25 MST 2006


Thanks. My asterisk servers are in California, USA and the service provider
is SBC (AT&T).

Asterisk 1.2.8
zaptel 1.2.6
Hardware: digium TDM2422P

I get the following error messages in /var/log/asterisk/messages:

Oct  3 00:34:18 WARNING[16716] chan_zap.c: Ignoring signalling
Oct  3 00:34:18 WARNING[16716] chan_zap.c: Ignoring signalling
Oct  3 00:34:18 WARNING[16716] chan_zap.c: Ignoring signalling


And the following error messages in my Asterisk CLI:

    -- Starting simple switch on 'Zap/3-1'
Oct  3 22:53:14 NOTICE[17948]: chan_zap.c:6061 ss_thread: Got event 18 (Ring
Begin)...
Oct  3 22:53:16 ERROR[17948]: callerid.c:276 callerid_feed: fsk_serie made
mylen < 0 (-22)
Oct  3 22:53:16 WARNING[17948]: chan_zap.c:6091 ss_thread: CallerID feed
failed: Success
Oct  3 22:53:16 WARNING[17948]: chan_zap.c:6135 ss_thread: CallerID returned
with error on channel 'Zap/3-1

My Configs are:

zapata.conf:
[channels]
;
usecallerid=yes
restrictcid=no
callerid=asreceived
cidsignalling=bell
cidstart=ring
hidecallerid=no
usecallingpres=yes
sendcalleridafter=2
ringtimeout=8000

callwaiting=no
usedistinctiveringdetection=no
callwaitingcallerid=yes
threewaycalling=no
transfer=no
canpark=no
cancallforward=no
callreturn=no
;callreturn=yes
faxdetect=no
echocancel=yes
echocancelwhenbridged=yes
callprogress=yes
busydetect=yes
musiconhold=default
useincomingcalleridonzaptransfer=yes

group=1
context=from-pstn
signalling=fxs_ks
channel => 3
;channel => 1-3



extensions.conf:

[from-pstn]
;
; Inbound calls from PSTN line
exten => s,1,NoOp(TIMESTAMP: ${TIMESTAMP})
exten => s,2,NoOp(CONTEXT: ${CONTEXT})
exten => s,3,NoOp(CALLERIDNUM: ${CALLERID(number)})
exten => s,4,NoOp(CALLERIDNAME: ${CALLERID(name)})

exten => s,n,Goto(main-ivr,start,1)


Thanks.

---------- Forwarded message ----------
> From: "Eric \"ManxPower\" Wieling" <eric at fnords.org>
> To: Asterisk Users Mailing List - Non-Commercial Discussion <
> asterisk-users at lists.digium.com>
> Date: Wed, 04 Oct 2006 19:32:30 -0500
> Subject: Re: [asterisk-users] no callerid from PSTN using TDM2400P
> Naija Man wrote:
> > Hello all,
> >
> > Asterisk 1.2.8
> > zaptel 1.2.6
> > Hardware: digium TDM2422P
> >
> > I have a fully configured asterisk system with POTS line for PSTN
> access. I
> > am not receiving the callerid for incoming calls from the PSTN. I get
> the
> > following error message.
> >
> >    -- Starting simple switch on 'Zap/3-1'
> > Oct  3 22:53:14 NOTICE[17948]: chan_zap.c:6061 ss_thread: Got event 18
> > (Ring
> > Begin)...
> > Oct  3 22:53:16 ERROR[17948]: callerid.c:276 callerid_feed: fsk_serie
> made
> > mylen < 0 (-22)
> > Oct  3 22:53:16 WARNING[17948]: chan_zap.c:6091 ss_thread: CallerID feed
> > failed: Success
> > Oct  3 22:53:16 WARNING[17948]: chan_zap.c:6135 ss_thread: CallerID
> > returned
> > with error on channel 'Zap/3-1
>
> It would be helpful to know what country you are in.
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061006/abbbaeb0/attachment.htm


More information about the asterisk-users mailing list