/mcpStep 2 Click Download link to download the required JTAPI client from the Unified Communications Manager Administrative interface Plugins page (Application > Plugins). Save the zipped file on the CTI application server where JTAPI is used. Step 3 Un-zip the downloaded folder to extract the files. The files include the JTAPI packages for Linux (32-bit and 64-bit), documentation, and sample code. Update the classpath variable. Go to Step 6. Step 4 Alternatively, run install32.sh or install64.sh depending on the platform . Follow the instructions mentioned in the scripts to install and update classpath. Step 5 After installation, go to the installed location. Step 6 Run the jtprefs.bat file. The Cisco Unified Communications Manager Jtapi Preferences <version number> Release dialog box is displayed. Note JTPrefs is an application, which provides a user interface to configure the jtapi.ini parameters. JTprefs is used to create the jtapi.ini file if one does not exist and to configure or modify the trace settings. In Linux Machines after installation the session must be logged out and logged in again for the changes to take effect. In Linux, for example, the default directory is unzipped folder\CiscoJTAPILinux\CiscoJTAPIx64\lib or unzipped folder\CiscoJTAPILinux\CiscoJTAPIx32\lib. Note The installation software installs the Cisco Unified JTAPI software on the default drive. In Linux, for example, the default directory is $HOME/.jtapi/lib( for 32 bit installer); $HOME/.jtapi64/lib( for 64 bit installers). Verifying Linux Installation To ensure that the JTAPI installation has been done properly, perform the following steps: Procedure Step 1 Check that the .jtapiver.ini file is created in the $HOME directory. Step 2 Check that the JTAPI Program files and documentation are present under the folder $HOME/.jtapi/bin. Look for the makecall, jtrace, Locale_files, and doc folders. Step 3 Check that the JTAPI Library is present under the folder $HOME/.jtapi/lib. Look for the jtapi.jar, jtracing.jar, and updater.jar files. Step 4 After ensuring that jtapi.jar is present in the classpath, run the following command from the command line prompt of $HOME/.jtapi/bin ./_jvm/bin/java: com.cisco.services.jtprefs.jtprefsFrame The JTAPI Preferences dialog box appears. Note In the absence of the JTPrefs application, you can generate the jtapi.ini file by entering: < jview | java > CiscoJtapiVersion -parms Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 223 Cisco Unified JTAPI Installation Verifying Linux Installation