Cisco Cisco TelePresence MX700 Références techniques

Page de 205
D15335.04
 Cisco TelePresence MX700 and MX800 API Reference Guide CE8.2, JUNE 2016. 
Copyright © 2016 Cisco Systems, Inc. All rights reserved. 
114
Cisco TelePresence MX700 and MX800
API Reference Guide
xCommand Call Ignore
Turns off the ringtone for the incoming call. The call can still be answered.
Requires user role: ADMIN, USER
USAGE: 
xCommand Call Ignore CallId: 
CallId
 
where
CallId: Integer (0..65534)
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 Join
Internal usage only.
Requires user role: ADMIN, USER
USAGE: 
xCommand Call Join CallId: 
CallId
 
where
CallId: Integer (0..65534)
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
CallId: Integer (0..65534)
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
CallId: Integer (0..65534)
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: 
CallId
 Number: "
Number
where
CallId: Integer (0..65534)
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.
Number: String (0, 255)
The number the call is transfered to.
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xCommand