D14869.11
Codec C20 API Reference Guide TC7.0, JANUARY 2014.
Copyright © 2010–2014 Cisco Systems, Inc. All rights reserved.
86
Cisco TelePresence System Codec C20
API Reference Guide
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 system deletes the complete outgoing calls log. The LogTag
values for outgoing calls are found by issuing the xHistory CallLog Outgoing command.
Requires user role:
USER
Parameters:
LogTag: <0..2147483647>
Example:
xCommand CallLog Outgoing Delete LogTag:202
*r DeleteResult (status=OK):
** end
xCommand CallLog Received Delete
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 system deletes the complete received calls log. 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
xCommand CallLog Missed Delete
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 system deletes the complete missed calls log. The LogTag values
for missed calls are found by issuing the xHistory CallLog Missed command.
Requires user role:
USER
Parameters:
LogTag: <0..2147483647>
Example:
xCommand CallLog Missed Delete LogTag:119
*r DeleteResult (status=OK):
** end
xCommand CallLog Missed Dismiss
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 system deletes the complete missed calls log. The LogTag
values for missed calls are found by issuing the xHistory CallLog Missed command.
Requires user role:
USER
Parameters:
LogTag: <0..2147483647>
Example:
xCommand CallLog Missed Dimissed LogTag:119
*r DismissResult (status=OK):
** end
Contents
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xCommand