To set up an Avaya integration, take the following steps:
-
Set up Creatio Messaging Service. Read more >>>
-
Set up the message exchange library. Read more >>>
-
Set up the Avaya parameters. Read more >>>
In Creatio, the Avaya integration functionality requires a separate license. You need to generate a license request, send it to our service team, upload the received license file into the system, and distribute the licenses among the users. Read more: Creatio licensing and Manage user licenses.
The integration is only possible if complete preliminary Avaya setup was performed by the phone integration administrator.
1. Set up Creatio Messaging Service (formerly Terrasoft Messaging Service)
The messaging service allows you to connect Creatio to Avaya via the DMCC .NET API integration protocol and distribute the call events between Creatio users.
DMCC .NET API integration protocol requires licenses. The number of licenses should correspond to the number of Creatio users who simultaneously use Avaya phone integration. See Avaya documentation for more information.
-
Before installing Creatio Messaging Service (CMS), make sure that your computer runtime environment has:
-
A .NET Framework package version 4.7.2 or later on the server where you are going to install Creatio Messaging Service.
-
At least 2 Gb of RAM and 20 Gb of free drive space.
-
- Contact Creatio support to receive the messaging service installation files or download the files via the URL: Download Creatio Messaging Service. Unpack the archive to a folder to ensure a smooth installation. If you run the installation directly from the archive, the archiver application may interfere with the install wizard.
-
Run the Creatio Messaging Service Install.msi file on the machine intended as the message exchange server and proceed with the installation.
-
Make sure that the “TerrasoftMessagingService” service is running in the Windows Services application. If the “TerrasoftMessagingService” service is not running, start it manually.
-
Open the folder with the service files: ~\BPMonline Messaging Service. Specify the following parameters for Avaya connector in the “Terrasoft.Messaging.Service.exe.config” configuration file:
See the list of configuration file parameters in the table below.
Parameter caption
Parameter function
avaya serverIp
AES server address.
port
Connection port to AES server. Default value: “4721” for the unsecured connection or “4722” for the secured connection.
useSecureSockets
The checkbox for the encrypted connection usage requires adding a certificate. By default, “False.”
ctiUser
Avaya AES (Avaya AES user login) username.
psw
Avaya AES user password.
protocolVersion
The protocol used to connect to AES server. the default value: “http://www.ecma-international.org/standards/ecma-323/csta/ed3/priv6.”
switchName
Avaya (hostname Avaya switch) hostname switch.
- Test the phone integration.
2. Set up the message exchange library
Message exchange library selection and setup is performed once by the system administrator.
-
Open the system designer by clicking in the top right corner of the application window.
-
Click “System settings” in the “System setup” block.
-
In the “Default messages exchange library” (“SysMsgLib” code) system setting, set the default value to “Telephony integration library based on Avaya (DMCC) protocol.”
-
Specify the message service connection parameters. To do this, open the “Message exchange server” (“SysMsgServerNode” code) system setting. In the Default value field, specify the message exchange network address in the following format: “ws://0.0.0.0:2013” if your website is served over HTTP or “wss://0.0.0.0:2013” if your website is served over HTTPS, where:
-
“0.0.0.0” – IP address that your Creatio users use to access your message exchange server.
-
“2013” – the port used by default for connecting to the messaging service. You can change the port number in the “Terrasoft.Messaging.Service.exe.config” file.
-
- Click Save.
3. Set up the Avaya parameters
These settings should be applied for each Creatio user who received Avaya integration license. Use the user login credentials to access the system.
-
Open the user profile page by clicking the Profile image button on the main page of the application.
-
Click the Call Center parameters setup button.
-
On the opened page, fill out the required values:
-
Disable Call Center integration – this checkbox allows you to disable Creatio integration with the phone integration. The call button will not be displayed on the communication panel of the application.
-
Agent's Id, Password – agent's data on Avaya server.
-
Number – agent's number on the Avaya server.
-
Enable debugging – this checkbox allows you to display troubleshooting information within the browser console. This troubleshooting information can be used when the phone integration runs into problems and the customer addresses the service team.
-
-
Click Save.
-
Refresh the browser page to apply the changes.