This is driving me nuts!

Hey there!

I’ve been working on this problem for over 9 hours now and I dont think I’m going to get it.

I am trying to get asterisk to take incoming calls from NuFone.

Here are my config files:
pastebin.ca/332742
pastebin.ca/332739

I keep getting the error:

chan_iax2.c:6754 socket_process: Rejected connect attempt from 66.225.202.80, who was trying to reach ‘8002081258@’

I have no idea at this point anymore.

Maybe I have my destination set wrong on the NuFone account page.

Please help me get this working!

Thanks alot!
Kevin

I just found this thread but I dont understand it :frowning:

forums.digium.com/viewtopic.php? … 7c05172bfe

That error means that whatever is resolving to 66.225.202.80 is not listening or is not listening on the port asterisk expects it to be.

Pastebin is timing out on me here so I can’t look at you config files, but check that you have got the correct domain for nufone in your sip.conf. It might be asterisk is trying to connect to their webserver’s IP or something instead of their SIP server

It’s IAX and I do have the right server IP.