Cisco TelePresence SX80 Reference Manual page 94

Application programmer interface (api)
Hide thumbs Also See for TelePresence SX80:
Table of Contents

Advertisement

Cisco TelePresence SX80
Contents
Introduction
xCommand Audio LocalOutput UpdateInputGain
Update the gain of a local or remote input connected to a local output. The gain on the input signal
is in the range from -54dB to 15dB. The value -54dB equals Off.
This command is mainly intended for internal use by the TC console. TC console automatically
generates a start-up script that makes the command persistent over a reboot. To use this command
outside of TC console, you have to include it in a start-up script in order to make the setting persis-
tent over a reboot. For more information on star-up scripts and TC console see the administrator
guide for your codec.
OutputId: A unique identifier for the local output.
InputId: A unique identifier for the local input.
InputGain: Set a gain on the input signal in the range from -54dB to 15dB. The value -54dB equals
Off.
Requires user role: ADMIN
Parameters:
OutputId(r): <0..65534>
InputId(r): <0..65534>
InputGain: <-54..15>
Example:
xCommand Audio LocalOutput UpdateInputGain OutputId:6 InputId:3
xCommand Audio Microphones Mute
Mute all microphones.
Requires user role: USER
Example:
xCommand Audio Microphones Mute
xCommand Audio Microphones Unmute
Unmute microphones.
Requires user role: USER
Example:
xCommand Audio Microphones Unmute
Codec SX80 API Reference Guide TC7.3, OCTOBER 2015.
D15107.05
About the API
xConfiguration
xCommand Audio RemoteOutput ConnectInput
xCommand Audio RemoteOutput DisconnectInput
94
xCommand
xCommand
Connect a local or remote input to a remote output with their IDs as parameters. When a call is
made a remote input and remote output pair is created.
This command is mainly intended for internal use by the TC console. TC console automatically
generates a start-up script that makes the command persistent over a reboot. To use this command
outside of TC console, you have to include it in a start-up script in order to make the setting persis-
tent over a reboot. For more information on star-up scripts and TC console see the administrator
guide for your codec.
OutputId: A unique identifier for the local output.
InputId: A unique identifier for the local or remote input.
InputGain: Set a gain on the input signal in the range from -54dB to 15dB. The value -54dB equals
Off.
Requires user role: ADMIN
Parameters:
OutputId(r): <0..65534>
InputId(r): <0..65534>
InputGain: <-54..15>
Example:
xCommand Audio RemoteOutput ConnectInput OutputId:10 InputId:8
Disconnect a local or remote input from a remote output with their IDs as parameters.
This command is mainly intended for internal use by the TC console. TC console automatically
generates a start-up script that makes the command persistent over a reboot. To use this command
outside of TC console, you have to include it in a start-up script in order to make the setting persis-
tent over a reboot. For more information on star-up scripts and TC console see the administrator
guide for your codec.
OutputId: A unique identifier for the local output.
InputId: A unique identifier for the local or remote input.
Requires user role: ADMIN
Parameters:
OutputId(r): <0..65534>
InputId(r): <0..65534>
Example:
xCommand Audio RemoteOutput DisconnectInput OutputId:10 InputId:8
API Reference Guide
xStatus
Appendices
Copyright © 2015 Cisco Systems, Inc. All rights reserved.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents