Cisco TelePresence System Codec C20 Reference Manual page 168

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 Registration [n] Authentication
Shows which authentication mechanism is used when registering to the SIP Proxy Server.
Digest: Uses the Digest access authentication method, as specified by RFC 2069.
NTLM: Uses the NTLM authentication method, which is a Microsoft authentication protocol.
Off: No authentication mechanism is used.
Value space of the result returned:
<Digest/NTLM/Off>
Example:
xStatus SIP Registration 1 Authentication
*s SIP Registration 1 Authentication: Off
** end
xStatus SIP Profile 1 Proxy [1] Status
Shows the status of the communication between the endpoint and the SIP Proxy server.
Active: The communication between the endpoint and the SIP Proxy is active.
DNSFailed: The attempt to establish communication to the DNS server failed.
Off: There is no communication between the endpoint and the SIP Proxy.
Timeout: The attempt to establish communication to the SIP Proxy timed out.
UnableTCP: The system is unable to use TCP as the transport method.
UnableTLS: The system is unable to use TLS as the transport method.
Unknown: The status of the communication is not known.
AuthenticationFailed: Wrong user name or password.
Value space of the result returned:
<Active/DNSFailed/Off/Timeout/UnableTCP/UnableTLS/Unknown/AuthenticationFailed>
Example:
xStatus SIP Profile 1 Proxy 1 Status
*s SIP Profile 1 Proxy 1 Status: Active
** end
Codec C20 API Reference Guide TC7.0, JANUARY 2014.
D14869.11
About the API
xConfiguration
xStatus SIP Profile 1 Proxy [1] Address
xStatus SIP Profile 1 Secure
xStatus SIP Profile 1 Verified
168
xCommand
Shows the address of the SIP Proxy that the system communicates with.
Value space of the result returned:
<String>
Example:
xStatus SIP Profile 1 Proxy 1 Address
*s SIP Profile 1 Proxy 1 Address: "192.0.2.50"
** end
Shows the encryption status of the signaling with the SIP Proxy server.
Value space of the result returned:
<True/False>
Example:
xStatus SIP Profile 1 Secure
*s SIP Profile 1 Secure: True
** end
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 Profile 1 Verified
*s SIP Profile 1 Verified: False
** end
API Reference Guide
xStatus
xStatus
Appendices
Copyright © 2010–2014 Cisco Systems, Inc. All rights reserved.

Advertisement

Table of Contents
loading

Table of Contents