Yamaha CS-700 Integrators Reference Guide
99
response
val proxy <"sip-proxy">
set
set proxy <"sip-proxy">
notify
notify voip.proxy <"sip-proxy">
Parameters:
Parameter
Description
sip-proxy
String. IP address or name. Separate multiple addresses by a comma. Add ";lr" suffix for
loose routing.
CLI Format Examples:
get proxy
val proxy 10.123.234.14;lr
set proxy 10.123.234.14;lr
notify voip.proxy 10.123.234.14;lr
Supported Products: CS700-SP
Available in API Version: 1.1
reg-use-proxy
Description:
Indicates whether the SIP proxy server(s) specified in "proxy" property should be used
when registering. Selecting this option will add the listed proxy server(s) to the route
headers of the SIP REGISTER request.
Property Actions:
set, get, notify
Default Value:
0
Command Definition:
Action
Definition
get
get reg-use-proxy
response
val reg-use-proxy <0..3>
set
set reg-use-proxy <0..3>
notify
notify voip.reg-use-proxy <0..3>
Parameters:
Parameter
Description
0
No proxy
1
Outbound only
2
Acc only
3
All
CLI Format Examples:
get reg-use-proxy
val reg-use-proxy 0