Технические ссылки для Cisco Cisco TelePresence MX700

Скачать
Страница из 205
D15335.04
 Cisco TelePresence MX700 and MX800 API Reference Guide CE8.2, JUNE 2016. 
Copyright © 2016 Cisco Systems, Inc. All rights reserved. 
113
Cisco TelePresence MX700 and MX800
API Reference Guide
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.
xCommand Call FarEndControl Source Select
Select which video input source to use as the main source on the far end system.
Requires user role: ADMIN, USER
USAGE: 
xCommand Call FarEndControl Source Select [CallId: 
CallId
] SourceId: 
SourceId
 
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.
SourceId: Integer (0..15)
Select a video input source on the far end.
xCommand Call Hold
Put a call on hold.
Requires user role: ADMIN, USER
USAGE: 
xCommand Call Hold [CallId: 
CallId
] [Reason: 
Reason
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.
Reason: Conference/Transfer/Other
Internal usage only.
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xCommand