User Manual

121
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
Format Examples:
get status-all
val status-all line1:disabled line2:disabled line3:disabled bt:idle usb:idle
Supported Products: CS700-AV, CS700-SP, CS700-DL, CS700-DS
call-info
Description: Query call information for a given call type.
Property Actions: get
Command Definition:
Action
Definition
get
get call-info <1..3, bt, usb>
response
val call-info <1..3> <"name"> <"number"> <"call-status">
Parameters:
Parameter
Description
1
VoIP line 1
2
VoIP line 2
3
VoIP transfer line
bt
Bluetooth connection
usb
USB connection
name
String. Name of caller.
number
String. Phone number.
call-status
Call status as described in the "get status" parameter description.
CLI Format Examples:
get call-info 1
val call-info 1 Blake 7823 connected
Supported Products: CS700-AV, CS700-SP
start-time
Description: Query call start time. Return value is HH:MM:SS UTC in 24-hour time format.