Use TCP for TLS connections
This commit is contained in:
@@ -242,7 +242,7 @@ modules:
|
||||
host: <%= @turn_domain %>
|
||||
port: <%= @stun_turn_port_tls %>
|
||||
type: stuns
|
||||
transport: udp
|
||||
transport: tcp
|
||||
restricted: false
|
||||
-
|
||||
host: <%= @turn_domain %>
|
||||
|
||||
Reference in New Issue
Block a user