From 9f7e288482522f3f09d6d7ea22d849d29f079358 Mon Sep 17 00:00:00 2001 From: Vadim Yanitskiy Date: Thu, 16 Jul 2020 02:44:18 +0700 Subject: doc/examples: remove deprecated 'dyn_ts_allow_tch_f' This option has been deprecated back in 2018 [1], but for some reason we still have it in the configuration examples, so it prevents osmo-bsc to allocate TCH/F on dynamic timeslots. [1] Ib2335d02ea545aff837aadd49f15b2fdb418c46e Change-Id: Icc82f6178d18dccc7207485b25dc3bdad91a0052 Related: SYS#5014 --- doc/examples/osmo-bsc/osmo-bsc.cfg | 1 - doc/examples/osmo-bsc/osmo-bsc_custom-sccp.cfg | 1 - 2 files changed, 2 deletions(-) diff --git a/doc/examples/osmo-bsc/osmo-bsc.cfg b/doc/examples/osmo-bsc/osmo-bsc.cfg index 57000ae0b..828875d9e 100644 --- a/doc/examples/osmo-bsc/osmo-bsc.cfg +++ b/doc/examples/osmo-bsc/osmo-bsc.cfg @@ -17,7 +17,6 @@ network handover1 power budget interval 6 handover1 power budget hysteresis 3 handover1 maximum distance 9999 - dyn_ts_allow_tch_f 0 periodic location update 30 bts 0 type sysmobts diff --git a/doc/examples/osmo-bsc/osmo-bsc_custom-sccp.cfg b/doc/examples/osmo-bsc/osmo-bsc_custom-sccp.cfg index c250fac3b..0ecb5fc52 100644 --- a/doc/examples/osmo-bsc/osmo-bsc_custom-sccp.cfg +++ b/doc/examples/osmo-bsc/osmo-bsc_custom-sccp.cfg @@ -16,7 +16,6 @@ network handover1 power budget interval 6 handover1 power budget hysteresis 3 handover1 maximum distance 9999 - dyn_ts_allow_tch_f 0 periodic location update 30 bts 0 type sysmobts -- cgit v1.2.3