linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] getsockname misbehavior in linphone 0.12.0 and


From: Simon MORLAT
Subject: Re: [Linphone-developers] getsockname misbehavior in linphone 0.12.0 and 0.12.1pre3
Date: Wed, 12 Nov 2003 11:46:28 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031105 Thunderbird/0.3

Hello Jamey,

I've tried to replace
struct sockaddr addr;
into
struct sockaddr_storage addr;
I hope it solves the problem.
It will be in 0.12.1pre4 in a few hours in the download site.

Simon

Jamey Hicks wrote:


I'm trying to run linphone over ipv6 but the code for determining local IP address does not seem to be working. With /64 addresses, getsockname is only returning the routing prefix and not the full IP address of the machine running linphone. Has anyone else seen this? Is there a solution available?

Thanks,
Jamey




_______________________________________________
Linphone-developers mailing list
address@hidden
http://mail.nongnu.org/mailman/listinfo/linphone-developers








reply via email to

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