v0.9.0

hashicorp/vaultv0.9.0Jun 25, 2026by csiwek

AI Summary

Expands telephony and audio capabilities by adding support for specific audio codecs (AMR-WB, AMR-NB) and SIP protocol features like UPDATE and outbound trunks.

Key Highlights

  • Support for AMR-WB and AMR-NB Codecs
  • Fix race condition in the recording test
  • IP allowlist for HTTP/WS API
  • SIP UPDATE support
  • Configure or Discover Public IP addresses for WEBRTC
  • SIP Outbound Trunks and Registrations

New Features

  • AMR-WB Codec support
  • AMR-NB Codec support
  • IP allowlist for HTTP/WS API
  • SIP UPDATE support
  • SIP Outbound Trunks and Registrations

Full Release Notes

## What's Changed
* AMR-WB Codec support by @csiwek in https://github.com/VoiceBlender/voiceblender/pull/56
* Support for AMR-NB Codec by @csiwek in https://github.com/VoiceBlender/voiceblender/pull/57
* Fix race condition in the recording test by @csiwek in https://github.com/VoiceBlender/voiceblender/pull/59
* Accept different clock rates for telephony events by @csiwek in https://github.com/VoiceBlender/voiceblender/pull/61
* Feat/ip allowlist for HTTP/WS API by @csiwek in https://github.com/VoiceBlender/voiceblender/pull/62
* SIP UPDATE support by @csiwek in https://github.com/VoiceBlender/voiceblender/pull/63
* Configure or Discover Public IP addresses for WEBRTC by @csiwek in https://github.com/VoiceBlender/voiceblender/pull/64
* Sync config variables by @csiwek in https://github.com/VoiceBlender/voiceblender/pull/65
* SIP Outbound Trunks and Registrations by @csiwek in https://github.com/VoiceBlender/voiceblender/pull/66


**Full Changelog**: https://github.com/VoiceBlender/voiceblender/compare/v0.8.1...v0.9.0