Yamaha CS-700 Integrators Reference Guide
77
active
BT audio is active.
idle
Initialization state.
incoming
Incoming BT call signal is received from connected phone.
inactive
BT audio is not active.
connected
Call is connected.
onhold
BT audio is on hold.
connected-in-
conf
Call is in a conference.
CLI Format Examples:
get status 1
val status 1 connected
notify call.status 1 connected
Supported Products: CS700-AV, CS700-SP
Available in API Version: 1.0, VoIP Available in API Version: 1.1
status-all
Description:
Query all call status. See "call-status" property for description of status types.
Property Actions:
get
Command Definition:
Action
Definition
get
get status-all
response
val status-all line1:<”status1”> line2:<”status2”>
line3:<”status3”> bt:<”statusbt”> usb:<”statususb”>
Parameters:
Parameter
Description
status1
VoIP line 1 call status
status2
VoIP line 2 call status
status3
VoIP line 3 call status
statusbt
Bluetooth call status
statususb
USB call status
CLI Format Examples:
get status-all
val status-all line1:disabled line2:disabled line3:disabled bt:idle usb:idle
Supported Products: CS700-AV, CS700-SP
Available in API Version: 1.0, VoIP Available in API Version: 1.1
call-info