Technical References
D14 641.11 Codec C90 API Reference Guide TC6.2, JULY 2013. Copyright © 2010–2013 Cisco Systems, Inc. All rights reserved. 164
Cisco TelePresence System Codec C90 API Reference Guide
xStatus ICE Call Remote IP
Returns the IP address the remote system is using for media routing in the present call.
Value space of the result returned:
<String>
Example:
xStatus ICE Call Remote IP
*s ICE Call 1 Remote IP: “192.0.1.20”
** end
MediaChannels status
xStatus MediaChannels
Shows the top level overview of the media channel status. The example shows the status for an
ongoing call. The identities of the call and channels are used when querying additional information.
xStatus MediaChannels Call [1..n] IncomingAudioChannel [1..n] Encryption Status
Shows the encryption status on the incoming channel.
Value space of the result returned:
<On/Off>
Example:
xStatus MediaChannels Call 27 IncomingAudioChannel 327 Encryption Status
*s MediaChannels Call 27 IncomingAudioChannel 327 Encryption Status: Off
** end
xStatus MediaChannels Call [1..n] IncomingAudioChannel [1..n] Audio Protocol
Shows the audio algorithm for the incoming audio channel.
AACLD: The AAC-LD is an MPEG-4 Low Delay Audio Coder audio compression format.
G722: The G.722 algorithm is an ITU standard.
G7221: The G.722.1 algorithm is a licensed royalty-free ITU-T standard.
G711Mu: The G.711 Mu-law compression algorithm is used in North America and Japan.
G711A: The G.711 A-law compression algorithm is used in Europe and the rest of the world.
G729: The G.729 algorithm is an ITU standard.
G729AB: The G.729 annex A and B is an ITU standard.
Value space of the result returned:
<AACLD/G722/G7221/G711Mu/G711A/G729/G729AB>
Example:
xStatus MediaChannels Call 27 IncomingAudioChannel 327 Audio Protocol
*s MediaChannels Call 27 IncomingAudioChannel 327 Audio Protocol: AACLD
** end
Contents
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatusxStatus










