In this release
- This release focuses on strengthening security and simplifying administration. We’ve shipped essential patches for Apache and Asterisk, updated Debian 11 and 12 packages to the latest version, simplified device rollouts with default SIP profiles, and introduced a new API to make integrating Cloudphone credentials easier.
IMPORTANT NOTE! When upgrading from version 5.0.59 or older, follow the following procedure (click to expand)
If you are upgrading a Spark system, you may ignore the special instructions. For any other system of version 5.0.59 or lower please perform the following steps:
1. run
yum install xorcom-centos-release
2. run yum update
This will ensure the system will be updated from the correct repositories.
General
- To ensure consistent configuration for all newly created SIP devices, you can now configure a default profile in Settings > PBX Settings > System General.
Security
- Upgraded several packages to address some recently discovered security vulnerabilities.
- Apache has been upgraded to version 2.4.65.
- Asterisk has been upgraded to version 18.26.4.
Auto Provisioning
- You can now auto-provision the Xorcom FXS GW00XX Gateway series directly from the Endpoint Manager, simplifying initial setup and management.
- Fixed an issue with Fanvil X6X template where Speed Dial buttons were generating unknown values in phone configuration files.
API
- New Feature: Cloudphone Credentials A new API function has been introduced to retrieve Cloudphone credentials. This new endpoint accepts a list of extension numbers or extension IDs and returns the credential data directly in the API response, designed to support integrations where external systems (like a CRM) need to look up credentials on demand.