D15335.02 Cisco TelePresence MX700 and MX800 API Reference Guide CE8.0, FEBRUARY 2016.
Copyright © 2016 Cisco Systems, Inc. All rights reserved. 163
Cisco TelePresence MX700 and MX800
API Reference Guide
xStatus SIP Mailbox MessagesWaiting
Indicates how many new messages are in the mailbox.
Value space of the result returned:
Integer
Example:
xStatus SIP Mailbox MessagesWaiting
*s SIP Mailbox MessagesWaiting: 0
** end
xStatus SIP Mailbox URI
Returns the URI for your SIP mailbox.
Value space of the result returned:
String
Example:
xStatus SIP Mailbox URI
*s SIP Mailbox URI: "12345678"
** end
xStatus SIP Proxy [n] Address
Shows the address of the SIP Proxy that the system communicates with.
Value space of the result returned:
String
Example:
xStatus SIP Proxy 1 Address
*s SIP Proxy 1 Address: "192.0.2.50"
** end
xStatus SIP Proxy [n] 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 [n] 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 Proxy 1 Status
*s SIP Proxy 1 Status: Active
** end