This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
pespin gerrit-no-reply at lists.osmocom.orgpespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-gsm-tester/+/24046 )
Change subject: amarisoft_ltemme.cfg.tmpl: add gbr to the template
......................................................................
amarisoft_ltemme.cfg.tmpl: add gbr to the template
newer version of the amarisoft mme requires the GBR to be set
Change-Id: Ib0b046ea9fcc26b6bbe03461ca6308acc35175d1
---
M src/osmo_gsm_tester/templates/amarisoft_ltemme.cfg.tmpl
1 file changed, 14 insertions(+), 0 deletions(-)
Approvals:
  pespin: Looks good to me, approved; Verified
diff --git a/src/osmo_gsm_tester/templates/amarisoft_ltemme.cfg.tmpl b/src/osmo_gsm_tester/templates/amarisoft_ltemme.cfg.tmpl
index b2df9ca..a6de3c0 100644
--- a/src/osmo_gsm_tester/templates/amarisoft_ltemme.cfg.tmpl
+++ b/src/osmo_gsm_tester/templates/amarisoft_ltemme.cfg.tmpl
@@ -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",
-- 
To view, visit https://gerrit.osmocom.org/c/osmo-gsm-tester/+/24046
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Change-Id: Ib0b046ea9fcc26b6bbe03461ca6308acc35175d1
Gerrit-Change-Number: 24046
Gerrit-PatchSet: 4
Gerrit-Owner: srs_andre <andre at softwareradiosystems.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210503/49af0af3/attachment.htm>