Installing GOAUTODIAL from scratch, not working
Added by Jaimy Tak about 7 years ago
This is the guide im using: http://goautodial.org/projects/goautodialce/wiki/Centos7
As you can see its from your website.
I'm having trouble with:
Install Asterisk Perl module:
cd /root
wget http://asterisk.gnuinter.net/files/asterisk-perl-0.08.tar.gz
cd /usr/src/
tar zxvf /root/asterisk-perl-0.08.tar.gz
cd asterisk-perl-0.08
perl Makefile.PL && make all && make install
cd /root
wget http://asterisk.gnuinter.net/files/asterisk-perl-0.08.tar.gz isn't working.
When I type it in, it says:
Resolving asterisk.gnuinter.net (asterisk.gnuinter.net) failed: Connection Timed out. Retrying. And it tries to connect again and fails again.
When I try to access http://asterisk.gnuinter.net or gnuinter.net it says it doesn't exist.
Can you help me?
Replies (5)
RE: Installing GOAUTODIAL from scratch, not working
-
Added by wahbi belhadj over 6 years ago
i have the same problem , please help me , cannot connect to http://69.54.200.117/
RE: Installing GOAUTODIAL from scratch, not working
-
Added by Wittie Manansala over 6 years ago
Hi Wahbi,
We're unable to ping also 69.54.200.117. Configure every thing first using private IP and then try to configure it again using your public IP.
Thanks
RE: Installing GOAUTODIAL from scratch, not working
-
Added by Rameez Amjad over 5 years ago
I did installation and installed it using this
wget http://download.vicidial.com/required-apps/asterisk-perl-0.08.tar.gz
but after installation when server reboots and i open asterisk it says asterisk 13 but it should be asterisk 1.8 either?
Needed your help, Thanks.
RE: Installing GOAUTODIAL from scratch, not working
-
Added by Wittie Manansala over 5 years ago
Hi,
For GADV4 it should be Asterisk 13.17.2
Thanks