Cisco TelePresence System Codec C90
Contents
Introduction
xCommand SystemUnit MenuPassword Set
Set a menu password to restrict access to Administrator Settings menu. If you have a remote control
the password can also be set from the on screen menu. If you have a Cisco TelePresence Touch
controller the menu password is set from the command line interface.
Requires user role:
USER
Parameters:
Password(r): <S: 0, 255>
Example:
xCommand SystemUnit MenuPassword Set Password:***********
*r MenuPasswordSetResult (status=OK):
** end
xCommand SystemUnit MenuPassword Validate
Validate that the supplied password is correct.
Requires user role:
USER
Parameters:
Password(r): <S: 0, 255>
Example:
xCommand SystemUnit MenuPassword Validate Password:***********
*r MenuPasswordValidateResult (status=OK):
** end
xCommand SystemUnit DateTime Set
Set the date and time for the system, if not available from NTP (Network Time Protocol).
ADMIN
Requires user role:
Parameters:
Year: <2008..2037>
Month: <1..12>
Day: <1..31>
Hour: <0..23>
Minute: <0..59>
Second: <0..59>
Example:
xCommand SystemUnit DateTime Set Year:2009 Month:7 Day:3 Hour:12 Minute:0
Second:0
*r DateTimeSetResult (status=OK):
** end
D14641.06
Codec C90 API Reference Guide TC5.0 November 2011.
© 2010-2011 Cisco Systems, Inc. All rights reserved.
About the API
xConfiguration
xCommand SystemUnit DateTime Get
xCommand SystemUnit FactoryReset
xCommand SystemUnit SoftwareUpgrade
101
xCommand
xCommand
Read the time and date from the system.
Requires user role:
USER
Example:
xCommand SystemUnit DateTime get
*r DateTimeGetResult (status=OK):
Year: 2009
Month: 7
Day: 3
Hour: 12
Minute: 0
Second: 0
** end
Reset the codec to factory default settings, followed by an automatic reboot of the codec.
The call logs will be deleted and all system parameters will be reset to default values. All files that
have been uploaded to the codec will be deleted. The Release key and Option key will not be
affected.
Requires user role:
ADMIN
Parameters:
Confirm(r): <Yes>
Example:
xCommand SystemUnit FactoryReset Confirm: Yes
*r FactoryResetConfirmResult (status=OK):
** end
Initiate a software upgrade by fetching the software on a given URL. If the server requires username
and password these parameters must be included.
USER
Requires user role:
Parameters:
URL(r): <S: 0, 255>
UserName: <S: 0, 255>
Password: <S: 0, 255>
Example:
xCommand xCommand SystemUnit SoftwareUpgrade URL: "ftp://<ftp _ server _ ip _
address>/s52000tc4 _ 0 _ 0.pkg" UserName: testDownload Password: 1234
*r SystemUnitSoftwareUpgradeResult (status=OK):
** end
API Reference Guide
xStatus
Appendices
www.cisco.com
Need help?
Do you have a question about the TelePresence System Codec C90 and is the answer not in the manual?
Questions and answers