v0.8.0
mailcow/mailcow-dockerizedv0.8.0Jun 10, 2026by csiwek
AI Summary
Adds initial SIP calling capabilities to VoiceBlender, including REGISTER support, and integrates Livekit as a new communication leg type.
Key Highlights
- SIP REGISTER support and calling AORs
- Livekit integration as a Leg type
New Features
- SIP calling support
- Livekit as a communication leg
Full Release Notes
## What's Changed * SIP REGISTER support and calling AORs by @csiwek in https://github.com/VoiceBlender/voiceblender/pull/47 * Livekit as a Leg by @csiwek in https://github.com/VoiceBlender/voiceblender/pull/48 **Full Changelog**: https://github.com/VoiceBlender/voiceblender/compare/v0.7.1...v0.8.0