Cisco TelePresence SX20 Codec Reference Manual page 91

Application programming interface (api)
Hide thumbs Also See for TelePresence SX20 Codec:
Table of Contents

Advertisement

Cisco TelePresence SX20 Codec
Contents
Introduction
FacilityService commands
xCommand FacilityService Dial
Dial out from the system to a facility service. A maximum of five facility services can be defined;
which one of these five to dial to is identified by the ServiceId (ref. xConfiguration Facility Service
[ServiceId] Type/Name/Number/CallType). The command returns information about the CallId and
ConferenceId.
ServiceId: The identifier of the facility service.
Requires user role: USER
Parameters:
ServiceId(r): <1..5>
Example:
xCommand FacilityService Dial ServiceId: 1
OK
*r FacilityServiceDialResult (status=OK):
CallId: 2
ConferenceId: 1
** end
SX20 Codec API Reference Guide TC6.2, JULY 2013.
D14949.04
About the API
xConfiguration
FarEndControl commands
xCommand FarEndControl Camera Move
xCommand FarEndControl Camera Stop
91
xCommand
xCommand
Move the far end camera (the remote camera). NOTE: The far end camera moves in the specified
direction until the stop command (ref: xCommand FarEndControl Camera Stop) is issued
CallId: The CallID is returned when the xCommand Dial command is run. During the call you can run
the xStatus Call command to see the CallId.
Value: Select the action for how to move the camera.
Requires user role: USER
Parameters:
CallId: <0..65534>
Value(r): <Left/Right/Up/Down/ZoomIn/ZoomOut>
Example:
xCommand FarEndControl Camera Move CallId:3 Value:left
*r FECCMoveResult (status=OK):
** end
Stop the far end camera after the xCommand FarEndControl Camera Move has been issued.
CallId: The CallID is returned when the xCommand Dial command is run. During the call you can run
the xStatus Call command to see the CallId.
Requires user role: USER
Parameters:
CallId: <0..65534>
Example:
xCommand FarEndControl Camera Stop CallId:3
*r FECCMoveResult (status=OK):
** end
API Reference Guide
xStatus
Appendices
Copyright © 2013 Cisco Systems, Inc. All rights reserved.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents