[JDEV] What is wrong ? jabber:iq:search
Christian Møller
chmo at birdstep.com
Sun Oct 7 22:16:57 CDT 2001
I have desperatly been trying to get the jabber:iq:search namespace to
work, but it seems to fail both on my local server AND at jabber.org
The packet I send is the following:
<iq to="users.jabber.org" id="11" type="set"><query
xmlns="jabber:iq:search"></query></iq>
....but I get nothing back ! Does anyone know why ?
Is there something I need to initialise first to get the server to reply ?
On my local jabber server (in debug mode) the reply gets passed to the
write_dump, but I never actually recieve the reply.
Very confused and tired of mocking about.
Christian
--
More information about the JDev
mailing list