McDewey

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

Page 587

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

Methods Table 164: Methods in CiscoRouteEvent Description Method Interface Returns the IPv6 address of the calling party. If the IP address is not available, this method returns an InetAddress with the IP address 0::0 and a null host name. Printing this object yields a string representation of “null/0::0”. Returns: InetAddress. getCallingPartyIpAddr_v6() java.net.InetAddress Returns the IP address of the calling party. If the IP address is not available, this method returns an InetAddress with the IP address 0.0.0.0 and a null host name. Printing this object yields a string representation of “null/0.0.0.0”. getCallingPartyIpAddr() java.net.InetAddress Inherited Methods From Interface javax.telephony.callcenter.events.RouteEvent getCallingAddress, getCallingTerminal, getCurrentRouteAddress, getRouteSelectAlgorithm, getSetupInformation From Interface javax.telephony.callcenter.events.RouteSessionEvent getRouteSession Related Documentation None CiscoRouteSession The CiscoRouteSession interface supports application access to the underlying call that is associated with a RouteSession. Also, this interface exposes various internal ERRORs for RouteEndEvent. Interface History Description Cisco Unified Communications Manager Release Number Created history table to track changes. 7.1(1 and 2) Added route selection with deviceName 11.5(1) Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 523 Cisco Unified JTAPI Extensions Methods

Page 587 diagram