[Asterisk-Users] Nufone and Dialing Out

Bobby Lacey asterisk at duaneallman.net
Mon Jan 24 20:37:46 MST 2005


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:pass at switch-2.nufone.net/${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:pass at switch-2.nufone.net/1xxxxxxxxxx") in new stack
    -- Called user:pass at switch-2.nufone.net/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
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050124/0d32067b/attachment.htm


More information about the asterisk-users mailing list