linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] nat traversal


From: strk
Subject: [Linphone-developers] nat traversal
Date: Sat, 14 Jul 2007 07:19:23 +0200

I'm trying to use linphone with FWD but I can't seem to receive
a call with the "call me" service they offer.

Looking at the logfile I see the REGISTER message is formed as such

 REGISTER sip:fwd.pulver.com SIP/2.0
 Via: SIP/2.0/UDP 192.168.1.111:5060;rport;branch=z9hG4bK1898441686
 ...
 Contact: <sip:address@hidden:5060>

No, should the 'Contact' line contain my *public* IP rather then
the private one ? The only place in which I see the public one
is in the response:

 SIP/2.0 100 Trying
 Via: SIP/2.0/UDP 
192.168.1.111:5060;rport=5060;branch=z9hG4bK1898441686;received=<PUBLIC_IP_HERE>

Is this enough or am I missing something ?
Note that I have use_nat=1, use_stun=1 and stun_server=stunserver.org
Also, port 5060 (both TCP and UDP) is forwarded.

Anything I'm missing here ?

--strk;

 ()   ASCII Ribbon Campaign
 /\   Keep it simple! 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]