Hi all,<br><br>Someone know if the kamailio 1.5.0 has problem to create and release tcp connetctions after some time running? In my SIP network I have six IP telephones and one gateway registered over TLS, after some time (one day) this devices have problems to register and make calls. I noticed through the log a freezing of kamailio when it try release the tcp connections. Below is part of the log where I notice this behavior:<br>
<br><b>Dec 28 09:46:46 vts74 /home2/local/kamailio/sbin/kamailio[8951]: DBG:core:io_watch_add: io_watch_add(0x816cc80, 25, 2, 0xb61e6558), fd_no=20<br>Dec 28 09:46:46 vts74 /home2/local/kamailio/sbin/kamailio[8951]: DBG:core:handle_tcp_child: cmd CONN_RELEASE  0xb61e6558 refcnt= 0<br>
Dec 28 09:47:11 vts74 /home2/local/kamailio/sbin/kamailio[8940]: DBG:usrloc:nodb_timer: Binding &#39;2503&#39;,&#39;<a href="mailto:sips%3A2503@192.168.174.178">sips:2503@192.168.174.178</a>;transport=tls&#39; has expired<br>
Dec 28 09:47:26 vts74 /home2/local/kamailio/sbin/kamailio[8951]: DBG:core:handle_tcpconn_ev: data available on 0xb621d710 30<br>Dec 28 09:47:26 vts74 /home2/local/kamailio/sbin/kamailio[8951]: DBG:core:io_watch_del: io_watch_del (0x816cc80, 30, -1, 0x0) fd_no=21 called</b><br>
<br>I know that upgrade to kamailio 3xx is recommended and I&#39;m working to do it, but before, I have to understand this behavior.<br><br>Cheers<br>