| < Previous by Date | Date Index | Next by Date > |
| Thread Index | Next in Thread > |
|
We're delighted to announce that version 4.0.2 of sipXecs is now available. We expect this to be the last fix release in 4.0 - the next planned release is 4.2.0; this could of course change if a sufficiently serious problem is uncovered. sipXecs 4.0.2 Release Notes 23 Bug Fixes Upgrading to sipXecs 4.0.2There are two ways to upgrade from earlier releases: Command Line (recommended)As root:Clear your rpm cache: Download and install the updates (this assumes you have already configured the sipXecs stable repo available at http://www.sipxecssw.org/pub/sipXecs/):yum clean all When prompted, confirm the updateyum update When the update has finished, restart sipXecs services: service sipxpbx restartIf any services are disabled or you are seeing issues after the upgrade, try this from the command line first: service sipxpbx stop GUI Upgrade (only should be attempted on CentOS distributions)The reason this isn't currently recommended is that this method provides very little information on the status of the upgrade. This is being tracked as XX-6524. It also will NOT upgrade other servers in your cluster due to an issue fixed in this update XX-5929. If you do use this it may be good to monitor the update log file on the server to know what is going on. That can be seen by doing this from the command linetail -f /var/sipxdata/tmp/update.outputWhen you see Complete! In the log file you need to restart the system.
|