Hosted Vicidial server starts from $39 Contact Us Buy Now!

Troubleshoot vicidial leads custom layout empty

Estimated read time: 1 min

Description: Vicidial/goautodial leads upload custom layout option not displaying fields in drop down.


Issue brief:  
                while uploading leads in vicidial you might see vicidial leads upload page wont display the fields drop down list while selecting the custom layout option. Only you can see "OK TO PROGRESS" and "START OVER"

vicidial leads upload custom

Solution 1 :

Check the mysql log for any table crashed
tail -f /var/log/mysqld.log     or  
tail -f /var/log/mysqld/mysqld.log

you might see  vicidial_lists  marked crashed.

Either you can repair that particular table by running below command in mysql console

mysql>use asterisk
mysql>REPAIR table vicidial_lists;


OR
you can run the mysql repair command to repair all the crashed tables .
check the below link for the mysql repair and optimize command
https://striker24x7.blogspot.com/2011/05/vicidial-mysql-repair-cmd.html



Also Check
Iptables/firewal for asterisk
script to block hackers 

description: vicidial leads custom layout
description: vicidial leads custom layout none
description: vicidial leads not pop up fields.

Post a Comment

Cookie Consent
We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.