<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body style="background-color: rgb(255, 255, 255); color: rgb(0, 0,
    0);" bgcolor="#FFFFFF" text="#000000">
Hello,<br>
<br>
Our current setup is Kamailio as IMS core and we're observing following behavior:
<br>
<br>
Clients register themselves over TCP so pcscf creates hash table which keeps these information in memory. Once tcp reset occurs for any reason, registration entry stays in the memory and client re-registers himself with new pair ip:port. This kind of behavior
 creates problem because outbound SIP messages are being forked and requests are sent to non-existent tcp sessions which creates a lot of timeouts and confusion for AS.
<br>
We're using ims_usrloc_pcscf module to keep reg entries in and as I noticed, with usrloc module, there was an option which automatically removed entry from hash table once tcp session was closed which is not the case in this module.
<br>
<br>
Any suggestions how to get out of this ?<br>
<br>
thanks for any hints/suggestions. <br>
<br>
<br>
<div class="moz-signature">-- <br>
<b>Daniel Ciprus</b><br>
Integration engineer<br>
<a href="http://www.acision.com">http://www.acision.com</a><br>
<br>
9954 Mayland Dr<br>
Suite 3100<br>
Richmond, VA 23233<br>
USA<br>
T: +1 804 762 5601<br>
E: <a class="moz-txt-link-abbreviated" href="mailto:daniel.ciprus@acision.com">daniel.ciprus@acision.com</a><br>
</div>
<br>
<hr>
<font face="Arial" color="Gray" size="1">This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed
 to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you for understanding.<br>
</font>
<br clear=all> 
</body>
</html>