languageThis article has been translated in other language.
WebRTC gateway - version 3.0.12-181
New Features
- User Registration
- New mechanism implemented to lowering threads and memory consumption.
- Calls - new Busy state management
- When the Rainbow user is busy in a Rainbow call, making a PBX call to this user results now in sending a busy tone to the caller.
> OXE must run version N3 MD3 or above.
> WebRTC gateway must be configured with RingingAuto=FALSE.
> Set the “BUSY” MODE option in the user settings.
Busy tone is sent in the following cases:
- Rainbow user is busy in a Rainbow call/conference.
- Rainbow user is in DND (manual DND or automatic DND including Calendar/Teams).
- Rainbow user without voice mail rejects the call.
- 3rd Party PBX
- Provide updated caller Name in SIP outgoing flow to 3rd party PBX.
- Codecs
- It is now possibly to activate G722 and Opus at the same time: using the new option "all" for command mpjcodec pcm|g722|opus|all
set codec mode: PCM only, PCM+G722, PCM+OPUS, PCM+G722+OPUS.
Main fixes
- System
- Updating the linux version (Debian 12 Bookworm).
- Call Notification
- Fixed an issue where calls where no more notified to the user.
- DTMF
- Fixed the problem of DTMF not working when the provider uses DTMF payload type 96.
- Serviceability
- Several improvements to log management.