Skip to main content

Wazo Platform 24.14 Released

· One min read
wazoplatform

Hello Wazo Platform community!

Here is a short review of the Wazo Platform 24.14 release.

Technical

  • Call Logs: Call logs now better handles call forwarding. The requested fields will contain the call's intended target information while destination fields will contain the forwarded callee information

Ongoing Features

  • Phone numbers: We are working on a new phone number API that will be used in conjunction with incoming calls and the selection of outgoing caller ID

For more details about the aforementioned topics, please see the changelog.

See you at the next sprint review!

Resources

Wazo Platform 24.13 Released

· One min read
The Wazo Platform team

Hello Wazo Platform community!

Here is a short review of the Wazo Platform 24.13 release.

New Features in This Release

  • Voicemail: The APIs to manage voicemails are now tenant-aware
  • Call Logs: Added a new property requested_user_uuid to CDRs which provides the UUID of the user originally being called.

Bug Fixes

  • SAML: Fix logout after server or service restart.

Ongoing Features

  • wazo-provd: The storage of wazo-provd is being rewritten to use Postgresql instead of json files on the filesystem

For more details about the aforementioned topics, please see the changelog.

See you at the next sprint review!

Resources

Wazo Platform 24.12 Released

· One min read
The Wazo Platform team

Hello Wazo Platform community!

Here is a short review of the Wazo Platform 24.12 release.

New Features in This Release

  • Call recording: added the possibility for users to read their own call recordings via a new API

Technical

  • Recording: Recordings now have a UUID property that matches the file name on the disk

Ongoing Features

  • wazo-provd: The storage of wazo-provd is being rewritten to use PostgreSQL instead of json files on the filesystem

For more details about the aforementioned topics, please see the changelog.

See you at the next sprint review!

Resources

Wazo Platform 24.11 Released

· One min read
The Wazo Platform team

Hello Wazo Platform community!

Here is a short review of the Wazo Platform 24.11 release.

New Features in This Release

  • API: The API to manage calls are now tenant-aware
  • Authentication: Users can now login using the SAML2 protocol, allowing login with centralized credentials like Microsoft Entra or Google authentication.

Technical

  • Asterisk: Asterisk has been upgraded to 21.4.1 See the Asterisk release announcement
  • Logs: Wazo services do not duplicate their logs to daemon.log and syslog anymore, which used more disk space than necessary. Wazo logs are still available in per-service log files and systemd logs.

Ongoing Features

  • wazo-provd: The storage of wazo-provd is being rewritten to use Postgresql instead of json files on the filesystem

For more details about the aforementioned topics, please see the changelog.

See you at the next sprint review!

Resources

Sources:

Discussion

Comments or questions in this forum post.

Wazo Platform 24.10 Released

· One min read
The Wazo Platform team

Hello Wazo Platform community!

Here is a short review of the Wazo Platform 24.10 release.

New Features in This Release

  • Push Notification: Mobile devices will now receive a notification whenever they miss a call.
  • wazo-calld: Enhance GET /calls to support multi-tenancy
  • wazo-dird & wazo-amid: Introduce a new API for toggling debug mode without requiring service restart.

Ongoing Features

  • Authentication: We are hard at work to improve and finalize the support for SAML2 protocol, allowing administrators to configure the identity provider.
  • Provisioning Server: wazo-provd is being modified to use PostgreSQL as its data storage backend instead of using JSON files on the file system

For more details about the aforementioned topics, please see the changelog.

See you at the next sprint review!

Wazo Platform 24.09 Released

· One min read
The Wazo Platform team

Hello Wazo Platform community!

Here is a short review of the Wazo Platform 24.09 release.

New Features in This Release

  • API: New limit on maximum number of sessions (tokens) a user can have. By default, the limit is set to 100 per user but can be changed in wazo-auth configuration files.
  • Call Logs: Added conversation_id to CDR which can also be used as a search filter. This is the link between the realtime call API and call logs API.

Ongoing Features

  • Provisioning Server: wazo-provd is being modified to use PostgreSQL as its data storage backend instead of using JSON files on the file system
  • Authentication: We are hard at work to improve and finalize the support for SAML2 protocol, allowing administrators to configure the identity provider.

For more details about the aforementioned topics, please see the changelog.

See you at the next sprint review!

Wazo Platform 24.08 Released

· One min read
The Wazo Platform team

Hello Wazo Platform community!

Here is a short review of the Wazo Platform 24.08 release.

New Features in This Release

  • Authentication: A new feature has been added for users to be able to login using the SAML2 protocol

Bug Fixes

  • Calls: Calls will be hung up after 10 hours, in order to avoid 'ghost call' accumulation scenarios

Technical

  • Parking Lots: Improve parking lots API to facilitate usage (ex: add events, add informations, etc.)

Ongoing Features

  • Provisioning Server: wazo-provd is being modified to use PostgreSQL as its data storage backend instead of using JSON files on the file system
  • Authentication: We will continue to improve and complete the login with SAML2 protocol allowing administrators to configure the identity provider.
  • Call API: Allow to link a call with a call log

For more details about the aforementioned topics, please see the changelog.

See you at the next sprint review!

Wazo Platform 24.07 Released

· One min read
The Wazo Platform team

Hello Wazo Platform community!

Here is a short review of the Wazo Platform 24.07 release.

Bug Fixes

  • Ring Group: it is no longer needed to restart Asterisk when changing ring strategy to linear for a ring group. The new implementation described in this blog post is now used by default.

Technical

  • Push Notification: Wazo now supports the new Firebase API v1 to send push notifications to Android devices

Ongoing Features

  • Provisioning Server: wazo-provd is being modified to use PostgreSQL as its data storage backend instead using json files on the file system
  • Authentication: A new feature is being added for users to be able to login using the SAML2 protocol

For more details about the aforementioned topics, please see the changelog.

See you at the next sprint review!

Wazo Platform 24.06 Released

· 2 min read
The Wazo Platform team

Hello Wazo Platform community!

Here is a short review of the Wazo Platform 24.06 release.

New Features

  • CallerID: The anonymous feature is now RFC compliant and should work out of the box for most configurations (see documentation)
  • CallerID: In order to facilitate custom caller ID integration, it can be now configured through SIP header (see documentation)

Bug Fixes

  • wazo-ui: Fix tenant edition

Technical

  • wazo-chatd: The initialization process has been improved to be more robust

Ongoing Features

  • Provisioning Server: wazo-provd is being modified to use Postgresql as its data storage backend instead using json files on the file system
  • Authentication: A new feature is being added for users to be able to login using the SAML protocol
  • linear ring group: reimplementation of ring groups for the linear ring strategy, to fix outstanding issue with Asterisk Queue-based implementation requiring a complete reboot. An upcoming blog post will provide more details.

For more details about the aforementioned topics, please see the changelog.

See you at the next sprint review!

Wazo Platform 24.05 Released

· 2 min read
The Wazo Platform team

Hello Wazo Platform community!

Here is a short review of the Wazo Platform 24.05 release.

New Features

  • Parking: The API may now be used to park calls
  • Phones: Fanvil phones DND status is now synchronized with the user DND status

Bug Fixes

  • Context ranges: The context range API now returns the extension ranges based on the DID length parameter of the context
  • Tenants: The wazo-auth /tenants API now filters using the uuids query parameter properly
  • Chat: Room chat participants can no longer read messages of rooms they are not part of
  • Chat: Room chat participants can now create rooms which include all participants of an existing room
  • Performance: The processing of calls was slowing down after a few days or months of usage, depending on use cases, when using some APIs to manage calls. This is now fixed, and call processing should remain constantly fast in the long run.

Technical

Ongoing Features

  • wazo-provd: The storage of wazo-provd is being rewritten to use Postgresql instead of json files on the filesystem
  • Scalability: Under the hood changes to make Wazo more performant on large installations.
  • Caller ID: A new feature is being added for users to select the Caller ID that will be presented when placing calls
  • Authentication: A new feature is being added for users to be able to login using the SAML protocol

For more details about the aforementioned topics, please see the changelog.

See you at the next sprint review!