1

We are using ejabberd in conference mode. My conference has default values.
Such as "Max number of occupants 200", etc

We have 14 participants and 2 owners. When I try to join my account (as a second owner) to conference I've got an error "Maximum number of users for conference@conference.url.com has been reached"

The problem appear when more than 2 jabber client (per one user) logged in to the server. It is possible to join to the conference when two client online, but when third one online I've got an error .

Can someone explain why? Maybe there are some other limits ?

Roman Koval
  • 111
  • 1
  • 7
  • I'm searching for the string "Maximum number of users for" in the ejabberd source code, but I can't find it. What ejabberd version are you using? – Badlop Jul 09 '18 at 17:04
  • Hey, my ejabberd version is 16.02 and this message appear in Gajim client http://gajim.org – Roman Koval Jul 10 '18 at 08:48
  • Hey, any idea's? – Roman Koval Aug 11 '18 at 23:00
  • I've tried with ejabberd 18.04, default options, joining a room with three different accounts, all of them owners. Also tried joining the same room with same account with three different clients at the same time. All worked correctly. I cannot try with ejabberd 16.02 because it doesn't compile for me... Your problem is strange, I think it may be configuration, but if you can install a recent ejabberd in another machine and try it, you can confirm if the problem was only in old ejabberd, or it is also in recent versions. – Badlop Aug 13 '18 at 11:15
  • It seems that bug was in android app. – Roman Koval Aug 28 '18 at 20:52

1 Answers1

0

I've updated Conversation to the latest version and problem disappear. It seems that bug was in android app.

Thanks to everyone!

Roman Koval
  • 111
  • 1
  • 7