D15107.05
Codec SX80 API Reference Guide TC7.3, OCTOBER 2015.
Copyright © 2015 Cisco Systems, Inc. All rights reserved.
95
Cisco TelePresence SX80
API Reference Guide
xCommand Audio RemoteOutput UpdateInputGain
Update the gain of a local or remote input connected to a remote output.
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:
xCom mand Audio RemoteOutput UpdateInputGain OutputId:6 InputId:3
xCommand Audio Setup Clear
Remove all local inputs and local outputs.
Requires user role:
ADMIN
Example:
xCom mand Audio Setup Clear
xCommand Audio Sound Play
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:
xCom mand Audio Sound Play Sound: Ringing
xCommand Audio Sound Stop
Stop playing audio sound.
Requires user role:
USER
Example:
xCom mand Audio Sound Stop
xCommand Audio SoundsAndAlerts Ringtone List
Lists all available ringtones that can be configured using xConfiguration Audio SoundsAndAlerts
RingTone.
Requires user role:
USER
Example:
xCom mand Audio SoundsAndAlerts Ringtone List
*r AudioRingtoneListResult Ringtone 1 Id: "Sunrise"
*r AudioRingtoneListResult Ringtone 2 Id: "Mischief"
*r AudioRingtoneListResult Ringtone 3 Id: "Ripples"
*r AudioRingtoneListResult Ringtone 4 Id: "Reflections"
*r AudioRingtoneListResult Ringtone 5 Id: "Vibes"
*r AudioRingtoneListResult Ringtone 6 Id: "Delight"
*r AudioRingtoneListResult Ringtone 7 Id: "Evolve"
*r AudioRingtoneListResult Ringtone 8 Id: "Playful"
*r AudioRingtoneListResult Ringtone 9 Id: "Ascent"
*r AudioRingtoneListResult Ringtone 10 Id: "Calculation"
*r AudioRingtoneListResult Ringtone 11 Id: "Mellow"
*r AudioRingtoneListResult Ringtone 12 Id: "Ringer"
xCommand Audio SoundsAndAlerts Ringtone Play
Play one of the available ringtones. To get a list of the available ringtones use the command
xCommand Audio SoundsAndAlerts Ringtone List.
Requires user role:
USER
Parameters:
RingTone(r): <S: 1, 100>
Example:
xCom mand Audio SoundsAndAlerts Ringtone Play RingTone: Sunrise
Contents
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xCommand