typpo / rfc5766-turn-server

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

Relay addresses of RTCP ports not logged #112

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When running rfc5766-turn-server with the -v flag, RTP relay addresses are 
logged, but RTCP addresses are not.

What steps will reproduce the problem?
1. Start the turnserver with the -v option, in addition to whatever other 
options are necessary.
2. Allocate an RTP and RTCP port pair (using the EVEN-PORT / RESERVATION-TOKEN 
mechanism).
3. Observe the log output.

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

I would expect to see both the RTP and RTCP relay logged, or some other 
indication that a pair of the relay addresses were allocated when RTP was 
allocated.

Instead, I only see 
137: IPv4. Local relay addr: 172.16.6.222:58898

with no indication that a relay was also allocated for the RTCP port.

What version of the product are you using? On what operating system?

turnserver-3.2.2.7, Ubuntu 12.04

Please provide any additional information below.

Original issue reported on code.google.com by jonathan...@gmail.com on 21 Feb 2014 at 4:00

GoogleCodeExporter commented 9 years ago
Will be fixed in 3.2.2.8

Original comment by mom040...@gmail.com on 21 Feb 2014 at 4:44

GoogleCodeExporter commented 9 years ago

Original comment by mom040...@gmail.com on 21 Feb 2014 at 4:44

GoogleCodeExporter commented 9 years ago

Original comment by mom040...@gmail.com on 22 Feb 2014 at 8:32