Page 1 of 1

Centos 8 with Asterisk 13.34

PostPosted: Fri Jul 03, 2020 10:03 am
by anilbakhtani
hello team

I have installed Centos8 with Asterisk 13.34, ready working.

I need help/guidance to install vicidial to use further,
thanks

Re: Centos 8 with Asterisk 13.34

PostPosted: Fri Jul 31, 2020 1:12 pm
by dhijrwn
Have you read the manuals?

Re: Centos 8 with Asterisk 13.34

PostPosted: Fri Jul 31, 2020 5:06 pm
by carpenox
Not sure if this will work with centos and the way you've compiled things so far, but try this:

Code: Select all
mkdir /usr/src/astguiclient
cd /usr/src/astguiclient
svn checkout svn://svn.eflo.net:3690/agc_2-X/trunk
mysql -p -f --database=asterisk < /usr/src/astguiclient/trunk/extras/upgrade_2.14.sql
cd trunk
perl install.pl