D14869.11
Codec C20 API Reference Guide TC7.0, JANUARY 2014.
Copyright © 2010–2014 Cisco Systems, Inc. All rights reserved.
167
Cisco TelePresence System Codec C20
API Reference Guide
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
xStatus SIP Registration [n] Status
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
xStatus SIP Registration [n] Reason
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
xStatus SIP Registration [n] URI
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: "[email protected]"
** end
Contents
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xStatus