FreePBX-Distro-1.10xx.210.62
Below is an outline of the FreePBX Distro 1.10xx.210.62 Stable Releases based on
FreePBX 2.10
Asterisk 10.x
Centos 6.2
This release has been moved to 2.210.62 track. The final upgrade script will update you to the new track
1.1004.210.62-1- Initial Public Beta of the Distro for with Asterisk 10 and Centos 6.2
1.1005.210.62-1- Upgrade to Asterisk 10.5.
1.1006.210.62-2- Upgrade to Asterisk 10.6 Wanpipe 3.5.27 and all Centos 6.2 Packages
1.1007.210.62-1- Upgrade to Asterisk 10.7 and all Centos 6.2 Packages
1.1008.210.62-1- Upgrade to Asterisk 10.8 and all Centos 6.2 Packages
1.1009.210.62-1- Upgrade to Asterisk 10.9 and all Centos 6.2 Packages
1.1009.210.62-2- Fix bug with crontabs not being installed at install time.
1.1010.210.62-1- Upgrade to Asterisk 10.9 and all Centos 6.2 Packages. Fix bug in 64bit libpri and libss7
1.1010.210.62-2- Fix issue with imap voicemail not working, install fxload for xorcom astribanks, install packages users have asked for such as tcpdump, man, usbutils and pciutils
1.1010.210.62-3- Install obdc for cel logging support, Fix issue with 64bit wanpipe for sangoma cards, Make sure tftp is set with the correct path to /tftpboot, Add support for oslec into DAHDI RPMs
1.1010.210.62-4- Install mailx and cyrus-sasl-plain for Centos 6.x since they are no longer included in the base install and needed for proper postfix setup. Install Xorcom Hareware Echo Cancellation firmware. Update fail2ban asterisk regex for better Asterisk support that was provided by Xorcom. Add patch to Asterisk to allow hints to subscribe to MWI events. With FreePBX 2.11 you will be able to subscribe a BLF button to monitor any voicemail box and have the button light red when a voicemail is left in that box.
1.1010.210.62-5- Add support for openvox, allo and rhino PSTN cards into DAHDI and DAHDI tools. Update wanpipe for 32bit systems. Update iSymphony to version 2.7.1
2.210.62-1- Final upgrade script to take system to new version track of 2.210.62-1
Below is a list of upgrade scripts you can download and run to update your existing systems that are based on the 1.10xx.210.62 release track.
All upgrades need to be installed in numeric ascending order.
http://upgrades.freepbxdistro.org/stable/1.1005.210.62/upgrade-1.1005.21...
http://upgrades.freepbxdistro.org/stable/1.1006.210.62/upgrade-1.1006.21...
http://upgrades.freepbxdistro.org/stable/1.1007.210.62/upgrade-1.1007.21...
http://upgrades.freepbxdistro.org/stable/1.1008.210.62/upgrade-1.1008.21...
http://upgrades.freepbxdistro.org/stable/1.1009.210.62/upgrade-1.1009.21...
http://upgrades.freepbxdistro.org/stable/1.1009.210.62/upgrade-1.1009.21...
http://upgrades.freepbxdistro.org/stable/1.1010.210.62/upgrade-1.1010.21...
http://upgrades.freepbxdistro.org/stable/1.1010.210.62/upgrade-1.1010.21...
http://upgrades.freepbxdistro.org/stable/1.1010.210.62/upgrade-1.1010.21...
http://upgrades.freepbxdistro.org/stable/1.1010.210.62/upgrade-1.1010.21...
http://upgrades.freepbxdistro.org/stable/1.1010.210.62/upgrade-1.1010.21...
http://upgrades.freepbxdistro.org/stable/2.210.62/upgrade-2.210.62-1.sh
You can check your current version by going to the sysadmin module or from the Linux CLI do a:
cat /etc/asterisk/freepbxdistro-version |
To install an update script via the Linux CLI use the following commands, substituting the proper scripts from above:
wget http://upgrades.freepbxdistro.org/stable/2.210.62/upgrade-2.210.62-1.sh
chmod +x upgrade-2.210.62-1.sh
./upgrade-2.210.62-1.sh |