osmo-bsc-{master,latest}/osmo-bsc.cfg: set AMR link adaptation params

The default AMR link adaptation parameters have been changed in
the recent osmo-bsc, so set the old expected default explicitly.

Change-Id: Ic1c46d54ef97278100bd52156ad5627418ef5c97
Related: osmo-bsc.git Ic5f8d55d250976d8d4c9cae2d89480fd52326717
Related: SYS#5917
This commit is contained in:
Vadim Yanitskiy 2022-04-14 22:51:23 +03:00
parent 52d594e1a4
commit 029c8df999
2 changed files with 24 additions and 0 deletions

View File

@ -90,6 +90,18 @@ network
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

View File

@ -93,6 +93,18 @@ network
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