mirror of
https://github.com/jambonz/next-static-site.git
synced 2025-12-19 04:47:44 +00:00
release notes (#68)
This commit is contained in:
@@ -1,5 +1,26 @@
|
||||
# Release v0.8.3-1
|
||||
#### Info
|
||||
- Release Date: May 29, 2023.
|
||||
- Deployed in Helm chart release 0.1.28
|
||||
|
||||
#### New Features
|
||||
- [Additional routing logic](https://github.com/jambonz/sbc-outbound/issues/85) for outbound calls. Default to sending calls out the same carrier that delivered the associated inbound call if no other instructions are provided.
|
||||
- List phone numbers in sorted order in portal
|
||||
- Show seconds in Recent calls in portal
|
||||
|
||||
#### Bug fixes
|
||||
- Fix intermittent bug where downloaded pcap file is empty
|
||||
- Fix pause/resume commands for siprec client sessions
|
||||
- Fix for carrier selection on dial based on calling number
|
||||
- Handle missing callerId property for anonymous calls
|
||||
|
||||
#### SQL changes
|
||||
None.
|
||||
|
||||
# Release v0.8.3
|
||||
> Release Date: May 15, 2023
|
||||
#### Info
|
||||
- Release Date: May 15, 2023
|
||||
- Deployed in Helm chart release 0.1.28
|
||||
|
||||
#### New Features
|
||||
- When creating an outbound sip gateway you can additionally specify transport protocol (udp, tcp, tls, tls/srtp); previously only udp was supported [#166](https://github.com/jambonz/jambonz-api-server/pull/166), [#82](https://github.com/jambonz/sbc-outbound/pull/82), [#83](https://github.com/jambonz/sbc-outbound/pull/83)
|
||||
|
||||
Reference in New Issue
Block a user