[jdev] Creating rooms with mu-conference
Jana von dem Berge
jvdberge at web.de
Wed Oct 27 05:43:29 CDT 2004
Hello everybody,
I downloaded the module mu-conference from jabberstudio.org. I installed it and know I don't know how to create a room.
I read on
http://www.jabber.org/jeps/jep-0045.html#createroom
that I simply have to send presence to the room I wish to create and when it does not exist, the service should create the room.
I sent:
<presence
to='test at conference.myserver/firstwitch'>
<x xmlns='http://jabber.org/protocol/muc'/>
</presence>
and get back:
<presence from="test at conference.myserver/firstwitch" type="error" to="jana at myserver/gain" >
<x xmlns="http://jabber.org/protocol/muc"/>
<error code="502" >Unable to deliver, destination unknown</error>
</presence>
There is also a way to create a room with a perl-Skript call roomname. so I called :/rromname.pl and got a hashcode back, but what to do know with this hashcode?
Thanks a lot!
__________________________________________________________
Mit WEB.DE FreePhone mit hoechster Qualitaet ab 0 Ct./Min.
weltweit telefonieren! http://freephone.web.de/?mc=021201
More information about the JDev
mailing list