D14869.11
Codec C20 API Reference Guide TC7.0, JANUARY 2014.
Copyright © 2010–2014 Cisco Systems, Inc. All rights reserved.
105
Cisco TelePresence System Codec C20
API Reference Guide
xCommand Preset Clear
Delete a preset.
PresetId: The ID of the preset you want to delete.
Requires user role:
USER
Parameters:
PresetId(r): <1..15>
Example:
xCommand Preset Clear PresetId:3
OK
*r PresetClearResult (status=OK):
** end
Provisioning commands
xCommand Provisioning StartUpgrade
The codec software can be upgraded from the provisioning server. When starting the upgrade the
software is automatically downloaded and installed. The codec reboots to complete the software
upgrade.
Requires user role:
ADMIN
Example:
xCommand Provisioning StartUpgrade
*r StartUpgradeResult (status=OK):
** end
xCommand Provisioning CompleteUpgrade
Starts installing the software upgrade if you wish to install it before it is set to do so.
Requires user role:
USER
Example:
xCommand Provisioning CompleteUpgrade
*r CompleteUpgradeResult (status=OK):
** end
xCommand Provisioning PostponeUpgrade
Postpones the installing of the software upgrade.
Requires user role:
USER
Parameters:
SecondsToPostpone(r): <0..65534>
Example:
xCommand Provisioning PostponeUpgrade SecondsToPostpone: 60
*r PostponeUpgradeResult (status=OK):
** end
Contents
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xCommand