Point release
Important STT Improvements for Deepgram and Speechmatics, Support for Outbound SIP Proxy and more
-
Adds support for carriers that require us to send them calls through an outbound sip proxy.
PR, PR PR, Issue -
Reject call attempts on hosted jambonz systems where the account has no active subscription.
PR -
Improve Deepgram integration by ignoring UtteranceEnd event from Deepgram when we have unprocessed words; in this scenario it is better to continue to wait for the unprocessed words to become finalized.
PR Issue -
Fixes issue where exception thrown when a new application URL is provided during a call and the request to that URL fails.
PR -
Improves handling of errors when handling
tts:tokens
requests to stream text tokens from an LLM.
PR -
Fixes timeout issues when working with speechmatics STT.
PR -
Adds a response time metric when using tts streaming.
PR -
Fixes an issue where when using the
dialMusic
property in a dial verb, the music could play endlessly.
PR, Issue -
Allows the Deepgram nodelay property to be explicitly set.
PR, Issue -
Enhances the createCall REST API to allow the caller to specify a sip proxy to send the INVITE through.
PR -
Fixes issue where an incoming REGISTER with invalid sip uri in the From or To header causes an exception.
PR, Issue -
Supports recording an incoming SIPREC call using the jambonz recording feature.
PR