McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 733

↗ View in doc context
page
733
source
cucm/v15/jtapi-dev-guide/jtapi-dev-guide.md
chunk_id
cucm::v15::jtapi-dev-guide::jtapi-dev-guide::735

Related Documentation See Constant Field Values, on page 1667 and getTransferControllers(). CiscoUrlInfo The CiscoUrlInfo object specifies the properties of the Uniform Resources Locator (URL) associated with a SIP endpoint. Interface History Description Cisco Unified Communications Manager Release Number Created history table to track changes. 7.1(1 and 2) Two new fields, TRANSPORT_TYPE_UNKNOWN and TRANSPORT_TYPE_TLS, are added. 9.0(1) Declaration public interface CiscoUrlInfo Fields Table 258: Fields in CiscoUrlInfo Description Field Interface The endpoint is using an unknown transport type. TRANSPORT_TYPE_UNKNOWN static final int The endpoint is using UDP. TRANSPORT_TYPE_UDP static final int The endpoint is using TCP. TRANSPORT_TYPE_TCP static final int The endpoint is using TLS. TRANSPORT_TYPE_TLS static final int The URL is of unknown type. URL_TYPE_UNKNOWN static final int The URL is of type telephony. URL_TYPE_TEL static final int The URL is of type SIP. URL_TYPE_SIP static final int Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 669 Cisco Unified JTAPI Extensions Related Documentation

Page 733 diagram