McDewey

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

Page 556

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

CiscoProvider The CiscoProvider interface extends the Provider interface with additional Cisco capabilities. Interface History Description Cisco Unified Communications Manager Release Number Created history table to track changes. 7.1(1 and 2) Enhanced to have the following: • New API registerPickupAlert(String pickupDn, String pickupPartition) • unregisterPickupAlert(String pickupDn, String pickupPartition) which allow the application to register and unregister for the reception of Call Pickup events. • CiscoProvPickupCallAlertEvent, which is a provider event what the application receives when they register for events using the previously mentioned API • ProviderCallPickupRegistrationClosedEv, which is a provider event used to alert the application if something happens that would close the registration event, such as the pickup group being removed from the Unified CM admin panel. 8.0(1) A new method is added: getClusterID() this returns the clusterID enterprise parameter configured for the cluster as a string. 10.0(1) Enhanced to have the following: • New APIs setLeastPriorityCtiServer(String leastPriorityCtiServer) • setLeastPriorityCtiServer(String leastPriorityCtiServer, int fallbackInitiationTime) • getLeastPriorityCtiServer() • isCtiServerAvailable(String server) • initiateFallback() • initiateFallback(String server) 14SU3 Superinterfaces CiscoObjectContainer, javax.telephony.Provider. Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 492 Cisco Unified JTAPI Extensions CiscoProvider

Page 556 diagram