Hello guys,
I would like to update the installation of vicidial from VERSION: 2.14-766a BUILD: 200816-0912 to VERSION: 2.14-787a BUILD: 210211-1145, which is the best way to do it?
I've a cluster installation with 1 DB, 1 WEB, 1 SIP.
I found this procedure:
- mkdir /usr/src/astguiclient
- cd /usr/src/astguiclient
- svn checkout
svn://svn.eflo.net:3690/agc_2-X/trunk- cd trunk
- perl install.pl
Upgrade schema
mysql
use asterisk
\. /path/from/root/extras/upgrade_2.8.sql
Is it still valid?