Hi,
which are the requirements to make so that a user connected to jabber.domainA.tld can enter a MUC room located at conference.jabber.domainB.tld?
Let's say i am admin of jabber.domainB.tld: which are the relevant configurations to set about ejabberd.cfg, dns settings and open ports (and maybe other ones)?
Thanks
ejabberd.cfg by default has
ejabberd.cfg by default has everything set: s2s enabled, mod_muc enabled.
Just make sure the DNS name of your MUC service is known by remote servers, and the 5280 TCP port isn't blocked by your firewall.
http://www.ejabberd.im/subdomains
Thanks and sorry for the
Thanks and sorry for the delay, i didn't get email notifications.