Articles in this section
VICIdial Integration
Table of Contents
Feature Availability
Vtiger Editions: One Pilot | One Growth | One Professional | One Enterprise | One AI
Introduction
Vicidial is an open-source contact center solution widely used for managing inbound, outbound, and blended call campaigns. It provides features such as predictive dialing, call recording, real-time reporting, and agent scripting.
Integrating Vicidial with other systems can enhance its functionality and streamline business operations.
Let's have a look at Phone Calls Integration with ViciDial in Vtiger CRM.
Other Telephony Gateways in Vtiger CRM
Vtiger’s Phone Calls module integrates with the following telephony gateways:
- Asterisk
- Knowlarity
- Telzio
- Twilio
- Plivo
- Exotel
Benefits
Let’s look at some of the benefits of integrating phone calls with ViciDial:
- Tracks all customer calls within the CRM and aids your sales and support representatives in day-to-day work.
- Increases agent productivity with integrated one-click dialing out of Vtiger CRM.
- Keeps a log of all calls, so you never miss out on information.
- It helps you to quickly generate leads from inquiry calls.
- Enables you to create deals while interacting with customers.
- Records inbound and outbound calls and hence helps you to fine-tune your sales strategies.
To know more about VICIdial + Vtiger CRM, click here.
In this article, you will learn about:
- Installing Phone calls module
- Prerequisites for ViciDial Configuration
- Configuring ViciDial in Vtiger CRM
- Troubleshooting common issues in ViciDial
Prerequisites
To use the Phone Calls module, you must first install it from the Extension Store. You can access the Extension Store if you are an Admin user.
Follow these steps to install Phone Calls:
- Log in to CRM.
- Click the User Menu on the top right corner of the screen.
- Click Settings.
- Look for the Extensions section.
- Select Extension Store.
- Search for Phone Calls using the search bar.
- Click Install.
After you install the module, you can see it under Main Menu > Essentials > Conversations.
Setting up an account in VICIdial
To use the VICIdial integration, you must first create an admin user account in VICIdial and set up VICIdial in your local servers. Click here to create an account.
Configuring VICIdial in the CRM
After creating an admin user account dedicated only to APIs in VICIdial, you can configure the details in the CRM phone configuration.
Follow these steps to configure VICIdial in Vtiger CRM:
- Log in to CRM.
- Click the User Menu on the top right corner of the screen.
- Click Settings.
- Look for the Extensions section.
- Select Phone Configuration.
- Click +Add Gateway.
- In the Gateway dropdown, select VICIdial.
- Fill in all the mandatory fields (marked by an asterisk):
- Gateway Status - Mentions whether the gateway is active or inactive.
- Default Gateway - Mentions whether the current gateway is the default gateway.
- Start Call URL - Auto-generated with VICIdial call fields that are sent to Vtiger when Agent answers an incoming call.
- Dispo Call URL - Auto-generated with VICIdial call fields that are sent to Vtiger when Agent dispositions an incoming call.
- VICIdial Server Time Zone - Configure the server timezone in which VICIdial is hosted.
- VICIdial Server IP - Public IP address where the VICIdial is installed.
- VICIdial Recording Path - Default VICIdial recording folder name is populated. Alter this config only if the default config of VICIdial is overwritten in /etc/astguiclient.conf file. (Contact your System Admin before modifying).
- API Admin User ID - Create a new user in VICIdial with Admin and API privileges, which will be used for all API requests that are initiated from Vtiger. (Make sure this user is not assigned to any agents)
- API Admin User Password - Password related to the User ID added earlier.
- Ticket/Case Title - Create merge tags or add custom strings that will be used when a case is created from the Incoming Call Popup.
- Opportunity Name - Create merge tags or add custom strings that will be used when a deal is created from the Incoming Call Popup.
- Vtiger Secret Key - Unique key auto-generated for authenticating all the requests that are received from VICIdial. This is a part of the Start Call and Dispo Call URLs that are auto-generated in the previous steps.
-
Click Save.
The VICIdial integration is now set up in Vtiger CRM.
Adding User ID
Once you configure all VICIdial details in Vtiger, you must add the User ID for all your agents from VICIdial to Vtiger.
Follow these steps to do the same:
- Log in to CRM.
- Click the User Menu in the top right corner of the screen.
- Click the My Preferences button.
- Enter the unique ID (Copy from VICIdial Admin Panel > Users) in the VICIdial extension field.
Modifications in VICIdial
Once the configuration in Vtiger is complete, modify a few configurations in VICIdial to start the integration.
Inbound Groups
To enable incoming call logs and incoming pop-ups in Vtiger, Vtiger URLs need to be configured in Inbound groups.
Follow these steps below to enable incoming call logs and pop-ups:
- Log in to the VICIdial Admin panel.
- Go to Inbound Groups.
- Click Modify under any one active group.
- Modify the following fields:
- Start Call URL - Copy Start Call URL generated in Vtiger from -> CRM Settings -> Phone Configuration.
- Dispo Call URL - Copy Dispo Call URL generated in Vtiger from -> CRM Settings -> Phone Configuration.
- Click the Submit button to save the changes.
Recording Filename
Vtiger CRM generates recording URLs for completed calls from Recording Filenames.
Therefore, all Recording Filenames should be in the format required by Vtiger CRM.
Follow the below steps:
- Log in to the VICIdial Admin panel.
- Go to Inbound Groups.
- Click Modify under any one active group.
- Modify the following fields:
- In-Group Recording Filename - Set the value as CALLID.
- Click the Submit button to save the changes.
- Repeat the above steps for all the active groups.
Troubleshooting Tips
Here are some common issues users encounter while using VICIdial:
Configuration Issues: Improper setup of APIs or incorrect credentials between Vicidial and Vtiger.- Verify API keys and integration settings.
- Check for typos in the API endpoint URLs or authentication credentials.
- Ensure field mapping is correctly configured.
- Test API limits with small batches before scaling.
- Check for server connectivity or firewall restrictions.
- Assign appropriate roles and permissions in both Vicidial and Vtiger.
- Check API user roles to ensure proper access rights.
- Check if Vicidial is configured to store and share call recordings.
- Ensure that the file storage paths are accessible and properly linked.
- Review and map fields accurately during integration.
- Use custom scripts to handle mismatched data formats.