From: Tobias H. <to...@gm...> - 2009-08-18 08:41:15
|
Hi, I'm trying to run the turnserver and test it with the enclosed test classes. When I test the client using test_client_tcp I get some output like this on the server: 10:31:07.542240 [turnserver.c:3632] TurnServer start 10:31:07.542654 [turnserver.c:3712] Run with uid_real=1000 gid_real=1000 uid_eff=1000 gid_eff=1000 10:31:10.477472 [turnserver.c:3264] Received TCP on listening address 10:31:10.477534 [turnserver.c:3279] Received TCP connection 10:31:10.477652 [turnserver.c:3205] Received data from TCP client 10:31:10.477730 [turnserver.c:3010] Incomplete message 10:31:11.477913 [turnserver.c:3205] Received data from TCP client 10:31:11.478031 [turnserver.c:2368] No message integrity ... What I have to do/configure to run the test successfully? Sincerely yours Tobias |