[Asterisk-Users] IAX2 and FWD problems?
Mike Dent
mcdent at gmail.com
Sun Nov 28 12:10:25 MST 2004
Hi,
I'm slowly getting to grips with *. My next quest is to get IAX2/FWD
calls working.
I've setup a fwd account and added IAX capability to it via the website.
I got the email saying it had been done with some welcome text and sample
phone numbers to try, such as 10001 for the answer phone.
I followed the setup example on the fwd site for configuring * to work
with fwd's IAX.
Basically when I make a call it rings out but no answer. I've tried
various numbers, 612, 613, 55555 - all the same, no reply. So I guess
I have a problem at my end.
When I attempt a call I see:-
-- Executing SetCallerID("SIP/5061-084eda58", "username") in new stack
-- Executing Dial("SIP/5061-084eda58",
"IAX2/596146:secret at iax2.fwdnet.net/612|60|r") in new stack
-- Called 526146:secret at iax2.fwdnet.net/612
When the call is trying to connect:-
splat*CLI> iax2 show channels
Channel Peer Username ID (Lo/Rem) Seq
(Tx/Rx) Lag Jitter JitBuf Format
(None) 65.39.205.121 (None) 00002/00000
00001/00000 00000ms 0000ms 0000ms UNKN
IAX2/65.39.205.121:4 65.39.205.121 596146 00003/00000
00002/00000 00000ms 0000ms 0000ms UNKN
2 active IAX channel(s)
And:
splat*CLI> iax2 show registry
Host Username Perceived Refresh State
65.39.205.121:4569 596146 <Unregistered> 60 Timeout
My section from extensions.conf is:
; Outgoing to FWD/IAX network, prefix calls with 7
exten => _777.,1,SetCallerId,${FWDCIDNAME}
exten => _777.,2,Dial(IAX2/${FWDNUMBER}:${FWDPASSWORD}@iax2.fwdnet.net/${EXTEN:3},60,r)
exten => _777.,3,Congestion
I'm using Asterisk 1.0.2
Any help would be very welcome!
Thanks
Mike
More information about the asterisk-users
mailing list