/mcpInterface Changes • CiscoAddress, on page 289 • CiscoAnnouncementStartedEv, on page 328 • CiscoAnnouncementEndedEv, on page 328 • CiscoAnnouncementErrorEv, on page 329 • CiscoFeatureReason, on page 408 Message Sequences See Play Announcement, on page 1356. Backward Compatibility This feature is backward compatible and existing applications are not affected by its introduction. Verify Remote Destination Support In Cisco Unified Communications Manager 10.0(1), the existing CiscoRemoteTerminal.addRemoteDestionation(), CiscoRemoteTerminal.updateRemoteDestination(), and CiscoRemoteTerminal.updateRemoteDestinationNumber() APIs are enhanced to allow validation of the remote destination. As part of this feature, when an application attempts to add or update a remote destination using JTAPI API, Cisco JTAPI validates the remote destination to determine whether the destination is reachable. If the destination is not reachable, the add or update remote destination request returns an error of CiscoJtapiException.CTIERR_EXTEND_AND_CONNECT_DESTINATION_NOT_REACHABLE. The remote destination is then not updated in the database. A sucessful update is possible only if the remote destination is reachable, and the database is then updated with the remote destination number. The verification of the remote destination in the update applies only when the JTAPI API is invoked. Adding or updating the remote destination information through the ccmadmin page does not result in the verification of the remote destination. No new APIs are added as part of this feature. A new error is introduced. Interface Changes CiscoJtapiException, on page 416 Message Sequences Verify Remote Destination Support, on page 1452 Backward Compatibility This feature is backward compatible and existing applications are not affected by this enhancement. NuRD (Number Matching for Remote Destination) Support Starting in Cisco Unified Communications Manager 10.0(1), the existing “Cisco Extend and Connect” feature is enhanced to include number matching for remote destination support. When users make a direct call to a number that is configured as a remote destination for CTI Remote Device (CTI RD), and if that remote destination is active, the call is offered on the CTI Remote Device and extended to the remote destination. From the application, the current called party is the CTI RD. If the active remote destination is not set, when users call a remote destination number, the call will be a direct call between the caller and the remote destination. Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 71 Features Supported by Cisco Unified JTAPI Verify Remote Destination Support