i have got some problems:
I maded MUC like in the book,but
1) when user tester@v000001 logins at
[email protected]/TESTER twice, there is no any rename or error handle to warn about it.
TESTER - is a nickname of user tester@v000001 right?
Im going to rename, like TESTER2...TESTER{N}
Why ejabberd not returning code 210?
2) iv got online translation (not on jabber), and while translation exist there must be a chat room. Im going to do this via php on server side.
initiate creating room (like 'translation#1')
giving some configs to room
and there must a condition, if user is guest,he can just browse chat, if regisstered, than can post.
So:
2.1) is creation steps right?
2.2) can i make just browsing messages?