D14642.15 Codec C40-C60 API Reference Guide TC7.0, JANUARY 2014.
Copyright © 2010–2014 Cisco Systems, Inc. All rights reserved.
124
Cisco TelePresence System Codec C40/C60
API Reference Guide
xCommand Provisioning CUCM ExtensionMobility Login
Login command for the Extension Mobility service. You login to the Extension Mobility service with a
user name and pin. If there are multiple profiles available for that user, a separate event will be sent
with the available profiles for the user. A new login command with the profile can then be submitted.
Requires user role:
USER
Parameters:
UserId(r): <S: 1, 255>
Pin(r): <S: 1, 255>
Profile(o): <S: 1, 255>
Example:
xCommand Provisoning CUCM ExtensionMobility Login UserId: user1 Pin: 1234
*r NoResult (status=OK):
** end
*e ExtensionMobilityProfileSelection Profile 0 Name: "Profile 1 for user1"
*e ExtensionMobilityProfileSelection Profile 0 Id: "pFor+user1"
*e ExtensionMobilityProfileSelection Profile 1 Name: "Private"
*e ExtensionMobilityProfileSelection Profile 1 Id: "private"
xCommand Provisioning CUCM ExtensionMobility Login UserId: user1 Pin: 1234
Profile: private
*r NoResult (status=OK):
** end
*e ExtensionMobility Success: "True" ResponseCode: "Success"
xCommand Provisioning CUCM ExtensionMobility Logout
This command will log you out of your Extension Mobility profile.
Requires user role:
USER
Example:
xCommand Provisioning CUCM ExtensionMobility Logout
*r NoResult (status=OK):
** end
Security commands
xCommand Security FIPSMode Activate
Activate FIPS (140-2) mode. NOTE: Activating FIPS mode implies a reset to factory defaults.
While in FIPS mode, software upgrade is disabled and the following limitations apply: All calls are
encrypted, unencrypted communication protocols like Telnet and HTTP cannot be used. IEEE802.1x
and SNMP are disabled. The SIP Profile Type setting cannot be Microsoft. The root user is not
available (root settings cannot be changed).
To exit FIPS mode, perform a factory reset.
Confirm: <Yes>
Requires user role:
ADMIN
Parameters:
Confirm(r): <Yes>
Example:
xCommand Security FIPSMode Activate Confirm: "Yes"
OK
*r SecurityFIPSModeActivateConfirmResult (status=OK)
** end
Contents
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xCommand