amarisoft_ltemme.cfg.tmpl: add gbr to the template

newer version of the amarisoft mme requires the GBR to be set

Change-Id: Ib0b046ea9fcc26b6bbe03461ca6308acc35175d1
This commit is contained in:
AlaiaL 2021-03-25 16:37:02 +01:00 committed by Andre Puschmann
parent 26ee595e14
commit 9e025a36a9
1 changed files with 14 additions and 0 deletions

View File

@ -74,6 +74,13 @@
pre_emption_capability: "shall_not_trigger_pre_emption",
pre_emption_vulnerability: "not_pre_emptable",
setup_type: "on_demand",
gbr:
{
maximum_bitrate_dl: 2000000,
maximum_bitrate_ul: 2000000,
guaranteed_bitrate_dl: 1000000,
guaranteed_bitrate_ul: 1000000
},
filters: [
{
direction: "both",
@ -99,6 +106,13 @@
pre_emption_capability: "shall_not_trigger_pre_emption",
pre_emption_vulnerability: "not_pre_emptable",
setup_type: "on_demand",
gbr:
{
maximum_bitrate_dl: 2000000,
maximum_bitrate_ul: 2000000,
guaranteed_bitrate_dl: 1000000,
guaranteed_bitrate_ul: 1000000
},
filters: [
{
direction: "both",