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

Скачать
Страница из 194
D15335.03
 Cisco TelePresence MX700 and MX800 API Reference Guide CE8.1, APRIL 2016. 
Copyright © 2016 Cisco Systems, Inc. All rights reserved. 
56
Cisco TelePresence MX700 and MX800
API Reference Guide
GPIO configuration
xConfiguration GPIO Pin [1..4] Mode
The four GPIO pins are configured individually. The state can be retrieved by "xStatus GPIO Pin 
[1..4] State". The default pin state is High (+12 V). When activated as output, they are set to 0 V. 
To activate them as input, they must be pulled down to 0 V.
Requires user role: ADMIN
Default value: InputNoAction
USAGE:
xConfiguration GPIO Pin 
n
 Mode: 
Mode
where
n
: GPIO pin number. Range: 1..4
Mode
: InputNoAction/OutputManualState/OutputInCall/OutputMicrophonesMuted/
OutputPresentationOn/OutputAllCallsEncrypted/OutputStandbyActive/
InputMuteMicrophones
InputNoAction: The pin state can be set, but no operation is performed.
OutputManualState: The pin state can be set by "xCommand GPIO ManualState Set 
PinX: <High/Low>" (to +12 V or 0 V, respectively).
OutputInCall: The pin is activated when in call, deactivated when not in call.
OutputMicrophonesMuted: The pin is activated when microphones are muted, deacti-
vated when not muted.
OutputPresentationOn: The pin is activated when presentation is active, deactivated 
when presentation is not active.
OutputAllCallsEncrypted: The pin is activated when all calls are encrypted, deactivated 
when one or more calls are not encrypted.
OutputStandbyActive: The pin is activated when the system is in standby mode, deacti-
vated when no longer in standby.
InputMuteMicrophones: When the pin is activated (0 V), the microphones will be muted. 
When deactivated (+12 V), the microphones are unmuted.
H323 configuration
xConfiguration H323 Authentication Mode
Define the authenticatin mode for the H.323 profile.
Requires user role: ADMIN
Default value: Off
USAGE:
xConfiguration H323 Authentication Mode: 
Mode
where
Mode
: Off/On
Off: The system will not try to authenticate itself to a H.323 Gatekeeper, but will still try 
a normal registration.
On: If an H.323 Gatekeeper indicates that it requires authentication, the system will try 
to authenticate itself to the gatekeeper. Requires the H323 Authentication LoginName 
and H323 Authentication Password settings to be defined on both the codec and the 
Gatekeeper.
xConfiguration H323 Authentication LoginName
The system sends the H323 Authentication Login Name and the H323 Authentication Password 
to an H.323 Gatekeeper for authentication. The authentication is a one way authentication from 
the codec to the H.323 Gatekeeper, i.e. the system is authenticated to the gatekeeper. If the 
H.323 Gatekeeper indicates that no authentication is required, the system will still try to register. 
Requires the H.323 Authentication Mode to be enabled.
Requires user role: ADMIN
Default value: ""
USAGE:
xConfiguration H323 Authentication LoginName: "
LoginName
"
where
LoginName
: String (0, 50)
The authentication login name.
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xConfiguration