Cisco TelePresence System Codec C90 Reference Manual page 94

Software version tc7.0
Hide thumbs Also See for TelePresence System Codec C90:
Table of Contents

Advertisement

Cisco TelePresence System Codec C90
Contents
Introduction
xCommand Audio RemoteOutput UpdateInputGain
Update the gain of a local or remote input connected to a remote output.
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 UpdateInputGain OutputId:6 InputId:3
OK
*r AudioRemoteOutputGroupUpdateInputGainResult (status=OK):
** end
xCommand Audio RemoteOutput DisconnectInput
Disconnect a local or remote input from a remote output with their IDs as parameters.
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
OK
*r AudioRemoteOutputGroupDisconnectInputResult (status=OK):
** end
Codec C90 API Reference Guide TC7.0, JANUARY 2014.
D14641.15
About the API
xConfiguration
xCommand Audio Setup Clear
xCommand Audio Sound Play
xCommand Audio Sound Stop
94
xCommand
xCommand
Remove all local inputs and local outputs.
Requires user role: ADMIN
Example:
xCommand Audio Setup Clear
*r AudioSetupClearResult (status=OK):
** end
Play a specified audio sound.
Requires user role: USER
Parameters:
Sound(r): <Bump/Busy/CallDisconnect/CallInitiate/CallWaiting/Dial/KeyInput/KeyTone/Nav/
NavBack/Notification/OK/PresentationConnect/Ringing/SpecialInfo/TelephoneCall/VideoCall/
Volume>
Loop: <On/Off>
Example:
xCommand Audio Sound Play Sound: Ringing
*r AudioSoundPlayResult (status=OK):
** end
Stop playing audio sound.
Requires user role: USER
Example:
xCommand Audio Sound Stop
*r AudioSoundStopResult (status=OK):
** end
API Reference Guide
xStatus
Appendices
Copyright © 2010–2014 Cisco Systems, Inc. All rights reserved.

Advertisement

Table of Contents
loading

Table of Contents