[JDEV] Re: presence packets are dropped

aliban at gmx.net aliban at gmx.net
Fri Apr 18 17:35:56 CDT 2003


Most probably a bug in the server...
AFAIK if you send a presence to the jid without the resource it should 
be forwarded to all resources by the server. 

if you send it only to a special resource it should be forwared to only 
this resource.

if you send it to "nothing" or to the jabber server itself it should be 
forwarded to all JIDs (+ resources) subscribed to you...

am I wrong? I don't think so...

On 13 Apr 2003 at 16:26, Mathias Waag wrote:

> 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
> 
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
> 





More information about the JDev mailing list