Hi!
I seem to have a variant of the common “more than two participants don’t work”-problem, but with a twist.
I have installed a Jitsi-instance on a Ubuntu-machine according to the documentation and also set up a SIP-account for Jigasi.
The following scenarios have been observed:
-
Web-user A creates a meeting
User B dials in – quality is perfect
User C dials in – user A can hear both, B and C hear cracking sounds -
Web-user A creates a meeting
User B connects via web – quality is perfect
User C dials in – user A and B can hear everyone, C hears only cracking sounds
In summary: it seems that the return paths of all dial-in participants have a problem as soon as there are more than two participants in a meeting.
I have tried turning the translator (USE_TRANSLATOR_IN_CONFERENCE) on or off, but to no avail.
Best