Greetings.<div>I observe strange behavior with Kamailio.</div><div>My iphone 3gs run softphone based on resiprocate. </div><div>First 10-20 minutes everything works fine.</div><div><br></div><div>After it the connection is closed from server (select() loop returns read notification, read attempt returns zero bytes).  </div>
<div>Ok, softphone closes old socket and create new one by new registration.</div><div><br></div><div>But this connection is terminated from server in 4-5 seconds after registration finish (200 OK).</div><div><br></div><div>
Softphone makes next attempt to register  - connection is closed after registration again. So it is infinite loop.</div><div><br></div><div>After several attempts iOS kills application as it awakes too often in background mode.<br>
</div><div><br></div><div>I have not logs from server yet; but maybe anyone had similar issue?</div><div><br></div><div>Thank you :)</div><div><br></div>