Print

Specifying Alternate Tlinks for the TSAPI Windows client

About this task

The Alternate Tlinks feature enables the TSAPI client library to select an alternate Tlink if the preferred Tlink is unavailable when trying to establish a session. To enable the usage of this feature, specify the alternate Tlinks in the TSAPI Configuration file. For more information, see TSAPI Links (Tlinks).

importantImportant

When multiple AE Services Servers are used as alternates, the CT User user ID, and password used by the application must be configured identically on each AE Services Server.

Use this procedure to set up a list of alternate Tlinks in the tslib.ini file. You are typically adding statements that specify a list of alternate Tlinks for the TSAPI Service.

Procedure

  1. Click on Start > All Programs > Avaya AE Services > TSAPI Client > Edit TSLIB.INI to open the tslib.ini file.
  2. Locate the line [Alternate Tlinks] in the tslib.ini file, or add this line to the end of the file if it is not present.

    This line is required if you want your TSAPI Windows clients to use the Alternate Tlinks feature.

  3. After the [Alternate Tlinks] line, add a list of alternate Tlink entries.

    Alternates(TLINK)=TLINK1:TLINK2:TLINK3:TLINK4

    Where

    See Alternate Tlinks for the TSAPI Windows client for a detailed explanation on the alternate tlink entry.