srsenb_drb.conf.tmpl: set PDCP discard timer to 150ms for QCI9

srsENB now supports PDCP discard so we set it to a sane value.
Also enable status reporting for UL.

Change-Id: Ib6ad0ff57b95a1f220f87c1ede0f6eacc5fb21ff
This commit is contained in:
Andre Puschmann 2021-02-19 11:49:49 +01:00 committed by Pau Espin Pedrol
parent aec7fa5390
commit 88727efa10
1 changed files with 2 additions and 2 deletions

View File

@ -72,8 +72,8 @@ qci_config = (
{
qci=9;
pdcp_config = {
discard_timer = -1;
status_report_required = false;
discard_timer = 150;
status_report_required = true;
}
rlc_config = {
ul_am = {