View Single Post
Posts: 13 | Thanked: 6 times | Joined on Apr 2011
#9
Originally Posted by rosh View Post
Eureka!. I found the issue. It has something wrong with localphone. I tried with voipcheap and works nicely.

Anybody knows how to use stun (or other nat stuff) of voipcheap in asterisk sip.conf to make the connection more stable?


You have to a bit more specific. What worked?
N900<=>asterisk<=>voipcheap or
N900<=>voipcheap?

You still haven't answered if you have a DID. Localphone calls it an incoming number.

You can set any stun server in N900. Here is how
Code:
1. Go to the relevant sip account in accounts.
2. Advanced Settings
3. Scroll all the way down.
4. Uncheck Auto-detect STUN
5. Set your preferred STUN server (stun.ekiga.net as an example)
6. Leave the STUN port to default (3478)
Stun server setting in asterisk may or may not be available. It depends on the version that you have. AFAIK, it was introduced in asterisk 1.8.

If you cannot get it to work on the N900, I am not sure why you think it will work with asterisk. At the minimum, you have to have a basic understanding of SIP protocol to troubleshoot NAT related issues with asterisk. But then again YMMV.

-m