Add Video Conferencing System 'alfaview'.
This commit is contained in:
@ -842,6 +842,16 @@ jitsi_tcp_ports="$standard_jitsi_tcp_ports"
|
||||
jitsi_udp_port_range="$standard_jitsi_udp_port_range"
|
||||
|
||||
|
||||
# ======
|
||||
# - alfaview - Video Conferencing Systems
|
||||
# ======
|
||||
|
||||
# - alfaview Service Ports
|
||||
# -
|
||||
alfaview_tcp_ports="$standard_alfaview_service_tcp_ports"
|
||||
alfaview_udp_ports="$standard_alfaview_service_udp_ports"
|
||||
|
||||
|
||||
# ======
|
||||
# - TURN Server (Stun Server) (for Nextcloud 'talk' app)
|
||||
# ======
|
||||
@ -1320,6 +1330,7 @@ allow_remote_console_request_out=true
|
||||
allow_mumble_request_out=true
|
||||
allow_bigbluebutton_video_conference_out=true
|
||||
allow_jitsi_video_conference_out=true
|
||||
allow_alfaview_video_conference_out=true
|
||||
allow_nc_talk_out=true
|
||||
|
||||
allow_samba_requests_out=true
|
||||
|
Reference in New Issue
Block a user