FreePBX-Distro-5.211.65
- 1 About FreePBX Distro and AsteriskNOW 5.211.65 Stable releases
- 2 System Impact
- 3 Release Notes
- 4 Upgrade scripts
- 5 How to check the current FreePBX Distro version
- 6 Upgrade option 1: Manual upgrade using version upgrade scripts
- 7 Upgrade option 2: Upgrade using commercial System Administration Pro module
- 7.1 Web GUI
- 7.2 Command line
- 8 Resolving OS configuration file changes
- 9 Specific update notes
Â
About FreePBX Distro and AsteriskNOW 5.211.65 Stable releases
Below is an outline of this version
FreePBX 2.11
SHMZ OS 6.5 (Derived from CentOS)
Asterisk 1.8.x or 11.x
DAHDI 2.10
Full support for FreePBX HA Final
System Impact
The upgrade procedures outlined below will stop Asterisk and may also require a system reboot to fully apply. Perform the system upgrade using a scheduled maintenance window.
Release Notes
FreePBX Distro 5.211.65-1Â Click on link for release notes.
FreePBX Distro 5.211.65-2Â Click on link for release notes. Â Â
FreePBX Distro 5.211.65-3Â Click on link for release notes.
FreePBX Distro 5.211.65-4Â Click on link for release notes.
FreePBX Distro 5.211.65-5Â Click on link for release notes.
FreePBX Distro 5.211.65-6Â Click on link for release notes.
FreePBX Distro 5.211.65-7Â Click on link for release notes.
FreePBX Distro 5.211.65-8Â Click on link for release notes.
FreePBX Distro 5.211.65-9Â Click on link for release notes.
FreePBX Distro 5.211.65-10Â Click on link for release notes.
FreePBX Distro 5.211.65-11Â Click on link for release notes.
FreePBX Distro 5.211.65-12Â Click on link for release notes.
FreePBX Distro 5.211.65-13Â Click on link for release notes.
FreePBX Distro 5.211.65-14Â Click on link for release notes.
FreePBX Distro 5.211.65-15Â Click on link for release notes.
FreePBX Distro 5.211.65-16Â Click on link for release notes.
FreePBX Distro 5.211.65-17Â Click on link for release notes.
FreePBX Distro 5.211.65-18Â Click on link for release notes.
FreePBX Distro 5.211.65-19 Click on link for release notes.
FreePBX Distro 5.211.65-20Â Click on link for release notes.
FreePBX Distro 5.211.65-21Â Click on link for release notes.
FreePBX Disrto 5.211.65-100 This will take your 5.211.65 version system to a 6.12.65-20 version and track.
Upgrade scripts
Upgrade Scripts
Above is a list of shell upgrade scripts officially released to update an existing FreePBX Distro 5.211.65 system to a specific minor release version. The scripts will update the entire distribution, including all FreePBX web components and all OS-level components (such as the kernel and kernel modules).
All upgrades need to be installed in numeric ascending order. Do not skip any upgrade step. Upgrade scripts are not cumulative. Each upgrade script should be run in ascending order to get to the desired final version.
The upgrade path is one-way. These scripts cannot be used to downgrade to an earlier version of the FreePBX Distro. The only way to reverse the effects of the upgrade procedure is to restore the system from a backup.
How to check the current FreePBX Distro version
You can check your current FreePBX Distro version by going to the Web GUI sysadmin module or, from the Linux command line, do a:
cat /etc/asterisk/freepbxdistro-version
Â
on older systems and
Â
cat /etc/schmooze/pbx-version
Â
on newer systems |
Upgrade option 1: Manual upgrade using version upgrade scripts
Step 1: Check the current FreePBX Distro version
Display the current version file (as above) to confirm the current installed version of FreePBX Distro.
Step 2: Download and run the applicable upgrade script
To install an update script via the Linux command line, use the following commands, substituting the proper scripts from above. Download the upgrade script matching the current version of FreePBX Distro installed, mark it as executable and run it.
cd ~
mkdir upgradescripts
cd upgradescripts
Â
wget http://upgrades.freepbxdistro.org/stable/5.211.65/upgrade-5.211.65-2.sh
chmod +x upgrade-5.211.65-2.sh
./upgrade-5.211.65-2.sh |
The FreePBX Distro upgrade script will update both FreePBX components (Asterisk, the FreePBX web GUI) and all base CentOS components.
Step 3: Specific script instructions
Note any special instructions displayed at the end of the upgrade if any are displayed, such as to reboot the system.
Step 4: Confirm the new FreePBX Distro version
Cat the updated (now current) version file (as above) to confirm the current installed version of FreePBX Distro is the expected newer version.
Upgrade option 2: Upgrade using commercial System Administration Pro module
If you have sysadmin module installed and have also purchased the SysAdmin Pro commercial license for the sysadmin module, you can use either the FreePBX web GUI to perform an update or run the following script from the command line to auto-update your system to the latest version.
Web GUI
see System Admin Pro
Command line
/usr/sbin/sysadmin_update_system |
Resolving OS configuration file changes
Some upgrade scripts will result in .rpm package updates that need configuration files to be manually cleaned up afterwards. The general procedure is described in the page Cleaning up files from a RPM update.
Specific update notes
upgrade-5.211.65-4.sh
ntp.conf: this file is updated in this release to disable NTP server functionality due to concerns about keeping this component securely configured. Delete the old saved file to clean up
Important: Any devices that may have been using the FreePBX Distro server to get time information (such as phones) should be reconfigured to use a different NTP server by editing the NTP server settings distributed to phones by EndPoint Manager (OSS or Commercial)
upgrade-5.211.65-15.sh
Delete the default package fail2ban configuration file. FreePBX Distro generates a customized version of this file
Delete the old file "/etc/httpd/conf.d/freepbx.conf.rpmsave" to clean up
MySQL activity logging to /var/log/mysql/mysql.log is disabled in this release. This MySQL log file can be quite large, depending on server usage loads. Delete this file after the update to reclaim this disk space.
upgrade-5.211.65-18.sh
Replace the old version of /etc/dahdi/modules with the updated version of the file
Reboot as instructed
Â
CentOS is a Trademark of Red Hat and we do not claim to have any relationship with either Red Hat or CentOS
Asterisk and AsteriskNOW are registered trademarks of Digium Inc.