54shuai / rfc5766-turn-server

Automatically exported from code.google.com/p/rfc5766-turn-server
0 stars 0 forks source link

classic stun bind response id is not the same as request #48

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We use libnice to test with rfc5766-turn-server, libnice failed to parse the 
classic-stun bin response.

After capture the packets, we found the id of bind response is different from 
bind request.

What steps will reproduce the problem?
1. setup rfc5766-turn-server
2. run simple-example from libnice package
3. failed to get the srvflx address

What is the expected output? What do you see instead?
Got srvflx 

What version of the product are you using? On what operating system?
rfc5766-turn-server -->  2.5.1.2
libnice --> 0.1.4

Please provide any additional information below.
See the attached wireshark packets.

Original issue reported on code.google.com by CrazyPan...@gmail.com on 2 Aug 2013 at 7:58

Attachments:

GoogleCodeExporter commented 9 years ago
will be fixed in 2.6.1.1

Original comment by mom040...@gmail.com on 2 Aug 2013 at 10:20

GoogleCodeExporter commented 9 years ago

Original comment by mom040...@gmail.com on 2 Aug 2013 at 10:20

GoogleCodeExporter commented 9 years ago

Original comment by mom040...@gmail.com on 2 Aug 2013 at 10:21

GoogleCodeExporter commented 9 years ago
Fixed in changelist 566; will be available as part of 2.6.1.1 build.

Original comment by mom040...@gmail.com on 2 Aug 2013 at 8:01

GoogleCodeExporter commented 9 years ago
Fixed in 2.6.1.1

Original comment by mom040...@gmail.com on 5 Aug 2013 at 6:30

GoogleCodeExporter commented 9 years ago
Release 2.6.1.1 GA is available, with the fix.

Original comment by mom040...@gmail.com on 9 Aug 2013 at 5:53