As we're talking about it, what'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'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"><<a href="mailto:ibc@aliax.net">ibc@aliax.net</a>></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 <<a href="mailto:pascal.maugeri@gmail.com">pascal.maugeri@gmail.com</a>>:<br>
</div><div class="Ih2E3d">>> It's not possible at all, nothing to do.<br>
>> Perhaps you are using pua_usrloc module? That's important.<br>
><br>
> Hum, good point. Thanks I'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>
"offline" and sends it to the presence server. Well, not true,<br>
pua_usrloc creates a PUBLISH with no body but "Expires: 0" 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>
<<a href="mailto:ibc@aliax.net">ibc@aliax.net</a>><br>
</div></div></blockquote></div><br>