how to upgrade astercc
Filed in Tips on Jun.27, 2009
1.upgrade database
unzip the package u could see folder “sql”
files in asterCC 0.12 should be:
astercc0.1b-0.1.sql
astercc0.1-0.11.sql
astercc0.11-0.12b.sql
astercc0.12b.-0.12sql
astercc.sql
say you are using 0.1b now, so you have to execute astercc0.1b-0.1.sql, astercc0.1-0.11.sql, astercc0.11-0.12b.sql, astercc0.12b.-0.12sql one by one, then u get database of v0.12
2. stop astercc daemons
/opt/asterisk/scripts/astercc/asterccd stop
3. cp the new html & daemon files
4. set conf files
files include astercc.conf, asterbilling.conf.php, astercrm.conf.php
5. start astercc daemons
/opt/asterisk/scripts/astercc/asterccd start
6. login and check
Leave a Reply