Products
All Creatio products
You can configure a WSS phone service connection. This procedure is relevant for Asterisk, Avaya, TAPI, CallWay, and Infinity phone service users.
Modify the Terrasoft.Messaging.Service.exe.config configuration file on the phone server to configure the secure connection with the phone service:
- Delete or comment out the following configuration block in the <servers> section:
- Contact an official certification center to receive a PFX certificate. A system administrator must obtain the certificate.
- Remove the comment from the following block in the <servers> section:
-
Specify the PFX digital certificate you received from the certification center, as well as the access password in the <certificate> section. Place the certificate in the folder with the Creatio Messaging Service binary files.
- After modifying the configuration file, change the address of the connection to the phone server in the “Message exchange server” (“SysMsgServerNode” code) system setting from ws:// to wss://.