Wazo Platform 25.14 Released
· 2 min read
Hello Wazo Platform community!
Here is a short review of the Wazo Platform 25.14 release.
New Features in This Release
- wazo-agid: Added the ability to override the default
p-asserted-identity
SIP header format per trunk. The format can be configured by adding a keyset_var
with the valueWAZO_PAI_FORMAT=...
in the trunk's endpoints. (default: sip:user@host)
Bug Fixes
- wazo-auth: PUT
/api/auth/0.1/users/$user_uuid/external/mobile
is now idempotent. It will now create or update the resource instead of returning a 404 if it doesn't exist.
Technical
- wazo-agentd-client:
client.agents.pause_by_number
andclient.agents.pause_user_agent
now support areason
parameter, which was already supported by the wazo-agentd API endpoints.
Ongoing Features
- debian bookworm: it is high time for wazo to update its underlying OS layer from debian bullseye to debian bookworm; work is ongoing and the first bookworm release is expected to come at some point before the end of the year; see previous debian dist upgrades for a taste of what an upgrade to the first bookworm-based wazo release should entail
For more details about the aforementioned topics, please see the changelog.
See you at the next sprint review!
Resources
- Install Wazo Platform
- Upgrade Wazo and Wazo Platform. Be sure to read the breaking changes
Sources:
Discussion
Comments or questions in this forum post.