From 358e626d3c40848429cf78d102221be4cc749393 Mon Sep 17 00:00:00 2001 From: Keith Whyte Date: Wed, 4 Jan 2023 22:24:41 +0100 Subject: [PATCH] Change AMR config threshold/hysteresis even though some of these are not used as we only define one mode --- modules/rhizo_base/templates/osmo-bsc-bts.erb | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/modules/rhizo_base/templates/osmo-bsc-bts.erb b/modules/rhizo_base/templates/osmo-bsc-bts.erb index 990b4b7..1d787bf 100644 --- a/modules/rhizo_base/templates/osmo-bsc-bts.erb +++ b/modules/rhizo_base/templates/osmo-bsc-bts.erb @@ -30,17 +30,17 @@ <% if bts["lte_n"] -%> si2quater neighbor-list add earfcn <%= bts["lte_n"] %> thresh-hi 4 thresh-lo 32 prio 7 qrxlv 32 meas 6 <% end -%> codec-support fr amr - amr tch-f modes 4 - amr tch-f threshold ms 32 - amr tch-f hysteresis ms 8 - amr tch-f threshold bts 32 - amr tch-f hysteresis bts 8 + amr tch-f modes 4 5 7 + amr tch-f threshold ms 12 31 37 + amr tch-f hysteresis ms 4 4 4 + amr tch-f threshold bts 12 31 37 + amr tch-f hysteresis bts 4 4 4 amr tch-f start-mode auto amr tch-h modes 4 - amr tch-h threshold ms 32 - amr tch-h hysteresis ms 8 - amr tch-h threshold bts 32 - amr tch-h hysteresis bts 8 + amr tch-h threshold ms 4 6 8 + amr tch-h hysteresis ms 4 4 4 + amr tch-h threshold bts 4 6 8 + amr tch-h hysteresis bts 4 4 4 amr tch-h start-mode auto gprs mode <%= bts["gprs_m"] %> gprs routing area 21