D15335.08 Cisco TelePresence MX700 and MX800 API Reference Guide CE9.2, NOVEMBER 2017.
Copyright © 2017 Cisco Systems, Inc. All rights reserved.
122
Cisco TelePresence MX700 and MX800
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
]
[DeleteConsecutiveDuplicates:
DeleteConsecutiveDuplicates
]
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.
DeleteConsecutiveDuplicates:
False/True
You can delete the surrounding calls with duplicate information or not. The default is set
to False.
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:
Limit
]
[DetailLevel:
DetailLevel
] [SearchString: "
SearchString
"] [CallHistoryId:
CallHistoryId
]
where
Filter:
All/Missed/AnsweredElsewhere/Forwarded/Placed/NoAnswer/Received/Rejected/
UnacknowledgedMissed
You can filter which calls to retrieve. The default is set to All.
Offset:
Integer (0..65534)
Sets the call from which to start. The default is set to 0.
Limit:
Integer (0..65534)
Defines the amount of calls in the output. The default is set to 65534.
DetailLevel:
Basic/Full
Sets the level of detail for the information on these calls. The default is set to Basic.
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.
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xCommand