userdoc:upgrade-0.6

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
userdoc:upgrade-0.6 [2010/03/24 12:38]
admin
userdoc:upgrade-0.6 [2011/11/26 17:37] (current)
abelbeck
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
-====== Upgrade from 0.6.x (or later) ======+====== Upgrade from 0.6.x ======
  
 Please read [[http://astlinux.svn.sourceforge.net/viewvc/astlinux/branches/0.7/UPGRADE.txt|UPGRADE.txt]] and [[changes-0.7]] before you start.\\ If you are using mISDN with PCI cards please also read **[[misdn|this]]**.  Please read [[http://astlinux.svn.sourceforge.net/viewvc/astlinux/branches/0.7/UPGRADE.txt|UPGRADE.txt]] and [[changes-0.7]] before you start.\\ If you are using mISDN with PCI cards please also read **[[misdn|this]]**. 
Line 15: Line 15:
   - https://pbx/admin/system.php   - https://pbx/admin/system.php
   - The default repository is http://mirror.astlinux.org/firmware   - The default repository is http://mirror.astlinux.org/firmware
 +  - If you want to test Asterisk 1.8 you need to change the "Repository URL" in the Prefs Tab to\\ http://mirror.astlinux.org/ast18-firmware
   - Select "check for new", check the confirm checkbox, then click the firmware button.   - Select "check for new", check the confirm checkbox, then click the firmware button.
  
Line 35: Line 36:
   - ''%%upgrade-run-image upgrade http://mirror.astlinux.org/firmware%%''   - ''%%upgrade-run-image upgrade http://mirror.astlinux.org/firmware%%''
   - Reboot when prompted   - Reboot when prompted
 +
 +//or the URL from above for Asterisk 1.8.//
  
 If you used the firewall in the web GUI in 0.6, you will need to upgrade Arno's firewall: If you used the firewall in the web GUI in 0.6, you will need to upgrade Arno's firewall:
Line 55: Line 58:
  
 **NOTE:** AstLinux supports retaining multiple versions in the %%'%%''os''%%'%% directory.  To determine which revision is booted, a %%'%%''ver''%%'%% file is used.  This ''ver'' file should contain a single line that lists the version to boot (for example: astlinux-0.6.1)  If no ''ver'' file is present, the boot loader will load the 'highest revision', determined alphabetically (so 0.6-2011 would be newer than 0.6.2).  So be careful if upgrading from an SVN version! **NOTE:** AstLinux supports retaining multiple versions in the %%'%%''os''%%'%% directory.  To determine which revision is booted, a %%'%%''ver''%%'%% file is used.  This ''ver'' file should contain a single line that lists the version to boot (for example: astlinux-0.6.1)  If no ''ver'' file is present, the boot loader will load the 'highest revision', determined alphabetically (so 0.6-2011 would be newer than 0.6.2).  So be careful if upgrading from an SVN version!
- 
 ===== Possible Issues ===== ===== Possible Issues =====
  
 +=== NICs ===
 If your existing 0.6 installation has NICs of more than one type (different chipsets/drivers), there is the possibility that the numbering of these NICs under 0.6 (eg ''eth0'', ''eth1'', etc) will change once upgraded to 0.7. Please bear this in mind, especially if attempting a remote upgrade. For an explanation, see [[userdoc:tt_change_net_hardware|Changing Network Hardware]]. If your existing 0.6 installation has NICs of more than one type (different chipsets/drivers), there is the possibility that the numbering of these NICs under 0.6 (eg ''eth0'', ''eth1'', etc) will change once upgraded to 0.7. Please bear this in mind, especially if attempting a remote upgrade. For an explanation, see [[userdoc:tt_change_net_hardware|Changing Network Hardware]].
 +
 +=== Asterisk CLI commands ===
 +You may also need to change the Active Channels, Voicemail and Reload Asterisk Commands, in the Prefs tab:
 +
 +  * Active Channels Command: ''core show channels''
 +  * Voicemail Users Command: ''voicemail show users''
 +  * Reload Voicemail Command: ''module reload app_voicemail.so''
 +  * Reload Asterisk Command: ''module reload''
  • userdoc/upgrade-0.6.1269452336.txt.gz
  • Last modified: 2010/03/24 12:38
  • by admin