Chris Bond
2004-May-29 09:01 UTC
[Asterisk-Users] Delay when routing PSTN -> IAXy dect phone
Just setup *, got a developers kit FXO where the incoming/outgoing pstn is
plugged in. I've then got an IAXy that is plugged into a Philips DECT
phone. * is setup so that the [bell] section rings the phone - exten =>
s,1,Dial(IAX2/myuser,30)
What's happening when someone calls my number is that the phone rings 3
times before you hear the dect phone ringing.
Anybody got any ideas as its driving me crazy?
Logs from * (don't worry about the agi script here I've tried it with
those
lines commented and get the same results):
May 29 15:32:10 NOTICE[-1373635664]: chan_zap.c:4797 ss_thread: Got event 2
(Ring/Answered)...
May 29 15:32:12 NOTICE[-1373635664]: chan_zap.c:4797 ss_thread: Got event 2
(Ring/Answered)...
May 29 15:32:13 NOTICE[-1373635664]: chan_zap.c:4797 ss_thread: Got event 2
(Ring/Answered)...
May 29 15:32:15 NOTICE[-1373635664]: chan_zap.c:4797 ss_thread: Got event 2
(Ring/Answered)...
-- Executing AGI("Zap/1-1", "mclid.agi") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/mclid.agi
-- AGI Script Executing Application: (SETCIDNAME) Options: (01432111111)
-- AGI Script Executing Application: (SETCIDNUM) Options: (01432111111)
-- AGI Script mclid.agi completed, returning 0
-- Executing Dial("Zap/1-1", "IAX2/myuser|30") in new
stack
-- Called myuser
-- Call accepted by 192.168.0.60 (format ULAW)
-- Format for call is ULAW
-- IAX2[myuser]/4 is ringing
-- IAX2[myuser]/4 answered Zap/1-1
-- Hungup 'IAX2[myuser]/4'
Kind Regards,
Chris Bond
Has anyone successfully used Galaxy Voice with Asterisk? I am getting the following SIP errors repeated whether it is or isn't behind NAT. May 29 12:17:11 WARNING[1142135600]: chan_sip.c:595 retrans_pkt: Maximum retries exceeded on call 55d778a73a81ff5b6aecc9a12695a790@127.0.0.1 for seqno 104 (Critical Request) May 29 12:17:25 NOTICE[1142135600]: chan_sip.c:3597 sip_reg_timeout: Registration for '2125551212@216.229.127.40' timed out, trying again May 29 12:22:52 WARNING[1142135600]: chan_sip.c:595 retrans_pkt: Maximum retries exceeded on call 55d778a73a81ff5b6aecc9a12695a790@127.0.0.1 for seqno 111 (Critical Request) May 29 12:23:06 NOTICE[1142135600]: chan_sip.c:3597 sip_reg_timeout: Registration for '2125551212@216.229.127.40' timed out, trying again asterisk2*CLI>