does pjsua-lib in trunk supports ipv6?

KD
Klaus Darilion
Tue, Apr 22, 2008 1:37 PM

regards
klaus

regards klaus
BP
Benny Prijono
Tue, Apr 22, 2008 3:37 PM

Not quite (still working on it), but I did couple of successful
SIP+media IPv6 interops during SIPit using the attached patch. Mind
you that the local IPv6 addresses are hard coded, and IPv6 host
resolution probably may not work (no DNS resolver support for AAAA in
pjlib-util yet, but pj_getaddrinfo() may work).

Cheers
Benny

On Tue, Apr 22, 2008 at 2:37 PM, Klaus Darilion
klaus.mailinglists@pernau.at wrote:

Not quite (still working on it), but I did couple of successful SIP+media IPv6 interops during SIPit using the attached patch. Mind you that the local IPv6 addresses are hard coded, and IPv6 host resolution probably may not work (no DNS resolver support for AAAA in pjlib-util yet, but pj_getaddrinfo() may work). Cheers Benny On Tue, Apr 22, 2008 at 2:37 PM, Klaus Darilion <klaus.mailinglists@pernau.at> wrote: > regards > klaus > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >
KD
Klaus Darilion
Tue, Apr 22, 2008 3:59 PM

Benny Prijono schrieb:

Not quite (still working on it), but I did couple of successful
SIP+media IPv6 interops during SIPit using the attached patch. Mind
you that the local IPv6 addresses are hard coded, and IPv6 host
resolution probably may not work (no DNS resolver support for AAAA in
pjlib-util yet, but pj_getaddrinfo() may work).

I think I will wait till 0.9 release ;-)

regards
klaus

Benny Prijono schrieb: > Not quite (still working on it), but I did couple of successful > SIP+media IPv6 interops during SIPit using the attached patch. Mind > you that the local IPv6 addresses are hard coded, and IPv6 host > resolution probably may not work (no DNS resolver support for AAAA in > pjlib-util yet, but pj_getaddrinfo() may work). I think I will wait till 0.9 release ;-) regards klaus