turn: update turn server list with tcp and ssl
This commit is contained in:
parent
6e48ce9b7e
commit
87fd490dbc
3 changed files with 10 additions and 0 deletions
|
|
@ -1149,6 +1149,12 @@ url_preview_accept_language:
|
|||
turn_uris:
|
||||
- turn:turn-1.corp-serv.net?transport=udp
|
||||
- turn:turn-2.corp-serv.net?transport=udp
|
||||
- turn:turn-1.corp-serv.net?transport=tcp
|
||||
- turn:turn-2.corp-serv.net?transport=tcp
|
||||
- turns:turn-1.corp-serv.net?transport=tcp
|
||||
- turns:turn-2.corp-serv.net?transport=tcp
|
||||
- turns:turn-1.corp-serv.net?transport=udp
|
||||
- turns:turn-2.corp-serv.net?transport=udp
|
||||
|
||||
# The shared secret used to compute passwords for the TURN server
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue