fixeria has uploaded this change for review.
ttcn3-bsc-test/osmo-bsc.cfg: set AMR link adaptation params
Change-Id: Idf5b22c7d50d283d24edf5ccd8de9051f7c2642f
Related: osmo-bsc.git Ic5f8d55d250976d8d4c9cae2d89480fd52326717
Related: SYS#5917
---
M ttcn3-bsc-test/osmo-bsc.cfg
1 file changed, 12 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/08/27808/1
diff --git a/ttcn3-bsc-test/osmo-bsc.cfg b/ttcn3-bsc-test/osmo-bsc.cfg
index 2044346..532999e 100644
--- a/ttcn3-bsc-test/osmo-bsc.cfg
+++ b/ttcn3-bsc-test/osmo-bsc.cfg
@@ -114,6 +114,18 @@
si5 neighbor-list add arfcn 10
si5 neighbor-list add arfcn 20
codec-support fr hr efr amr
+ amr tch-f modes 0 2 4 7
+ amr tch-f threshold ms 32 32 32
+ amr tch-f hysteresis ms 8 8 8
+ amr tch-f threshold bts 32 32 32
+ amr tch-f hysteresis bts 8 8 8
+ amr tch-f start-mode auto
+ amr tch-h modes 0 2 4
+ amr tch-h threshold ms 32 32
+ amr tch-h hysteresis ms 8 8
+ amr tch-h threshold bts 32 32
+ amr tch-h hysteresis bts 8 8
+ amr tch-h start-mode auto
gprs mode gprs
gprs routing area 0
gprs network-control-order nc0
To view, visit change 27808. To unsubscribe, or for help writing mail filters, visit settings.