/mcpThis command generates a jtapi.ini file in the current directory. For Cisco Unified Communications Manager 8.6(1) and later, for 64 bit installer on a 64 bit OS, the default install directory is $HOME/.jtapi64/. After installation, CLASSPATH is updated with the location of jtapi.jar. For linux a file .jtapiver.ini is updated with the install location in user home directory. For classpath changes to take effect, you need to log off and login again. During installation, you can choose a different folder than $HOME to install JTAPI. In this case, the system creates a folder called .jtapi within the specified folder and creates the bin and lib folders within that folder for copying the corresponding files. For example, if you choose the folder name /home/jtapiuser, the folder structure would be /home/jtapiuser/.jtapi/bin (for 32 bit installers)—Contains the makecall, jtrace, Locale_files, and doc folders. or /home/jtapiuser/.jtapi64/bin (for 64 bit installers) /home/jtapiuser/.jtapi/lib(for 32 bit installers)—Contains the jtapi.jar, jtracing.jar, and updater.jar files or /home/jtapiuser/.jtapi64/lib (for 64 bit installers) In this case, run the command at Step4 from the /home/jtapiuser/.jtapi/bin folder (for 32 bit installer) or /home/jtapiuser/.jtapi64/bin folder (for 64 bit installer). Windows Platforms Cisco Unified JTAPI supports multiple languages for the installation and JTAPI Preferences user interface. The Cisco Unified JTAPI Installer installs the following items on the local disk drive: Applicable from 8.6 release: • JTAPI Java classes in %SystemRoot%\java\lib • JTAPI Preferences in Program Files\JTAPITools • JTAPI sample applications (makecall, jtrace) in Program Files\JTAPITools • JTAPI documentation in Program Files\JTAPITools\doc For 64-bit JTAPI Installer on 64-bit OS, • JTAPI Java Preferences in Program Files\Cisco\JTAPI64Tools • JTAPI Java classes in Program Files\Cisco\JTAPI64Tools\lib • JTAPI sample applications (makecall, jtrace) in Program Files\Cisco\JTAPI64Tools • JTAPI documentation in Program Files\Cisco\JTAPI64Tools\doc Post installation, CLASSPATH is updated with the location of jtapi.jar. For windows, registry is updated, [HKEY_LOCAL_MACHINE\SOFTWARE\Cisco Systems, Inc.\JTAPI\Client\Tools HKEY_LOCAL_MACHINE\SOFTWARE\Cisco Systems, Inc.\JTAPI\Client\Tools\Lib] Cisco Unified JTAPI Developers Guide for Cisco Unified Communications Manager, Release 15 and SUs 224 Cisco Unified JTAPI Installation Windows Platforms