/mcpWhen OriginalCalled gets set to PreferredOriginalCalled, LastRedirectingParty number also gets reset to PreferredOriginalCalled. Note The following new or changed interfaces exist for SelectRoute Interface Enhancement: selectRoute (java.lang.String[] routeSelected, int callingSearchSpace, java.lang.String[] preferredOriginalCalledNumber, int[] preferredOriginalCalledOption) Selects one or more possible destinations for routing a call. int PreferredOriginalCalledOption takes one of the following values: DONOT REESET_ORIGINALCALLED Optional parameter value for PreferredOriginalCalledOption that specifies not to reset OriginalCalled. static int REESET_ORIGINALCALLED Optional parameter value for PreferredOriginalCalledOption that resets OriginalCalled to preferredOriginalCalledNumber. static int For details on the interface changes, see Cisco Unified JTAPI Extensions, on page 249 To view the message flow for SelectRoute Interface Enhancement, see Message Sequence Charts, on page 761. selectRoute() with Calling Search Space and Feature Priority The selectRoute() has feature priority and calling search space parameters as an array. This API provides the flexibility of different feature priorities and calling search spaces for each route selected. Interface Changes CiscoRouteSession, on page 523 Message Sequences selectRoute() with Calling Search Space and Feature Priority, on page 1124 Backward Compatibility This feature is backward compatible. The selectRoute() API remains functional and interoperates with the overloaded selectRoute() API. Set MessageWaiting SetMessageWaiting provides a method for applications to set the message-waiting lamp or indicator for an address. Invoke the method on an address that is in the same partition as the destination. Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 164 Features Supported by Cisco Unified JTAPI selectRoute() with Calling Search Space and Feature Priority