/mcpAdd/Update/Remove Remote Destinations 11. URI dialing Refer to FFS for detailed information on feature (EDCS # 1048080). To support this feature, CiscoTSP enumerates and exposes the newly added "CTI Remote Device" and expose the Remote Destination information configured on the "CTI Remote Device" to applications. New Line Type is added for CTI Remote Device, which is exposed to Application in Devspecific part of LINEDEVCAPS (LINEDEVCAPS::DevSpecific::dwLineTypeFlags = LINEDEVCAPSDEVSPECIFIC_REMOTEDEVICE (0x00000008)) using which Remote Device Lines are identified. It provides applications/Users capability to Add new Remote Destinations and Remove/Update existing Remote Destinations configured on "CTI Remote Device" or CSF Devices. CiscoTSP would provide applications the capability to monitor and control incoming and outgoing calls. Note: This feature requires a Cisco Jabber client and this functionality is intended to be supported in Jabber for Windows 9.1 Note Interface Changes The following new interfaces were added to support this feature: • CciscoLineDevSpecificAddRemoteDestination Add Remote Destination, on page 388 • CciscoLineDevSpecificRemoveRemoteDestination Remove Remote Destination, on page 389 • CciscoLineDevSpecificUpdateRemoteDestination Update Remote Destination, on page 390 The following new error codes were added to support this feature: Description Error Reported on new LineDevSpecific Extensions ( Add and Update) when the remote Destination Information which application is trying to update or add is already available. LINEERR_DUPLICATE_INFORMATION Reported on new LineDevSpecific Extensions (Update and Remove) when the RemoteDestination Number provided is not present on the Device/Line. LINEERR_REMOTE_DESTINATION_UNAVAIL Reported on new LineDevSpecifc Extension (Add) when total Remote Destination count has exceeded the limit of Remote Destinations configured for Owner User ID associated with Cti Remote Device/CSF device. LINEERR_REMOTE_DESTINATION_LIMIT_EXCEEDED Reported if any feature related operation request on CTI RemoteDevice failed as Active RD is not set. LINEERR_OPERATION_FAIL_NO_ACTIVE_RD_SET Reported if any feature related operation request on CTI RemoteDevice failed as there is no Associated End User associated with Device. LINEERR_ENDUSER_NOT_ASSOCIATED_WITH_DEVICE Cisco Unified TAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 41 Features Supported by TSP CTI Remote Device