Xcommand Call Reject; Xcommand Call Resume; Xcommand Call Unattendedtransfer; Callhistory 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
Introduction

xCommand Call Reject

Reject incoming call. If no call id is specified, all incoming calls are rejected.
Requires user role: ADMIN, USER
USAGE:
xCommand Call Reject [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 Resume

Resume a call that have been put on hold.
Requires user role: ADMIN, USER
USAGE:
xCommand Call Resume [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 UnattendedTransfer

Transfers an ongoing call to another participant. Fully supported for SIP calls only.
Requires user role: ADMIN, USER
USAGE:
xCommand Call UnattendedTransfer 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.
: String (0, 255)
Number
The number the call is transfered to.
SX20 Codec API Reference Guide CE9.1, JUNE 2017.
D15316.07
About the API
xConfiguration
CallId
Number: "Number"
xCommand
xCommand

CallHistory commands

xCommand CallHistory AcknowledgeAllMissedCalls

Turns off the missed calls indicator on the touch controller for all missed calls.
Requires user role: ADMIN, USER
USAGE:
xCommand CallHistory AcknowledgeAllMissedCalls

xCommand CallHistory AcknowledgeMissedCall

Turns off the missed calls indicator on the touch controller for the specified call.
Requires user role: ADMIN, USER
USAGE:
xCommand CallHistory AcknowledgeMissedCall CallHistoryId:
[AcknowledgeConsecutiveDuplicates: AcknowledgeConsecutiveDuplicates]
where
: Integer (1..2147483647)
CallHistoryId
CallHistoryId for the call in question. Run xCommand CallHistory Get to get the id
number.
AcknowledgeConsecutiveDuplicates
You can include or exclude all surrounding calls with duplicate information.

xCommand CallHistory DeleteAll

Deletes all information on previous calls.
Requires user role: ADMIN, USER
USAGE:
xCommand CallHistory DeleteAll [Filter: Filter]
where
: All/Missed/Placed/Received
Filter
You can filter which calls to delete.
99
API Reference Guide
xStatus
Appendices
CallHistoryId
: False/True
Copyright © 2017 Cisco Systems, Inc. All rights reserved.

Advertisement

Table of Contents
loading

Table of Contents