Closed GoogleCodeExporter closed 9 years ago
hhm, getting closer! when i use the default STUN server: numb.viagenie.ca the
problem does not happen...
Original comment by thilo.ba...@gmail.com
on 5 Aug 2010 at 8:10
Resolved. And will be part of the next release. Will be closed after commit.
FYI: It's the parsing of STUN1 "MAPPED-ADDRESS" attribute which fails
(endianness problem).
You should use a server which supports STUN2 (RFC 5769) like "numb.viagenie.ca"
(http://www.voip-info.org/wiki/view/STUN).
"MAPPED-ADDRESS" has been deprecated by "XOR-MAPPED-ADDRESS" because some
network nodes rewrite this attribute.
Original comment by boss...@yahoo.fr
on 5 Aug 2010 at 9:46
awesome. thanks. also for the additional info.
Original comment by thilo.ba...@gmail.com
on 5 Aug 2010 at 10:03
Fixed in revision 234.
Original comment by boss...@yahoo.fr
on 9 Aug 2010 at 5:22
Original issue reported on code.google.com by
thilo.ba...@gmail.com
on 5 Aug 2010 at 12:11