![Cisco TelePresence SX20 Reference Manual Download Page 93](http://html.mh-extra.com/html/cisco/telepresence-sx20/telepresence-sx20_reference-manual_64291093.webp)
D14949.13
SX20 Codec API Reference Guide TC7.3, OCTOBER 2015.
Copyright © 2015 Cisco Systems, Inc. All rights reserved.
93
Cisco TelePresence SX20 Codec
API Reference Guide
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:
xCom mand 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:
xCom mand 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:
xCom mand Call Modify CallType: Audio CallId: 16
xCommand Call Reject
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:
xCom mand Call Reject CallId:20
xCommand Call Resume
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:
xCom mand Call Resume CallId:19
xCommand Call UnattendedTransfer
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:
xCom mand Call UnattendedTransfer CallId: 2 Number: destination@example.
com
Contents
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xCommand