Web parameter: enableLegacyTelephony

Web parameters change the behavior of the web clients that connect to the web tier. For more information, see Web tier parameters.

Parameter

enableLegacyTelephony

Description

When using the new Computer Telephony Integration (CTI) method, which does not use the Java applet, set this parameter to false to skip unnecessary Java version checking.

When using the legacy CTI method, set this parameter to true (default).

Note If this parameter is not specified, the default value (true) is used.

Valid if set from

Web tier configuration file (webtier.properties)

Requires restart of the web applications server?

Yes

Default value

true

Possible values

true (Enabled)

false (Disabled)

Example usage

enableLegacyTelephony=false

Related topics

Enter a parameter in the web.xml file

Use the new CTI method

Use the legacy CTI method
Client parameters for web clients
SSL parameters