Add Video Conferencing System 'alfaview'.

This commit is contained in:
2020-06-15 13:52:10 +02:00
parent 32048f3a35
commit 0a2aba1f29
5 changed files with 101 additions and 1 deletions

View File

@ -64,6 +64,14 @@ standard_jitsi_udp_port_range="10000:20000"
standard_turn_service_ports="3478:3479,5349:5350"
standard_turn_service_udp_ports="49152:65535"
# - alfaview - Video Conferencing Systems
# -
# - Note
# - also tcp ports http/https needed to be open
# -
standard_alfaview_service_tcp_ports="5380:5390"
standard_alfaview_service_udp_ports="5380:5390"
# -------------
# --- Predefined Ports
# -------------