mirror of
https://github.com/jambonz/next-static-site.git
synced 2025-12-19 04:47:44 +00:00
release notes for 0.7.9 (#52)
This commit is contained in:
@@ -152,6 +152,9 @@ navi:
|
|||||||
path: release-notes
|
path: release-notes
|
||||||
title: Release Notes
|
title: Release Notes
|
||||||
pages:
|
pages:
|
||||||
|
-
|
||||||
|
path: v0.7.9
|
||||||
|
title: v0.7.9
|
||||||
-
|
-
|
||||||
path: v0.7.8
|
path: v0.7.8
|
||||||
title: v0.7.8
|
title: v0.7.8
|
||||||
|
|||||||
@@ -48,7 +48,7 @@ No schema changes were made in this release.
|
|||||||
|
|
||||||
|
|
||||||
#### Availability
|
#### Availability
|
||||||
- Available shortly on AWS Marketplace</a>
|
- Available on <a href="https://aws.amazon.com/marketplace/pp/prodview-55wp45fowbovo">AWS Marketplace</a>
|
||||||
- Deploy to Kubernetes using [this Helm chart](https://github.com/jambonz/helm-charts)
|
- Deploy to Kubernetes using [this Helm chart](https://github.com/jambonz/helm-charts)
|
||||||
|
|
||||||
**Questions?** Contact us at <a href="mailto:support@jambonz.org">support@jambonz.org</a>
|
**Questions?** Contact us at <a href="mailto:support@jambonz.org">support@jambonz.org</a>
|
||||||
26
markdown/docs/release-notes/v0.7.9.md
Normal file
26
markdown/docs/release-notes/v0.7.9.md
Normal file
@@ -0,0 +1,26 @@
|
|||||||
|
# Release v0.7.9
|
||||||
|
> Release Date: Jan 22, 2023
|
||||||
|
|
||||||
|
This is a minor bug fix release.
|
||||||
|
|
||||||
|
#### New Features
|
||||||
|
- switch to faster uuid generation
|
||||||
|
- update to latest drachtio-srf with performance improvements
|
||||||
|
- add support for http transport for jaeger
|
||||||
|
|
||||||
|
#### Bug fixes
|
||||||
|
- restrict local udp port used for rtpengine; fixes rare but intermittent case of failed call setup
|
||||||
|
- regression bug where dtmf capture on outdials was not working
|
||||||
|
- fix for issue discarding repeated sequences of dtmfs
|
||||||
|
- pass callerName through to jambonz applications (display name in From header)
|
||||||
|
- sip:refer blocks forever if NOTIFY not received after 202 Accepted
|
||||||
|
- prevent 2 simultaneous background gathers
|
||||||
|
|
||||||
|
#### SQL changes
|
||||||
|
No schema changes were made in this release.
|
||||||
|
|
||||||
|
#### Availability
|
||||||
|
- Available on <a href="https://aws.amazon.com/marketplace/pp/prodview-55wp45fowbovo">AWS Marketplace</a>
|
||||||
|
- Deploy to Kubernetes using [this Helm chart](https://github.com/jambonz/helm-charts)
|
||||||
|
|
||||||
|
**Questions?** Contact us at <a href="mailto:support@jambonz.org">support@jambonz.org</a>
|
||||||
Reference in New Issue
Block a user