[xmppd-dev] Problems with jabberd14 1.6.1.2-pre3
Robin Redeker
elmex at ta-sa.org
Thu Mar 19 08:54:47 CET 2009
On Tue, Mar 17, 2009 at 08:38:26PM +0100, Robin Redeker wrote:
> On Tue, Mar 17, 2009 at 01:49:48PM +0100, Robin Redeker wrote:
> > On Tue, Mar 17, 2009 at 01:08:21PM +0100, Matthias Wimmer wrote:
> > I still can't unregister with trunk. Maybe it has something to do
> > with the fact that I'm using a file database. I'll probably try
> > out mysql later.
>
> I've tried out using the mysql database, but still the same result:
I've sat down and instrumented the code a bit now. And found this:
jsm/modules/mod_register.c:
js_mapi_register(si, e_SERVER, _mod_register_iq_server, NULL);
The unregistration works if sent _directly_ to the server's JID.
I tested it and had success with this:
<iq id="3" to="jabberd14.test" type="set">
<query xmlns="jabber:iq:register"><remove/></query>
</iq>
Greetings,
Robin
--
Robin Redeker | Deliantra, the free code+content MORPG
elmex at ta-sa.org / r.redeker at gmail.com | http://www.deliantra.net
http://www.ta-sa.org/ |
More information about the dev
mailing list