[JDEV] IQ Packets

Robert Norris rob at cataclysm.cx
Tue Nov 18 18:14:50 CST 2003


On Tue, Nov 18, 2003 at 11:36:34AM -0500, Stephen Pendleton wrote:
> <iq type='get' to='foo at jabber.org' from='from at jabber.org' id='1111'><loc
> xmlns='http://jabber.org/protocol/geoloc'/></iq>
> 
> shouldn't that get delivered to the JID foo at jabber.org, even if the server
> doesn't support the GEOLOC jep (0080)? It never seems to get delivered to
> the JID, but the server sends an empty reponse.

Resource matching doesn't happen on IQ packets. You have to specify a
resource to get an IQ routed to a client, otherwise the server handles
it.

Rob.

-- 
Robert Norris                                       GPG: 1024D/FC18E6C2
Email+Jabber: rob at cataclysm.cx                Web: http://cataclysm.cx/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <https://www.jabber.org/jdev/attachments/20031119/e78056a7/attachment-0002.pgp>


More information about the JDev mailing list