Yamaha CS-700 Integrators Reference Guide
122
val turn-user testuser
set turn-user testuser
notify voip.turn-user testuser
Supported Products: CS700-SP
Available in API Version: 1.1
turn-passwd
Description:
Password to authenticate against the TURN server.
Property Actions:
set, get, notify
Command Definition:
Action
Definition
Get
get turn-passwd
Response
val turn-passwd <"password">
Set
set turn-passwd <"password">
Notify
notify voip.turn-passwd <"password">
Parameters:
Parameter
Description
Password
String.
CLI Format Examples:
get turn-passwd
val turn-passwd 1234
set turn-passwd 1234
notify voip.turn-passwd 1234
Supported Products: CS700-SP
Available in API Version: 1.1
turn-tcp
Description:
Configure whether to use TCP on TURN relay; otherwise use UDP.
Property Actions:
set, get, notify
Default Value:
0
Command Definition:
Action
Definition
Get
get turn-tcp
Response
val turn-tcp <0|1>