You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am following the docker setup, running Jitsi behind a reverse proxy (Nginx Proxy Manager). Then, I wanted to look at the firewall overview, to open the ports.
I see this:
5349 TCP => For fallback network video/audio communications over TCP (when UDP is blocked for example), served by coturn. Required
However, I do not have the stun server enabled and the config and docker compose files do not contain any port number like this.
jitsi-docker-jitsi-meet$ grep -r 5349
Is this documentation outdated? Nobody seems to open that TCP port.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am following the docker setup, running Jitsi behind a reverse proxy (Nginx Proxy Manager).
Then, I wanted to look at the firewall overview, to open the ports.
I see this:
However, I do not have the stun server enabled and the config and docker compose files do not contain any port number like this.
Is this documentation outdated? Nobody seems to open that TCP port.
Beta Was this translation helpful? Give feedback.
All reactions