Previous version was 5.4.x (released on July, 2020), see what was new in that release at:
This is a draft of new features added in this version, manually updated, thus not always synchronized with what is new in source code repository.
Many fixes were done to the modules, missing parameter were added, wrong parameter or function names fixed and explanation or clarifications added. Furthermore many debug messages in the core and modules were extended, to help analyzing problems or bugs. The full details can be found in the release Changelog or with the “git log” command.
A few parameters and also modules were renamed in this release. For details please refer to the module documentation .
Countless bugfixes were implemented for this release in core, tools and modules. Furthermore the code base was scanned with several static analyzers, to detect otherwise hard to find bugs. The full details can be found in the release Changelog or with the “git log” command.
New module to delegate sip message processing to a group of workers
New rtp relay module, use kernel based forwarding controlled via an external application
New module providing json web token generation and validation functions
New module adding support to implement STIR-Shaken authentication and verification functions
New module adding websocket client connector for interaction with external system, not for usual SIP forwarding
Pseudo-module providing per-proces STIR/SHAKEN API from libsecsipid.