D14949.13 SX20 Codec API Reference Guide TC7.3, OCTOBER 2015. Copyright © 2015 Cisco Systems, Inc. All rights reserved. 162
Cisco TelePresence SX20 Codec API Reference Guide
xStatus MediaChannels Call [n] IncomingAudioChannel [n] Transport RTCP Local IpAddress
Shows the local IP address of the Real-time Transport Control Protocol (RTCP) port for the incoming
audio in the media channel.
Value space of the result returned:
<String>
Example:
xStatus MediaChannels Call 27 IncomingAudioChannel 327 Transport RTCP
Local IpAddress
*s MediaChannels Call 27 IncomingAudioChannel 327 Transport RTCP Local
IpAddress: "192.168.24.190"
** end
xStatus MediaChannels Call [n] IncomingAudioChannel [n] Transport RTCP Local Port
Shows the local UDP port number of the Real-time Transport Control Protocol (RTCP) port for the
incoming audio in the media channel.
Value space of the result returned:
<Integer>
Example:
xStatus MediaChannels Call 27 IncomingAudioChannel 327 Transport RTCP
Local Port
*s MediaChannels Call 27 IncomingAudioChannel 327 Transport RTCP Local
Port: 16405
** end
xStatus MediaChannels Call [n] IncomingAudioChannel [n] Transport RTCP Remote
IpAddress
Shows the remote IP address of the Real-time Transport Control Protocol(RTCP) port for the
incoming audio in the media channel.
Value space of the result returned:
<String>
Example:
xStatus MediaChannels Call 27 IncomingAudioChannel 327 Transport RTCP
Remote IpAddress
*s MediaChannels Call 27 IncomingAudioChannel 327 Transport RTCP Remote
IpAddress: "192.168.136.130"
** end
xStatus MediaChannels Call [n] IncomingAudioChannel [n] Transport RCTP Remote Port
Shows the remote UDP port number of the Real-time Transport Control Protocol(RTCP) port for the
incoming audio in the media channel.
Value space of the result returned:
<Integer>
Example:
xStatus MediaChannels Call 27 IncomingAudioChannel 327 Transport RTCP
Remote Port
*s MediaChannels Call 27 IncomingAudioChannel 327 Transport RTCP Remote
Port: 50933
** end
xStatus MediaChannels Call [n] IncomingVideoChannel [n] Encryption Status
Shows the encryption status on the incoming channel.
Value space of the result returned:
<On/Off>
Example:
xStatus MediaChannels Call 27 IncomingVideoChannel 330 Encryption Status
*s MediaChannels Call 27 IncomingVideoChannel 330 Encryption Status: Off
** end
xStatus MediaChannels Call [n] IncomingVideoChannel [n] ChannelRole
Shows if the incoming channel is the main video channel or presentation channel.
Value space of the result returned:
<Main/Presentation/Legacy>
Example:
xStatus MediaChannels Call 27 IncomingVideoChannel 330 ChannelRole
*s MediaChannels Call 27 IncomingVideoChannel 330 ChannelRole: Main
** end