Join XMPP MUC with one JID simultaneously from dif

2019-07-21 07:01发布

问题:

I need to join in xmpp chat room with one jid but from different resources at same time.

It is not works. Server sends chat messages only to last joined device.

How do I configure jabber server (Open Fire) to allows room keep connection with same JID different resources?

回答1:

Openfire does not support multiple resources from the same JID in one MUC. See OF-103