[Asterisk-Users] Nufone and Dialing Out

Bobby Lacey asterisk at duaneallman.net
Mon Jan 24 21:21:01 MST 2005


Yes I have it there. Here is my iax.conf

register => user:pass at switch-2.nufone.net

[NuFone]
type=user
secret=pass
context=inbound


-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Andrew
Kohlsmith
Sent: Monday, January 24, 2005 11:15 PM
To: asterisk-users at lists.digium.com
Subject: Re: [Asterisk-Users] Nufone and Dialing Out


On January 24, 2005 10:37 pm, Bobby Lacey wrote:
> "IAX2/user:pass at switch-2.nufone.net/1xxxxxxxxxx") in new stack
>     -- Called user:pass at switch-2.nufone.net/1xxxxxxxxxx

Do you have a [switch-2.nufone.net] entry in iax.conf?

[nufone]
type=peer
host=switch-1.nufone.net
username=myuser
secret=mysecret
qualify=500
context=NANPA

I place calls by Dial(IAX2/myuser at nufone/${EXTEN})

I think if you're dialing it direct (i.e. no entry in iax.conf) you need
to 
say ${EXTEN:1}@NANPA (i.e., specify the context).

Just a guess.

-A.
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at 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





More information about the asterisk-users mailing list