Cisco TelePresence System Codec C90
Contents
Introduction
The CallLog commands
xCommand CallLog Clear
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 then all call logs will be deleted. 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
xCommand CallLog Recent Delete
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 complete recent calls log will be deleted. The LogTag values for recent
calls are found by issuing the xHistory CallLog Recent command.
USER
Requires user role:
Parameters:
LogTag: <0..2147483647>
Example:
xCommand CallLog Recent Delete
*r DeleteResult (status=OK):
** end
xCommand CallLog Outgoing Delete
Delete the call log of outgoing calls. If a logtag is given as argument, that specific call is deleted from
the log. If no logtag is given, the complete outgoing calls log will be deleted. The LogTag values for
outgoing calls are found by issuing the xHistory CallLog Outgoing command.
USER
Requires user role:
Parameters:
LogTag: <0..2147483647>
Example:
xCommand CallLog Outgoing Delete LogTag:202
*r DeleteResult (status=OK):
** end
D14641.06
Codec C90 API Reference Guide TC5.0 November 2011.
© 2010-2011 Cisco Systems, Inc. All rights reserved.
About the API
xConfiguration
xCommand CallLog Received Delete
xCommand CallLog Missed Delete
xCommand CallLog Missed Dismiss
82
xCommand
xCommand
Delete the call log of received calls. If a logtag is given as argument, that specific call is deleted from
the log. If no logtag is given, the complete received calls log will be deleted. The LogTag values for
received calls are found by issuing the xHistory CallLog Received command.
Requires user role:
USER
Parameters:
LogTag: <0..2147483647>
Example:
xCommand CallLog Received Delete LogTag:126
*r DeleteResult (status=OK):
** end
Delete the call log of missed calls. If a logtag is given as argument, that specific call is deleted from
the log. If no logtag is given, the complete missed calls log will be deleted. The LogTag values for
missed calls are found by issuing the xHistory CallLog Missed command.
USER
Requires user role:
Parameters:
LogTag: <0..2147483647>
Example:
xCommand CallLog Missed Delete LogTag:119
*r DeleteResult (status=OK):
** end
Review the call log of dismissed calls. If a logtag is given as argument, that specific call is deleted
from the log. If no logtag is given, the complete missed calls log will be deleted. The LogTag values
for missed calls are found by issuing the xHistory CallLog Missed command.
USER
Requires user role:
Parameters:
LogTag: <0..2147483647>
Example:
xCommand CallLog Missed Dimissed LogTag:119
*r DismissResult (status=OK):
** end
API Reference Guide
xStatus
Appendices
www.cisco.com
Need help?
Do you have a question about the TelePresence System Codec C90 and is the answer not in the manual?
Questions and answers