[jadmin] How to communicate with other servers?

naw lambda512 at gmail.com
Mon Apr 28 07:26:27 CDT 2008


El Lunes 28 Abril 2008, Philip W. escribió:
> I was wondering if and how you can set up the ejabberd server software to
> communicate with other jabber servers (such as jabber.org), so you can see
> the chat rooms on jabber.org in my server's discovery list, and see my
> server's chat rooms on jabber.org's discovery list.
>

By default, servers can comunicate with others. With an account in your server 
you should be able to talk with people on other jabber servers like 
jabber.org

About list jabber.org room in the service discovary in your server, I think 
that 
  {mod_disco,      [{extra_domains, ["conference.jabber.org"]}]},
 will do the job. You can also take a look to the manual 
http://www.process-one.net/docs/ejabberd/guide_en.html#htoc37


More information about the JAdmin mailing list