The public URIs of the TURN server to give to clients.
Declarations
Type
list of string
Default
[ ]
Example
[
"turn:turn.example.com:3487?transport=udp"
"turn:turn.example.com:3487?transport=tcp"
"turns:turn.example.com:5349?transport=udp"
"turns:turn.example.com:5349?transport=tcp"
]