Install configuration Call Browsing and Chatbot
Run the LinkScopeInstaller.exe then implement step by step to the Configuration/Call Browsing and Chatbot.
- Enter your correct Common (Call Browsing) info into the textbox: Listen port, User SSL (Yes/No), SSL certificate path, Page ID, Webchat URL, WebFQ VDN.
- Enter your correct Chatbot info into the textbox: MS App ID, MS App Password.
Checking configuration Call Browsing and Chatbot
After installing successfully the PrimasCX.
- Call Browsing should be saved in the config.js and config.json file. Find it with key:
Configuration | Key | Config file |
---|---|---|
Webchat URL | webchatUrl | config.js |
Facebook page ID | page_id | config.js |
Repleace API URL | apiUrlContactMessage | config.json |
Repleace API URL | apiUrlContactConfig | config.json |
Repleace API URL | apiUrlFreedomq | config.json |
Repleace API URL | apiUrlPCS | config.json |
WebFQ VDN | fqVDN | config.json |
Get from RabbitMQ config | hostRabbitMQ | config.json |
Get from RabbitMQ config | portRabbitMQ | config.json |
Get from RabbitMQ config | userNameRabbitMQ | config.json |
Get from RabbitMQ config | passwordRabbitMQ | config.json |
Use SSL | isUseHTTPs | config.json |
SSL certificate path | httpsPfxFile | config.json |
- Chatbot should be saved in the .env file. Find it with key:
Configuration | Key |
---|---|
MS App ID | MICROSOFT_APP_ID |
MS App Password | MICROSOFT_APP_PASSWORD |
Make from DB config | DB_CONNECTION |
API URL | LINKSCOPE_API_URL |
Get from RabbitMQ config | HOSTRABBITMQ |
Reconfiguration Call Browsing and Chatbot, you have two ways:
- Open the installer PrimasCX reconfigure at the Configuration/Call Browsing and Chatbot.
- Open the configuration file and fix it therewith keys.
Related articles