FreeSWITCH 1.11.1

markjcrane

Well-Known Member
Staff member
Jul 22, 2018
782
311
63
51
Description

This new 1.11.1 release includes more critical security fixes. It also includes ability to reload SSL certificates without loosing phone calls with the new reloadcert.

Release Date
26 May 2026

Release Tag
https://github.com/signalwire/freeswitch/releases/tag/v1.11.1

Release Notes
https://developer.signalwire.com/freeswitch/FreeSWITCH-Explained/Release-Notes/

Gratitude
This new release shows to the community that the FreeSWITCH team is committed to maintaining it and improving it. Thanks and gratitude to those that continue to help improve it and for this additional 1.11.1 release.

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 mentioned in the release tag details.

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