We’re happy to announce that the latest version of FS PBX officially supports Debian 13 (Trixie)!
This release ensures smooth installation and operation on the newest Debian release, while maintaining full backward compatibility with Debian 12 (Bookworm).
You’ll be prompted for your SignalWire token during the setup process.
As always, please report any issues or feedback on GitHub:
https://github.com/nemerald-voip/fspbx
This release ensures smooth installation and operation on the newest Debian release, while maintaining full backward compatibility with Debian 12 (Bookworm).
Highlights
- Debian 13 (Trixie) Support — FS PBX has been tested and verified to run cleanly on Debian 13.
- Improved install & update scripts — automatic detection and configuration for the new OS codename.
- Better dependency handling — refined setup of systemd, iptables, snmpd, and other required services.
- SignalWire token requirement — during installation, you’ll now be prompted to enter your SignalWire token.
It’s saved securely at ~/.signalwire_token for future use. - FreeSWITCH 1.10.13 compatibility — validated for the latest stable branch.
- Cleaner logging & environment detection — installation output and runtime logging have been streamlined.
Installation
To install FS PBX on Debian 13, simply run:
Code:
wget -O- https://raw.githubusercontent.com/nemerald-voip/fspbx/main/install/install-fspbx.sh | bash
You’ll be prompted for your SignalWire token during the setup process.
As always, please report any issues or feedback on GitHub:
https://github.com/nemerald-voip/fspbx
Last edited: