maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N900 (https://talk.maemo.org/forumdisplay.php?f=44)
-   -   SIP Not Ringing on N900 (https://talk.maemo.org/showthread.php?t=45999)

samuch 2010-02-26 23:14

SIP Not Ringing on N900
 
We're using Asterisk and I have an extension setup to use on my N900. The extension registers fine and I can place SIP calls from my N900 to another extension and there's two way audio.

However, if I call from the other extension, to my N900 extension, the N900 never rings. Asterisk shows the call being placed but it never shows up on the N900. I don't see any errors in the Asterisk logs either.

Any thoughts?

joa 2010-02-26 23:33

Re: SIP Not Ringing on N900
 
You might try canreinvite=no. If the call fails and it's a routing issue, it shouldn't show up in the Asterisk logs iirc, because the call isn't actually going through the server. The caller is simply being sent a REINVITE. Placing it on the N900's peer config in sip.conf should be enough to make it work if that's the cause but you might try both extensions just to be sure :D. Try nat=yes too.

My config was this:

[702]
type=friend
context=internal-menu
secret=sec
host=dynamic
canreinvite=no
user=702@host
tcpenable=yes
transport=tcp

EDIT: This was for an N900 that could connect from external and internal host sometimes through NAT.


All times are GMT. The time now is 16:16.

vBulletin® Version 3.8.8