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/.
srs_andre gerrit-no-reply at lists.osmocom.orgsrs_andre has uploaded this change for review. ( 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(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester refs/changes/46/24046/1
diff --git a/src/osmo_gsm_tester/templates/amarisoft_ltemme.cfg.tmpl b/src/osmo_gsm_tester/templates/amarisoft_ltemme.cfg.tmpl
index b2df9ca..debe382 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: 1
Gerrit-Owner: srs_andre <andre at softwareradiosystems.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210503/e2685367/attachment.htm>