Xcommand Call Disconnect; Xcommand Call Farendcontrol Camera Move; Xcommand Call Farendcontrol Camera Stop; Xcommand Call Farendcontrol Roompreset Activate - Cisco TelePresence SX20 Codec Reference Manual

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

Advertisement

Cisco TelePresence SX20 Codec
Introduction

xCommand Call Disconnect

Disconnect a call.
Requires user role: ADMIN, USER
USAGE:
xCommand Call Disconnect [CallId: CallId]
where
CallId: Integer (0..65534)
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.

xCommand Call FarEndControl Camera Move

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.
Requires user role: ADMIN, USER
USAGE:
xCommand Call FarEndControl Camera Move [CallId: CallId] Value:
where
CallId: Integer (0..65534)
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: Left/Right/Up/Down/ZoomIn/ZoomOut
Select the action for how to move the camera.
SX20 Codec API Reference Guide CE8.1, APRIL 2016.
D15316.03
About the API
xConfiguration
Value
xCommand
xCommand

xCommand Call FarEndControl Camera Stop

Stop the far end camera after the xCommand FarEndControl Camera Move has been issued.
Requires user role: ADMIN, USER
USAGE:
xCommand Call FarEndControl Camera Stop [CallId: CallId]
where
CallId: Integer (0..65534)
The CallID is returned when the xCommand Dial command is run. During a call you can
run the xStatus Call command to see the CallId.

xCommand Call FarEndControl RoomPreset Activate

While in a call, this command is used to activate a preset on the far end codec. The preset
covers the far end codec's camera positions and input video switcher settings.
The preset must be stored on the far end codec beforehand, either by using the xCommand
Preset Store command locally on the far end codec, or by using the xCommand FarEndControl
Preset Store command from a remote codec.
Note: The far end codec's xConfiguration Conference FarEndControl Mode setting must be
switched On for the FarEndControl commands to work.
Requires user role: ADMIN, USER
USAGE:
xCommand Call FarEndControl RoomPreset Activate [CallId: CallId] PresetId:
PresetId
where
CallId: Integer (0..65534)
The CallId is required to identify the far end codec only when in a Multipoint call. The
CallId is returned when issuing the xCommand Dial command. During a call you can run
the xStatus Call command to see the CallId.
PresetId: Integer (1..15)
The ID of the preset that is stored on the far end codec.
96
API Reference Guide
xStatus
Appendices
Copyright © 2016 Cisco Systems, Inc. All rights reserved.

Advertisement

Table of Contents
loading

Table of Contents