[JDEV] Re: presence packets are dropped
Mathias Waag
mathias.waag at web.de
Sun Apr 13 09:26:18 CDT 2003
On Sun, 13 Apr 2003 15:30:02 +0200, Jacek Konieczny <jajcus at bnet.pl> wrote:
> On Sun, Apr 13, 2003 at 02:28:41PM +0200, Mathias Waag wrote:
>> but he wont receive the 2 following packets:
>>
>> <presence to='subscriber at localhost'>
>> <show>dnd</show>
>> </presence>
>>
>> <presence>
>> <show>dnd</show>
>> </presence>
>
> What is the presence (to the server) of the sending jid? If it is
> already available/dnd then the presence packet will not be forwarded to
> the subscriber, as the presence is not changed.
>
> Greets,
> Jacek
>
hi jacek,
i just tried it. i sent 3 presence packets with 3 different show types. and
again,
it works with to="subscriber at localhost/ClientConnection" but not with
to="subscriber at localhost" or without the to attribute.
if i dont specify a resource for the subscriber jid there is always the
following
line "offline.c:54 THREAD:OFFLINE received subscriber's packet" in the
jabber server
debug output.
--
cheers
mazze
More information about the JDev
mailing list