McDewey

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

Page 940

↗ View in doc context
page
940
source
cucm/v15/tapi-dev-guide/tapi-dev-guide.md
chunk_id
cucm::v15::tapi-dev-guide::tapi-dev-guide::954

• Device B (IP Phone - Name: "SEP001319ACCA26", Line B1 (dn: 1000)) • Device C (IP Phone - Name: "SEP00156247EE60", Line C1 (dn: 2000)) • User1 has in its control list: Devices A, B and C. All devices and lines are observed. Table 104: Call createPersistentCall() on an Address That Is Not Configured to a Remote Terminal Device, i.e. on an IP Phone Call Info Events Action ProvInServiceEv User1 opens Provider and adds a provider observer. Let "ex" be an instance of PlatformException: ((CiscoJtapiException) ex).getErrorCode() = CiscoJtapiException. COMMAND_NOT_IMPLEMENTED_ ON_DEVICE. Caught exception com.cisco.jtapi.PlatformException: Internal callprocessing error :Device does not support the command User1 invokes CiscoAddress. createPersistentCall ("SEP00156247EE60", "5000", "remote") on device C. Table 105: Call createPersistentCall()on an Address That Is Configured to a Remote Terminal Device Where Active RD Is Not Set Call Info Events Action ProvInServiceEv User1 opens Provider and adds a provider observer. Let "ex" be an instance of PlatformException: ((CiscoJtapiException) ex).getErrorCode() = CiscoJtapiException. CTIERR_REMOTE_DEVICE_REQUEST_ FAILED_ ACTIVE_RD_NOT_SET. Caught exception com.cisco.jtapi.PlatformException: The active remote destination is not set. User1 invokes CiscoAddress. createPersistentCall ("CTIRDjtapi", "5000", "remote") on device A. Table 106: Call createPersistentCall() on an Address That Is Configured to a Remote Terminal Device and Where Active RD Is Set. Verify That Persistent Call Is Connected Call Info Events Action ProvInServiceEv User1 opens Provider and adds a provider observer. A.getActiveRemoteDestinations() = CiscoRemoteDestinationInfo[1]. CiscoRemoteDestinationInfo[0]. getRemoteDestinationNumber() = "78000" CiscoRemoteDestinationInfo[0]. getIsActiveRD() = true. CiscoProvTerminalRemote DestinationChangedEv User1 invokes CiscoRemoteTerminal. setActiveRemoteDestination ("78000", true) on device A. Cisco Unified TAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 908 Message Sequence Charts Message Sequence Charts