Daily updates from Odoo
Saturday, March 7, 2026
1 change · master
Enhancements to existing features
This update enhances the Odoo VoIP system by allowing calls to proceed without requiring a microphone upfront, improving usability and flexibility. It introduces features for managing microphone status, selecting audio devices, and handling errors, ultimately providing a more robust and user-friendly call experience.
Original PR description
(Originally started at https://github.com/odoo/enterprise/pull/103404) (Follow-up of https://github.com/odoo/enterprise/pull/105215) Introduce the VoIP AudioManager, to handle everything that is audio related during a call. It now allows to proceed with any calls without microphone, select input and output device in and out of calls, always see the microphone status at the top, handle errors, use Discuss utils, etc etc. See commit messages for details. task-5108259