February 24, 2026
Overview
February brings DTMF tone support for SIP calls, improved raw-tracks recording reliability during meeting moves, and a Krisp SDK performance optimization that splits noise cancellation into a separate bundle for faster page loads. Audio processor errors no longer mute the microphone, and the 3-hour limitation for raw-tracks recordings has been removed.
Complete release history for our client SDKs is available in our Github release notes:
Daily Prebuilt
- Audio processor error handling updated to no longer mute the microphone on Krisp errors.
- Fixed a mute state sync race condition on the first call of the day.
- Krisp SDK is now loaded as a separate bundle for faster initial page load.
- Added a user-facing notification when the Krisp SDK fails to load.
- Updated noise cancellation overload translations.
Dashboard
- Improved dashboard loading speed.
- Removed references to the deprecated
owner_only_broadcastproperty.
Media Services
Telephony
- Added DTMF (telephone-event) support for sending and receiving DTMF tones during SIP calls.
- Added a setting to keep rooms open without WebRTC participants (for SIP-only scenarios).
- Fixed the call transfer initiated event for SIP REFER.
- Fixed dial-in events to be preserved when no peer is in the room yet.
Recording
- Removed the 3-hour limitation for raw-tracks recordings.
- Improved raw-tracks recording reliability during meeting moves when the SFU connection changes.
- Added
user_nameanduser_idto raw-tracks recording events. - Recording finished webhooks are now reliably sent from the upload finisher for improved delivery.
Webhooks
- Webhook event IDs now include timestamps, matching the format shown in the documentation.
Transcription
- Added model parameters to the transcription info field.
REST API
- Fixed the
/domains/memberendpoint to return all non-revoked API tokens.