[Asterisk-Users] X100P delayed ring on incoming calls?

bam bam at cqm.co.uk
Fri Apr 22 02:22:57 MST 2005


I have setup an asterisk box with 3off X100P cards and hooked them up to
the PSTN. So far so good, everything does what it is supposed to do for
the msot part.

Incoming calls seem to ring three or four times before asterisk then
skips to do what it is supposed to do. If the caller drops the call
before the extensions have started ringing asterisk seems not to pick
this up and carries on regardless.

Anyone got any ideas?

This was built from CVS.


  == Spawn extension (BT_PSTN, s, 1) exited non-zero on 'Zap/3-1'
    -- Hungup 'Zap/3-1'
    -- Starting simple switch on 'Zap/3-1'
Apr 22 09:20:11 NOTICE[20851]: chan_zap.c:5585 ss_thread: Got event 2 (Ring/Answered)...
Apr 22 09:20:13 NOTICE[20851]: chan_zap.c:5585 ss_thread: Got event 2 (Ring/Answered)...
Apr 22 09:20:14 NOTICE[20851]: chan_zap.c:5585 ss_thread: Got event 2 (Ring/Answered)...
Apr 22 09:20:16 NOTICE[20851]: chan_zap.c:5585 ss_thread: Got event 2 (Ring/Answered)...
    -- Executing Dial("Zap/3-1", "SIP/110&SIP/112|20|tr") in new stack
    -- Called 110
    -- Called 112
    -- SIP/110-ff2f is ringing
    -- SIP/112-4713 is ringing
    -- SIP/110-ff2f answered Zap/3-1

extensions.conf

[BT_PSTN]

exten => s,1,Answer
exten => s,2,Dial(SIP/110&SIP/112,20,tr)
exten => s,3,Voicemail(u000)

zapata.conf

context=BT_PSTN
callerid="Inbound Call" <01774987987>
signalling = fxs_ks
channel=1-3
group = 1


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050422/f65a1d4a/attachment.htm


More information about the asterisk-users mailing list