fixeria has submitted this change. (
https://gerrit.osmocom.org/c/docker-playground/+/27807 )
Change subject: Revert "osmo-bsc-{master,latest}/osmo-bsc.cfg: set AMR link
adaptation params"
......................................................................
Revert "osmo-bsc-{master,latest}/osmo-bsc.cfg: set AMR link adaptation params"
This reverts commit 029c8df99981bb08ff6aaf35506ea3bf491e446e.
I actually meant to change osmo-bsc.cfg in ttcn3-bsc-test.
Change-Id: I85c577cbc608a77d6d6a5816f1fb7205361f7b4a
Related: SYS#5917
---
M osmo-bsc-latest/osmo-bsc.cfg
M osmo-bsc-master/osmo-bsc.cfg
2 files changed, 0 insertions(+), 24 deletions(-)
Approvals:
Jenkins Builder: Verified
fixeria: Looks good to me, approved
diff --git a/osmo-bsc-latest/osmo-bsc.cfg b/osmo-bsc-latest/osmo-bsc.cfg
index a128946..861bcc8 100644
--- a/osmo-bsc-latest/osmo-bsc.cfg
+++ b/osmo-bsc-latest/osmo-bsc.cfg
@@ -90,18 +90,6 @@
si5 neighbor-list add arfcn 10
si5 neighbor-list add arfcn 20
codec-support fr
- 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
diff --git a/osmo-bsc-master/osmo-bsc.cfg b/osmo-bsc-master/osmo-bsc.cfg
index 0ca91ef..5731014 100644
--- a/osmo-bsc-master/osmo-bsc.cfg
+++ b/osmo-bsc-master/osmo-bsc.cfg
@@ -93,18 +93,6 @@
si5 neighbor-list add arfcn 10
si5 neighbor-list add arfcn 20
codec-support fr
- 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
https://gerrit.osmocom.org/c/docker-playground/+/27807
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I85c577cbc608a77d6d6a5816f1fb7205361f7b4a
Gerrit-Change-Number: 27807
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-MessageType: merged