Yamaha CS-700 Integrators Reference Guide
132
Parameters:
Parameter
Description
dialplan
Dial plan string.
CLI Format Examples:
get dial-plan
val dial-plan 0|[49]xx|1[2-9]xx[2-9]xxxxxx
//The following
allows only US−style 1 + area−code + local−number, but disallows area codes and local numbers
//starting with 0 or 1. It also allows 411, 911, and operator calls (0)
set dial-plan 0|[49]xx|1[2-9]xx[2-9]xxxxxx
notify voip.dial-plan 0|[49]xx|1[2-9]xx[2-9]xxxxxx
Supported Products: CS700-SP
Available in API Version: 1.1
always-forwarding
Description:
Enable or disable forwarding all incoming VoIP calls to the specified number.
Property Actions:
set, get, notify
Default Value:
0
Command Definition:
Action
Definition
get
get always-forwarding
response
val always-forwarding <0|1>
set
set always-forwarding <0|1>
notify
notify voip.always-forwarding <0|1>
Parameters:
Parameter
Description
0
Disable
1
Enable
CLI Format Examples:
get always-forwarding
val always-forwarding 0
set always-forwarding 0
notify voip.always-forwarding 0
Supported Products: CS700-SP
Available in API Version: 1.1