<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>This usually means your WebSocket client is not closing its connections properly. &nbsp;As such a WebSocket connection eventually fails to respond to a ping from the server and you get this error. &nbsp;It is similar to the TCP errors you get when the far end of those connections fails.</div><div><br></div><div>There was a problem with this error recurring continuously that was fixed some weeks ago - so make sure you are using the latest 4.0.0 build from git master. &nbsp;However, even with that fix in place you will still see this error if your WebSocket client behaves incorrectly (and won't see it all - even without the fix - if the client behaves correctly).</div><div><br></div><div>Regards,</div><div><br></div><div>Peter</div><div><br>On 19 Jan 2013, at 18:07, Ramaseshi reddy kolli &lt;<a href="mailto:ramaseshireddy@gmail.com">ramaseshireddy@gmail.com</a>&gt; wrote:<br><br></div><blockquote type="cite"><div><div dir="ltr"><span style="font-family:arial,sans-serif;font-size:12.727272033691406px">Hi,&nbsp;</span><div style="font-family:arial,sans-serif;font-size:12.727272033691406px"><br></div><div style="font-family:arial,sans-serif;font-size:12.727272033691406px">
I am using kamailio dev version and find some issue with websocket and it is happening once in a day.&nbsp;<br clear="all"><div><br>Jan &nbsp;2 10:26:56 kamailio-registrar<br>/usr/local/kamailio/sbin/kamailio[1175]: ERROR: websocket<br>
[ws_conn.c:321]: getting TCP/TLS connection<br>Jan &nbsp;2 10:26:56 kamailio-registrar</div><div><br>/usr/local/kamailio/sbin/kamailio[1175]: WARNING: websocket<br>[ws_frame.c:785]: forcibly closing connection<br><br>logs are spammed with that until we restart, looks like an infinite<br>
loop somewhere in the websocket code .<br><br>I checked with tcpdump and didnt see any traffic on TCP port 5065 or<br>5060 coming .<br></div></div><div style="font-family:arial,sans-serif;font-size:12.727272033691406px"><br>
</div><div style="font-family:arial,sans-serif;font-size:12.727272033691406px">Could you please help me with this?</div><div style="font-family:arial,sans-serif;font-size:12.727272033691406px"><br></div><div style="font-family:arial,sans-serif;font-size:12.727272033691406px">
Thanks</div><div style="font-family:arial,sans-serif;font-size:12.727272033691406px">Ram</div></div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>sr-dev mailing list</span><br><span><a href="mailto:sr-dev@lists.sip-router.org">sr-dev@lists.sip-router.org</a></span><br><span><a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev</a></span><br></div></blockquote></body></html>