[Asterisk-Users] anyone using nufone.net for termination?

Andrew Kohlsmith akohlsmith-asterisk at benshaw.com
Sat Nov 5 17:08:35 MST 2005


On Saturday 05 November 2005 19:54, Paul wrote:
> I have no problem with origination but I was trying to use their
> termination services and the log says all calls are rejected. I used the
> setup they emailed me back in June. If anybody here is using their
> termination sucessfully I would appreciate you sharing the config
> snippets. Leave out your real username and password, of course.

I terminate almost all of my long disance through them without issue.

[nufone-1]
type=peer
host=switch-1.nufone.net
username=usernamehere
secret=secrethere
trunk=no
context=NANPA

and then

exten => _NXXNXXXXXX,n,Dial(IAX2/usernamehere at nufone-1/1${EXTEN},,g)

...  pretty straightforward.  :-)

-A.



More information about the asterisk-users mailing list