D14949.13 SX20 Codec API Reference Guide TC7.3, OCTOBER 2015. Copyright © 2015 Cisco Systems, Inc. All rights reserved. 15
Cisco TelePresence SX20 Codec API Reference Guide
xConfiguration ??
*? xConfiguration Audio DefaultVolume: <0..100>
*? xConfiguration Audio Input HDMI[1] Mode: <Off, On>
*? xConfiguration Audio Input Line[1] VideoAssociation MuteOnInactiveVideo: <Off, On>
*? xConfiguration Audio Input Line[1] VideoAssociation VideoInputSource: <1, 2>
*? xConfiguration Audio Input Microphone[1] EchoControl Dereverberation: <Off, On>
*? xConfiguration Audio Input Microphone[1] EchoControl Mode: <Off, On>
*? xConfiguration Audio Input Microphone[1] EchoControl NoiseReduction: <Off, On>
*? xConfiguration Audio Input Microphone[1] Level: <0..24>
*? xConfiguration Audio Input Microphone[1] Mode: <Off, On>
.
.
.
*? xConfiguration Video Selfview: <Off/On>
*? xConfiguration Video SelfviewDefault FullscreenMode: <Off/Current/On>
*? xConfiguration Video SelfviewDefault Mode: <Off/Current/On>
*? xConfiguration Video SelfviewDefault OnMonitorRole: <First/Second/Current>
*? xConfiguration Video SelfviewDefault PIPPosition: <Current/UpperLeft/UpperCenter/UpperRight/CenterLeft/
CenterRight/LowerLeft/LowerRight>
*? xConfiguration Video SelfviewPosition: <UpperLeft/UpperCenter/UpperRight/CenterLeft/CenterRight/
LowerLeft/LowerRight>
*? xConfiguration Video Wallpaper: <None/Custom/Growing/Summersky/Waves/Blue>
OK
xConfiguration ?
- User Configurations -
Audio Logging RTP Time
Cameras Network Security UserInterface
Conference NetworkServices SerialPort Video
Experimental Peripherals SIP
FacilityService Phonebook Standby
H323 Provisioning SystemUnit
OK
Configurations
Configurations are system settings that are persistent across
boots. Like commands, also configurations are structured in
a hierarchy.
Writing xConfiguration ? on the command line lists all the top
level configurations.
Writing xConfiguration ?? lists all configurations and their
value spaces.
Writing xConfiguration lists all configurations and their
current values. To list out only parts of the configuration,
write xConfiguration followed by one or more parts of the
configuration paths.
Example: Set the H323 Alias ID
Write in:
xConfiguration H323 Profile 1 H323Alias ID:
“changed@company.com”
Example: Get the H323 Alias ID
Write in:
xConfiguration H323 Profile 1 H323Alias ID
Result:
*c xConfiguration H323 Profile 1 H323Alias ID:
“changed@company.com”
**end