FreeSWITCH v1.11.0 Release (Critical Security Fix)

johnny

New Member
Apr 10, 2020
23
5
3
41
This is a Critical Security Fix release and everyone should really be updating before the CVE and PoC is released.

Also of to note: FreeSwitch is the backend of FusionPBX and does not get updated when you run OS updates or FusionPBX updates, which means this will need to be updated manually.


The last release of Freeswitch was 1.10.12 back in August 3rd 2024

 
Does anyone have a link to documentation that we can include here to properly update FreeSWITCH I cant seem to find a single one without registering with signalwire.
 
New FusionPBX install
The FusionPBX install has been updated to use the new FreeSWITCH 1.11 release. This means you can install the version that includes this security fix.

Upgrade FreeSWITCH
You can also use the install script to update your version on your server to use new FreeSWITCH 1.11 release.
cd /usr/src/fusionpbx-install.sh/debian/resources/switch
git stash
git pull
./source-release.sh
./source-permissions.sh
 
Last edited: