linphone-users
[Top][All Lists]
Advanced

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

Re: [Linphone-users] IPv6 and eXosip_guess_ip_for_via()


From: Simon Morlat
Subject: Re: [Linphone-users] IPv6 and eXosip_guess_ip_for_via()
Date: Mon, 18 Dec 2006 11:17:54 +0100
User-agent: KMail/1.9.5

Hello,

Actually it is not trying to connect.
It just does a connect() system call on a udp socket to this ip address, which 
just has the effect of setting the local address of the socket. No packets 
are going to 2001:638:500:101:2e0:81ff:fe24:37c6.
This local address is then retrieved to be used in SIP and SDP messages.
The 2001:638:500:101:2e0:81ff:fe24:37c6 is actually a randomly choosen public 
IP address. The goal of this lookup is to find the local interface (ip 
address) that is able to communicate with the public internet.

Simon


Le vendredi 15 décembre 2006 14:08, Tomi Hautakoski a écrit :
> Hello,
>
> I'm using linphone in an IPv6 network and every time the program starts it
> is trying to connect to this ip: 2001:638:500:101:2e0:81ff:fe24:37c6.
> Looks like it is run from eXosip_guess_ip_for_via(int family, char
> *address, int size) but why? Does it have something to do with DNS?
>
> Thanks for any answers and for the great program!
>
> Tomi Hautakoski
> address@hidden
>                     Whoa! Error finding error not found error.
>
>
> _______________________________________________
> Linphone-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/linphone-users




reply via email to

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