update of instructions and upgrade SQL file
git-svn-id: svn://192.168.202.10@385 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -9,6 +9,9 @@ NOTE: Upgrading from 1.1.12-3 to 2.0.1 is at the bottom
|
||||
use asterisk
|
||||
\. /path/from/root/extras/upgrade_2.0.2.sql
|
||||
quit
|
||||
/usr/share/astguiclient/ADMIN_area_code_populate.pl
|
||||
The Daylight Savings Time scheme for the USA and Canada has been
|
||||
updated for the 2007 changes. Also, Brazil DST has been added.
|
||||
|
||||
2. The astguiclient web directory has been removed and the
|
||||
astguiclient/admin.php functions have been merged into the
|
||||
|
||||
@@ -18,8 +18,7 @@ index (campaign_id),
|
||||
index (server_ip)
|
||||
);
|
||||
|
||||
|
||||
|
||||
|
||||
ALTER TABLE servers ADD vicidial_balance_active ENUM('Y','N') default 'N';
|
||||
ALTER TABLE servers ADD balance_trunks_offlimits SMALLINT(5) UNSIGNED default '0';
|
||||
|
||||
DELETE from vicidial_phone_codes;
|
||||
|
||||
Reference in New Issue
Block a user