conference

hi everybody,

i am testing ejabberd and got psi client working on socket and http-poll, thanks to badlop.

i am testing conference function now. i got psi client do service discovery and found ejabberd/mod_muc (conference@<hostname>). i also got the psi client to create and enter a conference room. the room is listed under ejabberd/mod_muc. i tried sending several xml strings in the jep-0045 examples to ejabberd thru the psi xml console but keep "getting xmpp stream error: invalid xml", and got cut off.

one of the string i tried to send was

   <iq from='mnshuib@localhost/Psi'
    id='disco1'
    to='conference.localhost'
    type='get'
    <query xmlns='http://jabber.org/protocol/disco#info' />
   </iq>

which is supposed to return the identity and service support, instead got the error mentioned above. changing disco#info the disco#items also gave same result.

and ideas? comments much appreciated and tia.

regards,
nazri shuib

that did not come out right.

that did not come out right. should preview first shouldn't i? sorry abt that.

anyway the gist of the topic is that i am not able to send conference related xml data to the ejabberd server. ejabberd/mod_muc is conference.hostname.

cannot post the full xml data i tried to send because of the less-then, greater-than sign, but the xml is from the jep-0045 document.

again, any comments and suggestions are very welcome. tia.

regards,
nazri shuib

ok i have managed to get the

ok i have managed to get the xml data from the psi xml console. thanks anyway.

nazri shuib

Syndicate content