Cisco TelePresence System Codec C20 Reference Manual page 167

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

Advertisement

Cisco TelePresence System Codec C20
Contents
Introduction
xStatus SIP Proxy [1] Secure
Shows the encryption status of the signaling with the SIP Proxy server.
Value space of the result returned:
<True/False>
Example:
xStatus SIP Proxy 1 Secure
*s SIP Proxy 1 Secure: True
** end
xStatus SIP Proxy [1] Verified
Shows whether or not the SSL certificate of the server that the video system / codec tries to
register to is included in the codec's trusted CA-list. The server is typically a Cisco VCS or CUCM.
True: The server's SIP certificate is checked against the trusted CA-list on the codec and found
valid. Additionally, the fully qualified domain name of the server matches the valid certificate.
False: A TLS connection is not set up because the SIP certificate verification failed or the
domain name did not match. Note that the status also returns False when TLS is not used
(xConfiguration SIP Profile 1 DefaultTransport not set to TLS) or certificate verification is switched
off (xConfiguration SIP Profile TlsVerify set to Off).
Value space of the result returned:
<True/False>
Example:
xStatus SIP Proxy 1 Verified
*s SIP Proxy 1 Verified: False
** end
Codec C20 API Reference Guide TC7.0, JANUARY 2014.
D14869.11
About the API
xConfiguration
xStatus SIP Registration [n] Status
xStatus SIP Registration [n] Reason
xStatus SIP Registration [n] URI
167
xCommand
Shows the status of the registration to the SIP Proxy Server.
Deregister: The system is in the process of de-registering to the SIP Proxy.
Failed: The system failed to register to the SIP Proxy.
Inactive: The system is not registered to any SIP Proxy.
Registered: The system is registered to the SIP Proxy.
Registering: The system is in the process of registering to the SIP Proxy.
Value space of the result returned:
<Deregister/Failed/Inactive/Registered/Registering>
Example:
xStatus SIP Registration 1 Status
*s SIP Registration 1 Status: Registered
** end
Shows a message to explain the reason why the SIP registration failed.
Value space of the result returned:
<String>
Example:
xStatus SIP Registration 1 Reason
*s SIP Registration 1 Reason: "404 Not Found"
** end
Shows the URI used for registration to the SIP Proxy server.
Value space of the result returned:
<String>
Example:
xStatus SIP Registration 1 URI
*s SIP Registration 1 URI: "firstname.lastname@company.com"
** end
API Reference Guide
xStatus
xStatus
Appendices
Copyright © 2010–2014 Cisco Systems, Inc. All rights reserved.

Advertisement

Table of Contents
loading

Table of Contents