- upgrade database unzip the package u could see folder “sql” where we put all database files, in asterCC 0.X it would looks like: astercc0.1b-0.1.sql astercc0.1-0.11.sql astercc0.11-0.12b.sql astercc0.12b.-0.12sql astercc0.13-0.14b.sql astercc….0.X.sql 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 until astercc…0.X.sql, then u get database of v0.X the command line for this is like mysql -uroot -p astercc < astercc….0.X.sql
- stop astercc daemons /opt/asterisk/scripts/astercc/asterccd stop
- cp the new html & daemon files, please notice that you may want to backup astercrm.conf.php, astercc.conf and asterbilling.conf.php first example: cp astercrm /var/www/html -rf cp asterbilling /var/www/html -rf cp scripts/* /opt/asterisk/scripts/astercc * from astercc-0.21, the package includes both 32bit and 64bit scrips, you will copy the scripts out of 32/ or 64/ to your daemon folder (usually /opt/asterisk/scripts/astercc)
- config conf files check your astercc.conf, asterbilling.conf.php, astercrm.conf.php, make sure you have the correct config
- start astercc daemons /opt/asterisk/scripts/astercc/asterccd start
- check crontab we provides some cron script to deal with recording files and CDRs, so open README, make sure you have the scripts configed in your crontab
- login web and check if any errors
asterCRM 0.059:
- impoved send request by javascript in portal interface
- fixed can not order in customer,diallist and dialedlist page
- fixed can not export in note ,diallist, dialedlist, campaign,contact
- fixed can’t find astercc license file when is not running in ‘/opt’
- fixed the start check of predictive doesn’t work in IE7
- fixed can not record wher predictive
asterBilling 0.099:
- fixed can’t display report of today
- fixed bug in flash report
- add check credit reseller and callshop realtime when booth calling
- impoved send request by javascript in callshop interface
- fixed don’t update blance when cannel limit in booth
- add delete files what have uploaded
- fixed can’t find astercc license file when don’t run in ‘/opt’
- fixed ASR and ACD both are ‘0’ in report grid
