D14869.11
Codec C20 API Reference Guide TC7.0, JANUARY 2014.
Copyright © 2010–2014 Cisco Systems, Inc. All rights reserved.
106
Cisco TelePresence System Codec C20
API Reference Guide
xCommand Provisioning CUCM CAPF OperationStart
Starts a pending CAPF (Certificate Authority Proxy Function) operation toward the CUCM. When the
CUCM administrator initiates an operation that the endpoint should perform (like installing, updating
or deleting certificates), this command can be used to start the CAPF operation.
AuthString: Set the authentication string required for the CAPF operation.
Requires user role:
USER
Parameters:
AuthString(o): <S: 4, 10>
Example:
xCommand Provisioning CUCM CAPF OperationStart AuthString: 123456
*r CAPFStartResult (status=OK):
** end
xCommand Provisioning CUCM CTL Delete
Delete the stored CTL and ITL files (CTL: Certificate Trust List, ITL: Identity Trust List).
Requires user role:
USER
Example:
xCommand Provisioning CUCM CTL Delete
*r DeleteResult (status=OK):
** end
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
Contents
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xCommand