Технические ссылки для Cisco Cisco TelePresence MX700

Скачать
Страница из 194
D15335.03
 Cisco TelePresence MX700 and MX800 API Reference Guide CE8.1, APRIL 2016. 
Copyright © 2016 Cisco Systems, Inc. All rights reserved. 
106
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
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: 
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.
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.
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xCommand