Cisco TelePresence SX20 Codec Reference Manual page 190

Application programming interface (api)
Hide thumbs Also See for TelePresence SX20 Codec:
Table of Contents

Advertisement

Cisco TelePresence SX20 Codec
Contents
Introduction
xStatus SIP Profile 1 Proxy [1] Address
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
xStatus SIP Profile 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 Profile 1 Secure
*s SIP Profile 1 Secure: True
** end
xStatus SIP Profile 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 Profile 1 Verified
*s SIP Profile 1 Verified: False
** end
SX20 Codec API Reference Guide TC7.3, OCTOBER 2015.
D14949.13
About the API
xConfiguration
xStatus SIP Profile 1 Authentication
xStatus SIP Profile 1 Mailbox MessagesWaiting
xStatus SIP Profile 1 CallForward Mode
190
xCommand
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/Off>
Example:
xStatus SIP Profile 1 Authentication
*s SIP Profile 1 Authentication: Off
** end
Indicates how many new messages are in the mailbox.
Value space of the result returned:
<Integer>
Example:
xStatus SIP Profile 1 Mailbox MessagesWaiting
*s SIP Profile 1 Mailbox MessagesWaiting: 0
** end
Indicates whether the call forward mode for SIP is set to on or off.
Value space of the result returned:
<On/Off>
Example:
xStatus SIP Profile 1 CallForward Mode
*s SIP Profile 1 CallForward Mode: Off
** end
API Reference Guide
xStatus
xStatus
Appendices
Copyright © 2015 Cisco Systems, Inc. All rights reserved.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents