[Asterisk-Users] Problems with IAX Clients, HELP ME PLEASE.
miguel at amplanet.com.br
miguel at amplanet.com.br
Wed Jun 2 13:37:48 MST 2004
I donwloaded two IAX Clients (firefly and IAX phone) and they did register
with *. It would make authenticated calls, but wouldn't actually register
with the
server.
When I start the IAX Client the CLI show me the message:
-- Registered '2004' (AUTHENTICATED) at 192.168.199.69:4569
After 5s:
May 21 17:24:41 NOTICE[1133742896]: chan_iax2.c:5035 iax2_poke_noanswer:
Peer '2004' is now UNREACHABLE!
Some times:
May 21 17:54:36 NOTICE[1133742896]: chan_iax2.c:5056 iax2_poke_peer: Still
have a callno...
Even checked the IAX peers, and nope, wasn't registered.
SAMPLANET1*CLI> iax2 show peers
Name/Username Host Mask Port Status
2004/2004 192.168.199.69 (D) 255.255.255.255 4569 UNREACHABLE
My iax.conf is:
[general]
bindaddr=0.0.0.0
disallow=all
allow=ilbc
allow=gsm
allow=ulaw
allow=alaw
bandwidth=low
tos=reliability
jitterbuffer=yes
dropcount=3
maxjitterbuffer=500
maxexcessjitterbuffer=100
[guest]
type=user
context=voipmenu
[2004]
type=friend
secret=mysecret
auth=md5
context=from-iax
host=dynamic
notransfer=yes
trunk=no
qualify=1000
canreinvite=no
More information about the asterisk-users
mailing list