1 Apr 2005 23:34
Re: trouble with pubsub
<mickael.remond <at> erlang-fr.org>
2005-04-01 21:34:03 GMT
2005-04-01 21:34:03 GMT
> On Fri, 2005-04-01 at 14:34 -0500, Trevor R.H. Clarke wrote: >> This may or may not be ejabberd related. I'm running the latest ejabberd >> and I'm trying to use the pubsub (jep-0060) mod. I'm using >> twisted-jabber (python) for the client end. (custom script) I'm trying >> to create a new pubsub node and the iq I'm sending looks like this: >> <iq type='set' id='H_3'> >> <pubsub xmlns='http://jabber.org/protocol/pubsub' > >> <create node='pubsub/nodes/foo' >> type='collection'/> >> <configure/> >> </pubsub> >> </iq> > > The problem is the <configure/>. that is the bit that isn't implemented > yet, hence the 501. The configure is implemented in J-EAI improvements of the ejabberd pubsub. The other problem however is that collection are not yet implemented. -- -- Mickaël Rémond
RSS Feed