Xcommand Call Dtmfsend; 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 DTMFSend

Send DTMF tones to the far end.
Requires user role: ADMIN, USER
USAGE:
xCommand Call DTMFSend [CallId: CallId] DTMFString: "DTMFString"
where
: Integer (0..65534)
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.
: String (0, 32)
DTMFString
Enter the DTMF string.

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
: Integer (0..65534)
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.
: Left/Right/Up/Down/ZoomIn/ZoomOut
Value
Select the action for how to move the camera.
SX20 Codec API Reference Guide CE9.1, JUNE 2017.
D15316.07
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
: Integer (0..65534)
CallId
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
: Integer (0..65534)
CallId
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.
: Integer (1..15)
PresetId
The ID of the preset that is stored on the far end codec.
97
API Reference Guide
xStatus
Appendices
Copyright © 2017 Cisco Systems, Inc. All rights reserved.

Advertisement

Table of Contents
loading

Table of Contents