Technical References

D14642.13 Codec C40-C60 API Reference Guide TC6.3, NOVEMBER 2013. Copyright © 2010–2013 Cisco Systems, Inc. All rights reserved. 128
Cisco TelePresence System Codec C40/C60 API Reference Guide
SystemUnit commands
xCommand SystemUnit OptionKey Add
Add an option key to support additional features.
Requires user role: ADMIN
Parameters:
Key(r): <S: 16, 24>
Example:
xCommand SystemUnit OptionKey Add Key:******************
*r OptionKeyResult (status=OK):
** end
xCommand SystemUnit OptionKey RemoveAll
Removes all Option keys.
Requires user role: ADMIN
Parameters:
Confirm(r): <Yes>
Example:
xCommand SystemUnit OptionKey RemoveAll Confirm: Yes
*r OptionKeyResult (status=OK):
** end
xCommand SystemUnit ReleaseKey Add
Add the software release key. Used to enable new software (applicable for main software releases).
Requires user role: ADMIN
Parameters:
Key(r): <S: 16, 24>
Example:
xCommand SystemUnit ReleaseKey Add Key:******************
*r ReleaseKeyResult (status=OK):
** end
xCommand SystemUnit ReleaseKey RemoveAll
Removes all Release keys.
Requires user role: ADMIN
Parameters:
Confirm(r): <Yes>
Example:
xCommand SystemUnit ReleaseKey RemoveAll Confirm: Yes
*r ReleaseKeyResult (status=OK):
** end
xCommand SystemUnit AdminPassword Set
Set an administrator password to restrict access the codec. After a restart of the codec this
password also applies to the web interface.
Requires user role: ADMIN
Parameters:
Password(r): <S: 0, 64>
Example:
xCommand SystemUnit AdminPassword Set Password:***********
*r AdminPasswordSetResult (status=OK):
** end
xCommand SystemUnit Diagnostics Run
This command runs all self-diagnostics commands on the system.
Requires user role: ADMIN
Parameters:
ResultSet(o): <Alerts/All/None>
Example:
xCommand SystemUnit Diagnostics Run
*r DiagnosticsResult (status=OK):
** end
Contents
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xCommand