Xcommand Audio Localoutput Connectinput; Xcommand Audio Localoutput Disconnectinput; Xcommand Audio Localoutput Remove - Cisco TelePresence SX80 Reference Manual

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

Advertisement

Cisco TelePresence SX80
Introduction

xCommand Audio LocalOutput ConnectInput

Connect a local or remote input to a local output by giving their IDs as parameters. A local input
can be connected to any number of local outputs. Likewise, any number of local inputs can be
connected to each local output. Note that the remote input signal (from far-end) is automatically
added to all local outputs when a call is made, and automatically disconnected when the call is
ended.
Run xStatus Audio Output LocalOutput to get an overview of all local outputs, xStatus Audio
Input LocalInput to get an overview of all local inputs, and xStatus Audio Input RemoteInput to
see the remote input details.
This command is mainly intended for internal use by the CE Console. If you don't use CE
Console, you need to manually add the command in a startup script in order to make the defini-
tion persistent over a reboot.
Requires user role: ADMIN
USAGE:
xCommand Audio LocalOutput ConnectInput OutputId:
[InputGain: InputGain]
where
: Integer (0..65534)
OutputId
The unique identifier of the local output. It was generated when the local output was
created with the xCommand Audio LocalOutput Add command.
: Integer (0..65534)
InputId
The unique identifier of the local or remote input. The local input's ID was generated
when the local input was created with the xCommand Audio LocalInput Add command.
The remote input's ID was generated automatically when the call was made.
: Integer (-54..15)
InputGain
Set the gain on the input signal. The gain can also be negative (attenuation). The value
-54 dB equals Off.
Cisco TelePresence SX80 API Reference Guide CE9.1, JUNE 2017.
D15317.07
About the API
xConfiguration
OutputId
InputId:
xCommand
xCommand

xCommand Audio LocalOutput DisconnectInput

Disconnect a local or remote input from a local output. Note that the remote input signal (from
far-end) is automatically disconnected when a call is ended.
Run xStatus Audio Output LocalOutput to get an overview of all local outputs, xStatus Audio
Input LocalInput to get an overview of all local inputs, and xStatus Audio Input RemoteInput to
see the remote input details.
This command is mainly intended for internal use by the CE Console. If you don't use CE
Console, you need to manually add the command in a startup script in order to make the defini-
tion persistent over a reboot.
Requires user role: ADMIN
USAGE:
xCommand Audio LocalOutput DisconnectInput OutputId:
where
: Integer (0..65534)
OutputId
InputId
The unique identifier of the local output. It was generated when the local output was
created with the xCommand Audio LocalOutput Add command.
: Integer (0..65534)
InputId
The unique identifier of the local or remote input. The local input's ID was generated
when the local input was created with the xCommand Audio LocalInput Add command.
The remote input's ID was generated automatically when the call was made.

xCommand Audio LocalOutput Remove

Remove the local output given by the output ID.
Run xStatus Audio Output LocalOutput to get an overview of all local outputs.
This command is mainly intended for internal use by the CE Console. If you don't use CE
Console, you need to manually add the command in a startup script in order to make the defini-
tion persistent over a reboot.
Requires user role: ADMIN
USAGE:
xCommand Audio LocalOutput Remove OutputId:
where
: Integer (0..65534)
OutputId
The unique identifier of the local output. It was generated when the local output was
created with the xCommand Audio LocalOutput Add command.
106
API Reference Guide
xStatus
Appendices
OutputId
InputId:
OutputId
Copyright © 2017 Cisco Systems, Inc. All rights reserved.
InputId

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents