[Asterisk-Users] Delay when routing PSTN -> IAXy dect phone
Chris Bond
chris at logics.co.uk
Sat May 29 09:01:14 MST 2004
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
More information about the asterisk-users
mailing list