10.1.1
jambonz Commercial 10.1.1
New Features & Improvements
- Session observability — Major new feature providing detailed per-session data for debugging and analysis. At call end, the feature-server assembles a
session.jsoncontaining turn-by-turn detail (transcripts, latencies, agent responses) and sends it to the recorder alongside the audio. The API server exposes a new session retrieval endpoint and bundle viewer (HTML page with embedded waveform player) so you can replay audio and inspect turn data together. A newobservability_levelcolumn on the application controls how much detail is captured. The webapp adds an observability level selector and a transcript tab in the Recent Calls view for browsing session data. - Krisp turn detection with native-turn-taking STT vendors — You can now use Krisp for acoustic turn detection even when your STT vendor (AssemblyAI, Deepgram Flux, Speechmatics) provides its own native turn-taking. Previously these vendors always used their built-in detection; now you can opt into Krisp for more consistent behavior across vendors.
- Agent verb inherits STT/TTS from application — The agent verb now falls back to the STT and TTS settings configured on the application when
sttorttsare not specified in the verb. Previously these were effectively required on the verb itself. - drachtio-srf 5.0.21 — Updated the SIP stack to pick up upstream fixes.
Bug Fixes
- Fixed webapp clearing the “alerts last viewed” timestamp on logout, which caused the alert notification badge to re-trigger for already-seen alerts after logging back in.
- Fixed an issue in the Recent Calls view where session date was being parsed from
attempted_atinstead of the recording URL, producing incorrect timestamps in some cases.
SQL Changes
Availability
- Available now on jambonz.cloud; coming soon with devops scripts for subscription customers
Questions? Contact us at support@jambonz.org