Wazo Platform 24.02 Released
5 February 2024
Hello Wazo Platform community!
Here is a short review of the Wazo Platform 24.02 release.
New Features in This Release
- calld API: Added optional 'timeout' parameter in body of
PUT /calls/{call_id}/user/{user_uuid}
endpoint to control dial timeout behaviour of call to user.
Technical
- Parking: In order to use API parking lots with function keys, deprecated default parking lot (700) function keys have been removed.
- Provisioning: Python module has been renamed from
provd
towazo_provd
. Any custom provisioning plugin should be updated. - Bus: Python library has been renamed from
xivo_bus
towazo_bus
. Any custom plugin using this library should be updated.
Ongoing Features
- wazo-provd: Migrate the database from JSON to PostgreSQL
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.