Activating the SIP trunking license

Activate the license to enable configuration settings in the Sametime® user interface.

About this task

SIP trunking is a separately licensed application that adds SIP trunking functionality to a Sametime deployment. Activate the license to enable configuration settings in the Sametime user interface. The license files are packaged with the activation scripts and are provided for your records.

Procedure

  1. On the computer hosting the Sametime System Console, log on as root ( Linux™) or as the system administrator (Microsoft™ Windows™).
  2. Find the software package you need to download to obtain the license enablement tool.
  3. Download the package that contains the tool.
  4. Open a command window, change to the folder containing the license enablement tool that you downloaded, and extract the files to the SametimeSystemConsole installation directory.

    The license files download to a folder called SUTLiteClient.

  5. Navigate to the SUTLiteClient folder and then navigate to the SUTLiteClient subfolder.
  6. Verify the Installation Manager path, by completing these steps:
    1. Using an editor of your choice, open the script LiteClient.sh.
    2. Locate the path to the Installation Manager, and verify that the path is correct for your environment. If you did not install Sametime using the default paths, modify the /opt/IBM/InstallationManager/... path according to your environment.

      For example,

      Linux: (vi) ./LiteClient.sh

      Windows: (Notepad) .\LiteClient.bat

  7. Activate the Sametime Unified Telephony Lite Client license with the following steps:
    • If the Sametime System Console is the only WebSphere® application on this computer, activate the license with the following command:
      • Linux: ./LiteClient.sh was_install_root
      • Windows: LiteClient.bat was_install_root

      where was_install_root is the full path to the WebSphere directory on that computer.

      For example:
      • Linux: ./LiteClient.sh /opt/IBM/WebSphere/
      • Windows: LiteClient.bat C:\IBM\WebSphere\
      Note: If the activation fails using this path /IBM/WebSphere, try this STSC/STSCServerCell path: /opt/IBM/WebSphere/STSC/STSCServerCell
    • If the Sametime System Console is not the only WebSphere application on this computer, activate the license with the following command:
      • Linux: ./LiteClient.sh path_to_STSCServerCell
      • Windows: LiteClient.bat path_to_STSCServerCell

      where path_to_STSCServerCell is the full path to the STSCServerCell(Sametime System Console cell) directory on that computer.

      For example:
      • Linux: ./LiteClient.sh /opt/IBM/WebSphere/STSC/STSCServerCell
      • Windows: LiteClient.bat C:\IBM\WebSphere\STSC\STSCServerCell

    The Successfully updated jsp to enable SUT license feature message displays when the activation script completes.