Call Commands; Xcommand Call Accept; Xcommand Call Dtmfsend; Xcommand Call Disconnect - 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

Call commands

xCommand Call Accept

Accept an incoming call. If no CallId is specified, all incoming calls are accepted.
Requires user role: ADMIN, USER
USAGE:
xCommand Call Accept [CallId: CallId]
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.

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.
SX20 Codec API Reference Guide CE8.3, JANUARY 2017.
D15316.05
About the API
xConfiguration
xCommand
xCommand

xCommand Call Disconnect

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

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.
114
API Reference Guide
xStatus
Appendices
Value
Copyright © 2017 Cisco Systems, Inc. All rights reserved.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents