Cisco TelePresence SX20 Codec Reference Manual page 88

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

Advertisement

Cisco TelePresence SX20 Codec
Contents
Introduction
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 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
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 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
SX20 Codec API Reference Guide TC7.0, JANUARY 2014.
D14949.08
About the API
xConfiguration
xCommand CallLog Outgoing Delete
xCommand CallLog Received Delete
xCommand CallLog Missed Delete
88
xCommand
xCommand
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
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
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
API Reference Guide
xStatus
Appendices
Copyright © 2014 Cisco Systems, Inc. All rights reserved.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents