As we&#39;re talking about it, what&#39;s purpose of active_watchers and watchers DB tables ?<br><br>Is that so that each time I subscribe to a user presence there is a new entry ? (it doesn&#39;t look to work that way).<br>
<br>-pascal<br><br><br><div class="gmail_quote">On Fri, Jan 23, 2009 at 1:23 PM, Iņaki Baz Castillo <span dir="ltr">&lt;<a href="mailto:ibc@aliax.net">ibc@aliax.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">2009/1/23 Pascal Maugeri &lt;<a href="mailto:pascal.maugeri@gmail.com">pascal.maugeri@gmail.com</a>&gt;:<br>
</div><div class="Ih2E3d">&gt;&gt; It&#39;s not possible at all, nothing to do.<br>
&gt;&gt; Perhaps you are using pua_usrloc module? That&#39;s important.<br>
&gt;<br>
&gt; Hum, good point. Thanks I&#39;m going to check that.<br>
<br>
</div>If you are using pua_usrloc, then when deregistering a user it<br>
generates a callback so pua_usrloc creates a new PUBLISH with content<br>
&quot;offline&quot; and sends it to the presence server. Well, not true,<br>
pua_usrloc creates a PUBLISH with no body but &quot;Expires: 0&quot; so when it<br>
arrives to the presence server, the *matching* presentity row is<br>
deleted.<br>
<font color="#888888"><br>
--<br>
</font><div><div></div><div class="Wj3C7c">Iņaki Baz Castillo<br>
&lt;<a href="mailto:ibc@aliax.net">ibc@aliax.net</a>&gt;<br>
</div></div></blockquote></div><br>