E
E
Evgeny Sementsov2010-11-24 16:37:33
Messengers
Evgeny Sementsov, 2010-11-24 16:37:33

Can jabber users from other domains connect to conferences?

For example:
[email protected] -> [email protected]

Personally, I did not succeed, but perhaps there is still a way. I have 2 servers up. I tried to connect to a conference on another server from one of my accounts.

PS
The JID of the user who is trying to connect is in the list of group members.
PS2
I use openfire 3.6.4 (on one and the other domain). for test connections.

Found a solution
, records are needed:
_xmpp-server._tcp.conference.jabber1.ru. 3600 IN SRV 0 0 5269 <jabber1.ru>
_xmpp-server._tcp.conference.jabber2.ru. 3600 IN SRV 0 0 5269 <jabber2.ru>

Answer the question

In order to leave comments, you need to log in

4 answer(s)
I
Ivan, 2010-11-24
@iSage

Can. But s2s and dns entries must be correctly configured, respectively.

K
kekekeks, 2010-11-24
@kekekeks

Not to everyone. For example, my server does not let anyone in from the outside, with the exception of a couple of JIDs in the exceptions.

Y
Yoda33, 2010-11-24
@Yoda33

Yes, unless explicitly prohibited. I'm fine logging into [email protected] from my JID in jabber.org.

E
Evgeny Sementsov, 2010-11-29
@relsy

I found the answer myself.
A similar SRV record is needed.
_xmpp-server._tcp.conference.Example parameters:
priority = 0
weight = 0
port = 5269
svr hostname = <jabberserver_hostname>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question