Cisco Cisco TelePresence MX700 Riferimenti tecnici

Pagina di 194
D15335.03
 Cisco TelePresence MX700 and MX800 API Reference Guide CE8.1, APRIL 2016. 
Copyright © 2016 Cisco Systems, Inc. All rights reserved. 
103
Cisco TelePresence MX700 and MX800
API Reference Guide
xCommand Call Disconnect
Disconnect a call.
Requires user role: ADMIN, USER
USAGE: 
xCommand Call Disconnect [CallId: 
CallId
where
CallId: Integer (0..65534)
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.
xCommand Call FarEndControl Camera Move
Move the far end camera (the remote camera). 
NOTE: The far end camera moves in the specified direction until the stop command (ref: 
xCommand FarEndControl Camera Stop) is issued.
Requires user role: ADMIN, USER
USAGE: 
xCommand Call FarEndControl Camera Move [CallId: 
CallId
] Value: 
Value
 
where
CallId: Integer (0..65534)
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.
Value: Left/Right/Up/Down/ZoomIn/ZoomOut
Select the action for how to move the camera.
xCommand Call FarEndControl Camera Stop
Stop the far end camera after the xCommand FarEndControl Camera Move has been issued.
Requires user role: ADMIN, USER
USAGE: 
xCommand Call FarEndControl Camera Stop [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 FarEndControl RoomPreset Activate
 While in a call, this command is used to activate a preset on the far end codec. The preset 
covers the far end codec’s camera positions and input video switcher settings. 
The preset must be stored on the far end codec beforehand, either by using the xCommand 
Preset Store command locally on the far end codec, or by using the xCommand FarEndControl 
Preset Store command from a remote codec.
Note: The far end codec’s xConfiguration Conference FarEndControl Mode setting must be 
switched On for the FarEndControl commands to work.
Requires user role: ADMIN, USER
USAGE: 
xCommand Call FarEndControl RoomPreset Activate [CallId: 
CallId
] PresetId: 
PresetId
 
where
CallId: Integer (0..65534)
The CallId is required to identify the far end codec only when in a Multipoint call. The 
CallId is returned when issuing the xCommand Dial command. During a call you can run 
the xStatus Call command to see the CallId.
PresetId: Integer (1..15)
The ID of the preset that is stored on the far end codec.
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xCommand