Document update for v2.0.19

This commit is contained in:
Sukchan Lee 2020-10-31 23:18:50 -04:00
parent 080c6a9002
commit a679ea56a8
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
---
title: "v2.0.19 - Stabilize VoLTE feature"
date: 2020-10-31 22:58:00 -0400
categories:
- Release
tags:
- News
- Release
head_inline: "<style> ul { padding-bottom: 1em; } </style>"
---
#### Enhancement
- F-TEID Allocation and Release by the UP function
- Network Restorations from GTP-U Error Indication
- Work around SCTP_EVENTS broken - copy blindly from libosmo-netif(Osmocom)
#### Re-adding feature
- Provide SGW GTP(S1) address to be advertised inside S1AP messages ([#367](https://github.com/open5gs/open5gs/pull/367)) -- [herlesupreeth](https://github.com/herlesupreeth)
#### Bug Fixes
- Fix the bug for S1-reset or eNB restart ([#627](https://github.com/open5gs/open5gs/issues/627)) -- [kuanghanqian](https://github.com/kuanghanqian)
- Fix MME crash when VoLTE is enabled ([#619](https://github.com/open5gs/open5gs/issues/619)) -- [kuanghanqian](https://github.com/kuanghanqian)
- Fix the DIAMETER_MISSING_AVP on Rx ([#610](https://github.com/open5gs/open5gs/issues/610)) -- [RafalArciszewski](https://github.com/RafalArciszewski)
- Make WebUI listen on 0.0.0.0:3000 ([#587](https://github.com/open5gs/open5gs/pull/587)) -- [bjoern-r](https://github.com/bjoern-r)
Download -- [v2.0.19.tar.gz](https://github.com/open5gs/open5gs/archive/v2.0.19.tar.gz)
{: .notice--info}