Cisco Cisco DX70 Technical References

Page of 173
D15363.02
 Cisco TelePresence DX70 and DX80 API Reference Guide CE8.2, SEPTEMBER 2016. 
Copyright © 2016 Cisco Systems, Inc. All rights reserved. 
96
Cisco TelePresence DX70 and DX80
API Reference Guide
xCommand Call Resume
Resume a call that have been put on hold.
Requires user role: ADMIN, USER
USAGE: 
xCommand Call Resume CallId: 
CallId
 
where
CallId: Integer (0..65534)
The CallID is returned when the xCommand Dial command is run. During a call you can 
run the xStatus Call command to see the CallId.
xCommand Call UnattendedTransfer
Transfers an ongoing call to another participant. Fully supported for SIP calls only.
Requires user role: ADMIN, USER
USAGE: 
xCommand Call UnattendedTransfer CallId: 
CallId
 Number: "
Number
where
CallId: Integer (0..65534)
The CallID is returned when the xCommand Dial command is run. During a call you can 
run the xStatus Call command to see the CallId.
Number: String (0, 255)
The number the call is transfered to.
CallHistory commands
xCommand CallHistory AcknowledgeAllMissedCalls
Turns off the missed calls indicator on the touch controller for all missed calls.
Requires user role: ADMIN, USER
USAGE: 
xCommand CallHistory AcknowledgeAllMissedCalls 
xCommand CallHistory AcknowledgeMissedCall
Turns off the missed calls indicator on the touch controller for the specified call.
Requires user role: ADMIN, USER
USAGE: 
xCommand CallHistory AcknowledgeMissedCall CallHistoryId: 
CallHistoryId
 
[AcknowledgeConsecutiveDuplicates: 
AcknowledgeConsecutiveDuplicates
where
CallHistoryId: Integer (1..2147483647)
CallHistoryId for the call in question. Run xCommand CallHistory Get to get the id 
number.
AcknowledgeConsecutiveDuplicates: False/True
You can include or exclude all surrounding calls with duplicate information.
xCommand CallHistory DeleteAll
Deletes all information on previous calls.
Requires user role: ADMIN, USER
USAGE: 
xCommand CallHistory DeleteAll [Filter: 
Filter
where
Filter: All/Missed/Placed/Received
You can filter which calls to delete.
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xCommand