ejabberd - Comments for "muc configuration " https://www.ejabberd.im/node/4501 en badinar wrote: {hosts, https://www.ejabberd.im/node/4501#comment-56971 <div class="quote-msg"> <div class="quote-author"><em>badinar</em> wrote:</div> <p>{hosts, ["1supply"]}.<br /> ....<br /> {mod_muc, [<br /> {host, "conference.@HOST@"},<br /> {access, all},<br /> {access_create, all},<br /> {access_persistent, all},<br /> {access_admin, muc_admin}<br /> ]},</p> <p>2) I'm using a sample HTML &amp; javascript code as client to connect to the server and create a new room. based on the configuration above what should be the name of the chat room. I tried "conference.1supply", "trialroom.conference.1supply", just "trialroom" and every thing fails.</p> <p>with the same client i'm able to create a new chatrooms "badinar@chat.speeqe.com" and "badinar1@chat.speeqe.com" on the speeque website using my @jabber.org credentials. so my assumption is my ejabberd config is wrong. </p></div> <p>The room JID is: trialroom@conference.1supply<br /> which means that the room name is: trialroom<br /> and the MUC service name is: conference.1supply</p> Mon, 17 Jan 2011 09:57:47 +0000 mfoss comment 56971 at https://www.ejabberd.im