-
To get this working for now I have exposed port 5222 in docker-compose by changing:
```
expose:
- '${XMPP_PORT:-5222}'
- '${PROSODY_S2S_PORT:-5269}'
…
-
As a homeserver admin, I might like to suggest a default jitsi server other than `jitsi.riot.im` to people who connect with riot to my server.
-
**Task**
When tapping on a Jitsi link within google calendars, this should automatically open Sphinx.
We need to figure out a way to do this? Deep links?
**Acceptance Criteria**
- When tapping on …
-
I would like compatibility with humhub 1.3.x to be added. It would bring great ease to all people who cannot update their humhun for any reason.
-
The display name of the user remains same even if we change the name , after re joining the application. Faced this in android only, in IOS it's working perfectly.
`import React, {useEffect} from …
-
### Description:
### Steps to reproduce:
1. Add zoom app to the RC workspace
2. Start a zoom meeting in a room
3. End zoom meeting from the zoom client, and then go back to the room…
-
As riot has bluetooth headset support it must answer and release the call by bluetooth headset button.
-
It would be helpful if the Participant List on native devices could scroll. This would be particularly useful since breakout rooms are listed at the bottom of the Participants list and without scrolli…
-
Estoy pensando en aportar a la causa pero veo que no hay ningún servidor Matrix, IRC, Discord o lo que sea para poder comunicarnos en el README. Cómo se estan manejando las comunicacicones entre devs?…
-
the call keep connected if the user leaves the screen without ending current call but when user rejoins the meeting it crashes.
how can we rejoin the meeting using jitsi sdk?