Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FreeSWITCH Enterprise Release v20.24.6 #150

Merged
merged 1 commit into from
Dec 27, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

### List of releases:

* [20.24.6 (Release date: 26 Dec 2024)](#20245-release-date-26-dec-2024)
* [20.24.5 (Release date: 09 Oct 2024)](#20245-release-date-09-oct-2024)
* [20.24.4 (Release date: 25 Jul 2024)](#20244-release-date-25-jul-2024)
* [20.24.3 (Release date: 16 Jul 2024)](#20243-release-date-16-jul-2024)
Expand All @@ -26,6 +27,17 @@

Previous release notes are on the [SignalWire Stack Release notes](./SignalWire-Stack-Release-notes_19595529.mdx#list-of-releases) page.

## 20.24.6 (Release date: 26 Dec 2024)

This is the minor release containing important bugfixes and stability improvements.

* **Tarball:** [Tarball](https://fsa.freeswitch.com/downloads/freeswitch-releases/freeswitch-20.24.6.-release.tar.gz)
* **Packaging:** [Instructions](https://freeswitch.org/confluence/display/FREESWITCH/Installation), [FSGET](https://github.com/signalwire/freeswitch/tree/master/scripts/packaging)
* **Windows:** [Windows](https://fsa.freeswitch.com/downloads/windows/x64/release/FreeSWITCH-20.24.6-Release-x64.msi)
* **Windows Sound Packages:** [Sound Packages](http://files.freeswitch.org/windows/installer/x64/sounds/)
* **Installation Instructions:** [Debian](../Installation/Linux/Deprecated-Installation-Instructions/27590677.mdx#about)
* **Release Notes:** [FreeSWITCH Advantage v20.24.6 Release notes on GitHub](https://github.com/signalwire/stack/releases/tag/v20.24.6)

## 20.24.5 (Release date: 09 Oct 2024)

This is the minor release containing important bugfixes and stability improvements.
Expand Down
Loading