Yamaha CS-700 Integrators Reference Guide
117
multiple addresses by comma.
CLI Format Examples:
get stun-srv
val stun-srv 10.123.145.15
set stun-srv 10.123.145.15
notify voip.stun-srv 10.123.145.15
Supported Products: CS700-SP
Available in API Version: 1.1
use-ice
Description:
Enables the use of the ICE (Interactive Connectivity Establishment) protocol for NAT
traversal. ICE takes advantage of STUN and TURN to identify candidates (IP addresses and
ports) for communication, evaluating and prioritizing the candidate pairs to select the best
route. Expensive candidates, such as using a media relay, are selected only as a last resort.
(For ICE see IETF RFC 5245.)
Property Actions:
set, get, notify
Default Value:
0
Command Definition:
Action
Definition
get
get use-ice
response
val use-ice <0|1>
set
set use-ice <0|1>
notify
notify voip.use-ice <0|1>
Parameters:
Parameter
Description
0
Disable ICE
1
Enable ICE
CLI Format Examples:
get use-ice
val use-ice 0
set use-ice 0
notify voip.use-ice 0
Supported Products: CS700-SP
Available in API Version: 1.1