Adjust support for TURN Server (NC App Talk).

This commit is contained in:
2020-03-21 18:43:45 +01:00
parent 9f2764c0ae
commit 450a9d5dcf
5 changed files with 78 additions and 62 deletions

View File

@@ -49,6 +49,16 @@ standard_ipsec_nat_t=4500
standard_http_ports="80,443"
standard_mailuser_ports="587,465,110,995,143,993"
# - Jitsi Video Conference Service
# -
standard_jitsi_tcp_ports="$standard_http_ports"
standard_jitsi_udp_port_range="10000:20000"
# - TURN Server (Stun Server) (for Nextcloud 'talk' app)
# -
standard_turn_service_ports="3478:3479,5349:5350"
standard_turn_service_udp_ports="49152:65535"
# -------------
# --- Predefined Ports