Xcommand Call Ignore; Xcommand Call Join - 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

xCommand Call Ignore

Turns off the ringtone for the incoming call. The call can still be answered.
Requires user role: USER
Parameters:
CallId(r): <0..65534>
Example:
xCommand Call Ignore CallId: 22

xCommand Call Join

Join all existing calls, active and on hold. For this command to work, you have to configure
Multiway™ first, see xConfiguration NetworkServices MultiWay Address and xConfiguration
Conference 1 Multipoint Mode.
Requires user role: USER
Parameters:
CallId(r): <0..65534>
Example:
xCommand Call Join CallId: 34
xCommand Call Modify
Modifies the call type of the current call, to either an audio call or a video call. Not in use.
Requires user role: USER
Parameters:
CallId(r): <0..65534>
CallType(r): <Audio/Video>
Example:
xCommand Call Modify CallType: Audio CallId: 16
SX20 Codec API Reference Guide TC7.3, OCTOBER 2015.
D14949.13
About the API
xConfiguration
xCommand Call Reject
xCommand Call Resume
xCommand Call UnattendedTransfer
93
xCommand
xCommand
Reject incoming call. If no call id is specified, all incoming calls are rejected. 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 Call Reject CallId:20
Resume a call that have been put 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>
Example:
xCommand Call Resume CallId:19
Transfers an ongoing call to another participant. 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. Fully
supported for SIP calls only.
Requires user role: USER
Parameters:
CallId(r): <0..65534>
Number(r): <S: 0, 255>
Example:
xCommand Call UnattendedTransfer CallId: 2 Number: destination@example.
com
API Reference Guide
xStatus
Appendices
Copyright © 2015 Cisco Systems, Inc. All rights reserved.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents