Description: vicidial scratch install in centos 7 with asterisk13
vicidial step by step guide to install in centos 7
SCRATCH INSTALL
Check out my Youtube Channel for more video tutorial LINK
Step 1 : Install Centos 7 Server mode or minimal mode
Step 2 : Update the OS
Step 3 : Disable the selinux and reboot
Step 4 : Install Dependencies
Step 5 : mysql/mariadb custom settings
Step 6 : Centos 7 command to enable and start the webserver and mariaDB services
Step 7 : update the timezone (change the time zone of yours, for eg mine is ASIA/Kolkata
Step 8 : Installing CPAN modules
Rerun the CPAN again and make sure all are installed and up to date.
Step 9 : Asterisk Perl installation
Step 9.1 SIPSAK
Step 12 : Eaccelerator Installation
Step 13 : Custom settings for php.ini
Search for word Dynamic under php.ini file and paste the below entries and save and exit
Step 14 : Editing the Http conf file for enabling RECORDINGS page
Step 15 : Installing Asterisk Dahdi Libpri
PRESS X or ESC and s
Step 16 : Download and install vicidial (astguiclient from svn repo)
Step 17 : Creating database and tables in mariadb
Step 18 : Install astguiclient (vicidial)
Step 19 : updating the phone codes and server ip in database
Step 20 : crontab entries
Step 21: Final adjustments enabling startup scripts
Step 22 : Enable the rc.local to run on startup
Step 23 : reboot
Step 24 : Diagnostics
After reboot, check your logs for any errors, make sure asterisk is up and running.
Be proactive and look for problems before you start configuring vicidial.
Run these commands to view log files:
tail -f -n 50 /var/log/asterisk/messages
tail -f -n 50 /var/log/messages
more /var/log/dmesg
tail -f -n 40 /etc/httpd/logs/error_log
tail -f -n 40 /var/log/maillog
tail -f -n 40 /var/log/cron
Run this command:
The output should look similar to this: 9or 10 sockets
Step 25 : Start using vicidial
Login to vicidial and configure it.
Add users, campaigns, in-group, DID's, server, etc....
Go to: http://youripaddress/vicidial/admin.php
The default username is: 6666 and the password is: 1234
Follow the below video for post installation steps.
For support reach me at skype:striker24x7