D15333.07 Cisco TelePresence SX10 API Reference Guide CE9.1, JUNE 2017. Copyright © 2017 Cisco Systems, Inc. All rights reserved. 95
Cisco TelePresence SX10
API Reference Guide
xCommand CallHistory DeleteEntry
Deletes all information on the specified call.
Requires user role: ADMIN, USER
USAGE:
xCommand CallHistory DeleteEntry 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 Get
Retrieve all information on previous calls made on the video system.
Requires user role: ADMIN, USER
USAGE:
xCommand CallHistory Get [Filter: Filter] [Offset: Offset] [Limit: L imit]
[DetailLevel: DetailLevel] [SearchString: "SearchString"] [CallHistoryId:
CallHistoryId]
where
Filter
: All/Missed/AnsweredElsewhere/Forwarded/Placed/NoAnswer/Received/Rejected/
UnacknowledgedMissed
You can filter which calls to retrieve.
Offset
: Integer (0..65534)
Sets the call from which to start.
Limit
: Integer (0..65534)
Defines the amount of calls in the output.
DetailLevel
: Basic/Full
Sets the level of detail for the information on these calls.
SearchString
: String ( 0, 255)
Allows you to set the command to apply to a specified display name or call back
number.
CallHistoryId
: Integer (0..65534)
CallHistoryId for the call in question.