Sorry to bug everyone with such a silly thing, but I am not having the best of mental days today.

For some reason I am unable to make calls from my Diax to my * box (same LAN)

as you can see by the CLI output below I am registering and authenticating but unable to call in.  Yet, I can make a call from my sjphone to the Diax client no problem. (SJPhone is on computer A, * is computer B, Diax on computer C)

 

any help would be greatly appreciated.
IAX.CONF
[1002]
type=friend
host=dynamic
username=1002
secret=tumtum
context=iaxclients
notransfer=yes
permit=0.0.0.0/0.0.0.0

EXTENSIONS.CONF
[iaxclients]
exten => _NXXNXXXXXX,1,Dial(Zap/1/${EXTEN})
exten => _1NXXNXXXXXX,1,Dial(Zap/1/${EXTEN})
exten => _7XXX,1,dial(iax2/RECSERVER:[EMAIL PROTECTED]/${EXTEN:[EMAIL PROTECTED])
exten => *9,1,voicemailmain(${CALLERIDNUM})
exten => *1,1,Goto(work,s,1)
exten => _1XXXX,1,Dial(IAX2/${EXTEN:1},20,tmf)
exten => _1XXXX,2,voicemail(${EXTEN:1})
exten => t,1,Hangup


CLI output
    -- Registered '1002' (AUTHENTICATED) at 10.0.0.101:4569
Oct 20 16:48:08 NOTICE[11810]: chan_iax2.c:5448 socket_read: Rejected connect attempt from 10.0.0.101
    -- Registered '1002' (AUTHENTICATED) at 10.0.0.101:4569

_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to