Hi<br><br>Using kamailio v1.5 (trunk), I&#39;m testing the following simple presence scenario where one user shutdowns his application without prior un-PUBLISH and un-REGISTER.<br><br>1) user A subscribes to user B presence. Both use X-Lite.<br>
2) user B shutdowns his X-Lite (without doing un-REGISTER and un-PUBLISH of his presence information),<br>3) user B starts again X-Lite, registers and publishes his presence,<br>from that point when user B updates his presence information, user A does not see the updates !<br>
<br>I&#39;ve configured kamailio to use <br>&nbsp; save(&quot;location&quot;, &quot;0x04&quot;) <br>instead of <br>&nbsp; save(&quot;location&quot;)<br>for incoming REGISTER but this does not help.<br><br>Is there a way to clean presence DB tables properly when user B register again ?<br>
<br>Regards,<br>Pascal<br>