Technical References

D14642.13 Codec C40-C60 API Reference Guide TC6.3, NOVEMBER 2013. Copyright © 2010–2013 Cisco Systems, Inc. All rights reserved. 124
Cisco TelePresence System Codec C40/C60 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: ADMIN
Example:
xCommand Provisioning CompleteUpgrade
*r CompleteUpgradeResult (status=OK):
** end
xCommand Provisioning PostponeUpgrade
Postpones the installing of the software upgrade.
Requires user role: ADMIN
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