1) Create Two Rooms with a Room Name by configuring ejabberd's config file
Room Names will be 1) visitors 2) native
2) Don't allow users to create room
3) User can join any room those are configured over ejabberd server
Once the user joins the room either visitor or native they can chat to other user one to one
so far i have configured following values in **mod_muc**
Login to ejabberd with an admin account, then join the 'visitors' room. Configure it to be persistent, and leave the room. Now users can join it (no need to create it every time).
Login to ejabberd with an
Login to ejabberd with an admin account, then join the 'visitors' room. Configure it to be persistent, and leave the room. Now users can join it (no need to create it every time).