Xcommand Call Extendconference; Xcommand Call Hold; Xcommand Call Holdall; Call Commands - 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
Contents
Introduction

Call commands

xCommand Call Accept
Accept an incoming call. If no CallId is specified, all incoming calls are accepted. 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. CallType parameter is not in use.
Requires user role: USER
Parameters:
CallId: <0..65534>
CallType: <Audio/Video> Not in use.
Example:
xCommand Call Accept CallId:19
xCommand Call Disconnect
Disconnect a call. 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(r): <0..65534>
Example:
xCommand Call Disconnect CallId:17
xCommand Call DisconnectAll
Disconnect all active calls.
Requires user role: USER
Example:
xCommand Call DisconnectAll
SX20 Codec API Reference Guide TC7.3, OCTOBER 2015.
D14949.13
About the API
xConfiguration

xCommand Call ExtendConference

xCommand Call Hold

xCommand Call HoldAll

92
xCommand
xCommand
Request to extend the conference for the call with the specified CallId.
For this command to apply, the following are required:
1) The result from the xStatus Conference Site <CallId> ConferenceExtended must be NotExtended:
*s Conference Site <CallId> ConferenceExtended: NotExtended
2) The following tag from the bookings list command must have a value > 0:
*r Bookings Booking <bookingNumber> MaximumMeetingExtension: "30"
Note: The command returns the result from the command itself, not the result from the extension
request to far end. A separate event returns the result from the extension request.
CallId: CallId for the call in question.
Requires user role: USER
Parameters:
CallId(r): <0..65534>
Example:
xCommand Call ExtendConference CallId: 1
Put a call on hold. 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(r): <0..65534>
Reason: <Conference/Transfer/Other>
Example:
xCommand Call Hold CallId:19
Puts all ongoing calls on hold.
Requires user role: USER
Parameters:
Reason(0): <Conference/Transfer/Other>
Example:
xCommand Call HoldAll
API Reference Guide
xStatus
Appendices
Copyright © 2015 Cisco Systems, Inc. All rights reserved.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents