Download Latest Version goautodial-v2.4-build-05202011-1039.tar.gz (9.4 MB)
Email in envelope

Get an email when there's a new version of GoAutoDial

Home / goautodial v2.0 Build.020 - FINAL
Name Modified Size InfoDownloads / Week
Parent folder
vicidial.php.pause-bug-fix.patch 2010-10-11 3.6 kB
goautodial-v2.0-build-20.tar.gz 2010-09-30 3.8 MB
GOAutoDial-v2.0-Build.020-README.txt 2010-09-20 2.2 kB
Totals: 3 Items   3.8 MB 0
GOAutoDial v2.0 Build.020 - A complete Vicidial 2.2.1 Applications & AddOns
by Januarius Manipol <http://goautodial.com>

------------------------------------------------------------------------------------------------------------------------


You might want to consider using the GOAutoDial v2.0 Applications & Addons for your Vicidial v2.2.1 - RedHat/CentOS Based OS, benifits as follows:

- Upgraded Vicidial 2.2.1 Administrator & Agent UI
- Added "GO Admin" applications for web-based server administration
- And many more!


See and try it yourself, by downloading and installing it to your current Vicidial v2.2.1 - RedHat/CentOS Based Server:



1. Make sure you have a working Vicidial 2.2.1 - RedHat/CentOS Based Server with the following applications installed:
	a. VTiGerCRM
        b. PhpMyAdmin

   If you don't have it, you may download the Goautodial CE 2.0 RC ISO (Release Candidate) Vicidial ISO auto-installer @
   
   http://www.vicidialnow.nl/ftp/VicidialNOW/ISO/2.0/goautodial-ce-2.0-rc2.iso or http://goautodial.com


2. Download the latest version - goautodial-v2.0-build-20.tar.gz @ Sourceforge.net https://sourceforge.net/projects/goaddons/


3. Copy it to your server.


4. Before proceding with the installation, make sure to backup your /var/www/html directory:
   #cp -R /var/www/html /var/www/html.back


5. Untar the application:
   #tar -zxvf goautodial-v2.0-build-20.tar.gz


6. Go to /<YOUR DIRECTORY>/goautodial-v2.0-build-20
   #cd /<YOUR DIRECTORY>/goautodial-v2.0-build-20


7. Read the INSTALL doc:
	-------------- INSTALL DOC --------------------
	a. 	perl -MCPAN -e shell
		install warnings
		install Proc::Daemon
		install Proc::PID::File
		install IO::Socket
		install Net::Address::IP::Local
		reload cpan
	
	b. 	Run "perl install.pl" and follow the prompts.
		perl ./install.pl
	
	c.  crontab -e and add the following:
		### keepalive script for goautodial processes
		* * * * * /usr/share/goautodial/keepalive_goautodial.pl
		
		### Logs cleanup for GOAutoDial
		8 1 * * * /usr/share/goautodial/go_clean.pl


8. That's it! Your Done! Cheers! :)
Source: GOAutoDial-v2.0-Build.020-README.txt, updated 2010-09-20