Title: Message
Good evening,
 
I just signed up with Nufone and I am able to receive calls with no problem via my 800 number. Outgoing calls are not going through though.
 
 
My extensions.conf is as follows:
 
[nufone-out]
exten => _91NXXNXXXXXX,1,SetCallerID(mynumber)
exten => _91NXXNXXXXXX,2,Dial(IAX2/user:[EMAIL PROTECTED]/${EXTEN:1})
exten => _91NXXNXXXXXX,3,Congestion
 
Whenever I try to dial out through X-Lite, I get a:
 
Called Failed: 503 Service Unavailable
 
 
Asterisk shows the following:
 
   -- Executing SetCallerID("SIP/1234-7c6e", "xxxxxxxxxx") in new stack
    -- Executing Dial("SIP/1234-7c6e", "IAX2/user:[EMAIL PROTECTED]/1xxxxxxxxxx") in new stack
    -- Called user:[EMAIL PROTECTED]/1xxxxxxxxxx
    Jan 24 22:05:23 WARNING[9154]: chan_iax2.c:5996 socket_read: Call rejected by 198.22.67.70: No authority found
    -- Hungup 'IAX2/198.22.67.70:4569/1'
  == No one is available to answer at this time (1:0/0/0)
    -- Executing Congestion("SIP/1234-7c6e", "") in new stack
  == Spawn extension (default, 91xxxxxxxxxx, 3) exited non-zero on 'SIP/1234-7c6e'
 
Note: xxxxxxxxxx is the given phone nubmer I am dialing. Also user:pass is my defined username and password.
 
TIA!
 
B. Lacey
 
_______________________________________________
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