Account STUN/TURN URI enhancements
This commit is contained in:
@ -151,10 +151,10 @@
|
||||
Establishment, RFC 5245).
|
||||
</string>
|
||||
<string name="stun_server">STUN/TURN Server</string>
|
||||
<string name="stun_server_help">A STUN/TURN Server URI of form scheme:host[:port], where scheme
|
||||
is \'stun\' or \'turn\'. Factory default STUN Server for STUN and
|
||||
ICE protocols is \'stun:stun.l.google.com:19302\' pointing to public Google STUN server.
|
||||
There is no factory default TURN server.
|
||||
<string name="stun_server_help">A STUN/TURN Server URI of form scheme:host[:port][?transport=udp|tcp],
|
||||
where scheme is \'stun\', \'stuns\', \'turn\', or \'turns\'. Factory default STUN Server
|
||||
for STUN and ICE protocols is \'stun:stun.l.google.com:19302\' pointing to public Google
|
||||
STUN server. There is no factory default TURN server.
|
||||
</string>
|
||||
<string name="stun_server_uri">STUN/TURN Server URI</string>
|
||||
<string name="invalid_stun_server">Invalid STUN/TURN Server URI \'%1$s\'</string>
|
||||
|
||||
Reference in New Issue
Block a user