D14869.11
Codec C20 API Reference Guide TC7.0, JANUARY 2014.
Copyright © 2010–2014 Cisco Systems, Inc. All rights reserved.
110
Cisco TelePresence System Codec C20
API Reference Guide
xCommand SystemUnit MenuPassword Validate
Validate that the supplied password is correct.
Requires user role:
ADMIN
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).
Requires user role:
ADMIN
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:2012 Month:7 Day:3 Hour:12 Minute:0 Second:0
*r DateTimeSetResult (status=OK):
** end
xCommand SystemUnit DateTime Get
Read the time and date from the system.
Requires user role:
USER
Example:
xCommand SystemUnit DateTime get
*r DateTimeGetResult (status=OK):
Year: 2012
Month: 7
Day: 3
Hour: 12
Minute: 0
Second: 0
** end
xCommand SystemUnit FactoryReset
Reset the codec to factory default settings. The call logs are deleted and all system parameters are
reset to default values. All files that have been uploaded to the codec are deleted. The Release key
and Option key are not affected.
As a default the system restarts after the factory reset, but other behavior can be forced by
selecting a different TrailingAction.
TrailingAction: Select Shutdown or NoAction to override the default behavior (Restart).
Requires user role:
ADMIN
Parameters:
Confirm(r): <Yes>
TrailingAction: <NoAction/Restart/Shutdown>
Example:
xCommand SystemUnit FactoryReset Confirm: Yes
*r FactoryResetConfirmResult (status=OK):
** end
Contents
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xCommand