Integrate > Computer Telephony Integration (CTI) with the Web client

Computer Telephony Integration (CTI) with the Web client

The Service Manager web client can be integrated with a Computer Telephony Integration (CTI) application in two ways: inbound and outbound. Inbound CTI can automate the creation of interactions, whereas outbound CTI can automate dialing.

The web client inbound CTI implementation provides the following two methods, which use different technologies. To support inbound CTI, the web tier URL must have ?telephonyuser=1 appended.

Method Technology Supported functions Supported browsers
Legacy method

Uses a Java applet.

For details, see Use the legacy CTI method.

System event Internet Explorer, and Firefox
New method

Uses native HTML and JavaScript instead of the CTI applet. This method is supported only for Service Manager 9.50 or later, and does not require the installation of any CTI support code the first time users connect using the telephony URL.

For details, see Use the new CTI method.

  • System event
  • Transact
Internet Explorer, Firefox, and Chrome

Important Although the legacy method is still supported for backward compatibility, Micro Focus strongly recommends using the new method with Service Manager 9.50 or a later version. This is because the legacy method relies on the browser's ability to support Java applet technology and the new method does not.

Meanwhile, the web client outbound CTI implementation provides the following method:

Method Technology Supported functions Supported browsers
URI protocols

Uses the URI (Uniform Resource Identifier) protocols to initiate telephone calls or dialogues. This method does not rely on the browser's ability to support Java applet technology. A telephony client (such as Microsoft Lync) must be installed locally on your computer to handle and manage the calls or dialogues.

For details, see Use URI protocols.

Transact Internet Explorer, Firefox, and Chrome

Use the legacy CTI method

Use the new CTI method