Cisco TelePresence System Codec C20 Reference Manual page 85

Software version tc7.0
Hide thumbs Also See for TelePresence System Codec C20:
Table of Contents

Advertisement

Cisco TelePresence System Codec C20
Contents
Introduction
xCommand CallHistory Recents
Retrieve aggregated information on previous calls made on the video system.
Filter: You can filter which calls to retrieve; either all, missed, placed or received calls.
Offset: Sets the call from which to start.
Limit: Defines the amount of calls in the output.
DetailLevel: Sets the level of detail for the information on these calls.
SearchString: Allows you to set the command to apply to a specified display name or call back
number.
CallHistoryId: CallHistoryId for the call in question.
Requires user role: USER
Parameters:
Filter(o): <All/Missed/Placed/Received/UnacknowledgedMissed>
Offset(o): <0..65534>
Limit(o): <0..65534>
DetailLevel(o): <Basic/Full>
SearchString(o): <S: 0, 255>
CallHistoryId(o): <0..65534>
Example:
xCommand CallHistory Recents Filter: Missed Offset: 6 DetailLevel: Full
*r CallHistoryRecentsResult ResultInfo Offset: 6
*r CallHistoryRecentsResult ResultInfo Limit: 65534
** end
Codec C20 API Reference Guide TC7.0, JANUARY 2014.
D14869.11
About the API
xConfiguration
CallLog commands
xCommand CallLog Clear
xCommand CallLog Recent Delete
85
xCommand
xCommand
Clear call logs stored in the system. If a logtag is given as argument, that specific call is deleted
from the logs. If no logtag is given the system deletes all call logs. The LogTag values for the calls
are found by issuing the xHistory CallLog Call command.
Requires user role: USER
Parameters:
LogTag: <0..2147483647>
Example:
xCommand CallLog Clear
*r ClearResult (status=OK):
** end
Delete the call log of recent calls. If a logtag is given as argument, that specific call is deleted from
the log. If no logtag is given the system deletes all call logs. The LogTag values for recent calls are
found by issuing the xHistory CallLog Recent command.
Requires user role: USER
Parameters:
LogTag: <0..2147483647>
Example:
xCommand CallLog Recent Delete
*r DeleteResult (status=OK):
** end
API Reference Guide
xStatus
Appendices
Copyright © 2010–2014 Cisco Systems, Inc. All rights reserved.

Advertisement

Table of Contents
loading

Table of Contents