/mcpThis API throws InvalidStateException if invoked on a terminal that is not registered with the Cisco Unified Communications Manager. Interface Changes See CiscoTerminal, on page 617 Message Sequences See API for Exposing Built-in-Bridge Status, on page 766 Backward Compatibility This change is backward compatible and does not affect the existing applications. Arabic and Hebrew Language Support This version of the Cisco Unified JTAPI supports the Arabic and Hebrew languages, which users may select during installation and in the Cisco Unified JTAPI Preferences user interface. Backward Compatibility This feature is backward compatible. Auto Updater for Linux In order to support this feature for Linux based JTAPI client machines, auto updater feature has the following changes in its interface. The interface required that applications provide component name, provider IP address, user name and password. Applications do not need to specify an URL for downloading the component. This is done to avoid the issue with updater application in case URL changes between various releases of Cisco Unified Communications Manager Administration. A new API called “Replace()” is part of the component interface. This facilitates replacing of old component with a newly downloaded component. The following section defines the operation of updater after the new interface changes. The new updater will: • Use the same API signature as the old one. • Create a file newjtapi.jar in the current folder of application which is the new version of the jar file. • Copy the current jtapi.jar to a file by name component.temp in the classpath specified. • Replace the current jar file with the new jar file. At the end of this operation, the current jar file becomes the component.temp and new jar file becomes jtapi.jar. Applications can still use old component interface which take URL either by specifying the URL themselves or by querying the URL through the new interface provided on CiscoProvider. The API required to get the URL information is present in the Interface summary for this feature. This operation is supported for both Unix and Windows. Backward compatibility This feature is not backward compatible. Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 36 Features Supported by Cisco Unified JTAPI Arabic and Hebrew Language Support