From: Nigel P. <nig...@ka...> - 2012-01-13 01:41:58
|
Hi I am attempting to use TurnServer to relay TCP traffic in line with RFC 6062. Allocation and permissions are working fine, but when a permitted peer attempts to connect to the relayed transport address, my TURN client receives a ConnectionAttempt indication which is lacking the XOR-PEER-ADDRESS attribute (the CONNECTION-ID attribute is present). I looked at the code in turnserver_handle_tcp_incoming_connection and it does seem to be missing the relevant code. Thanks Nigel Pattinson nig...@ka... |