From: Sebastien V. <seb...@tu...> - 2010-02-18 07:59:16
|
Hi, Generally 500 (server error) message is sent if there was a system-related error such as memory allocation failure or socket creation problem. Try to recompile turnserver in debug mode (./configure --enable-debug-build && make clean && make) and send the turnserver log. BTW which TURN client library/software do you use ? Regards, -- Sebastien sthustfo a écrit : > > Hi all, > > I am using 0.3 version of turnserver and trying to allocate 2 > resources on the server simultaneously. The observation is that the > first alloc request always succeeds but the second one fails with a > 500 response error from the turn server. I am attaching the ethereal > captures for this scenario. > > Please let me know if I am missing something here. > > Thanks in advance. > > And here is the turnserver log > > ---------------------------------------------------------------------------------------------------------------------------- > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > ------------------------------------------------------------------------ > > _______________________________________________ > Turnserver-users mailing list > Tur...@li... > https://lists.sourceforge.net/lists/listinfo/turnserver-users > |