add
zxsuite team iceServer add turn:turn.example.com:3478?transport=udp [param VALUE[,VALUE]]
PARAMETER LIST
NAME |
TYPE |
EXPECTED VALUES |
DEFAULT |
url(M) |
String |
turn:turn.example.com:3478?transport=udp |
|
username(O) |
String |
myuser |
|
credential(O) |
String |
mysecretkey |
|
account(O) |
String |
||
cos(O) |
String |
default |
(M) == mandatory parameter, (O) == optional parameter
Example:
zxsuite team iceServer add turn:turn.example.com credential mysecret username myuser
Example:
zxsuite team iceServer add turn:turn.example.com credential mysecret username myuser account testaccount@example.com