From dd4160e00331a9df8e0c5ce9a673f31bac0218a6 Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Thu, 1 Dec 2016 03:02:03 +0100 Subject: dynamic timeslots: add BSC level config instructions Add high level description on and a config example for dynamic timeslots in a new chapter featured in the OsmoBSC and OsmoNITB manuals. From the OsmoBTS manual's chapter on dynamic timeslots, add references to the above. Change-Id: I44ff1e4c2340c65ff23e85408fc6d6a45ea9e046 --- doc/manuals/chapters/dynamic-timeslots.adoc | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'doc/manuals/chapters/dynamic-timeslots.adoc') diff --git a/doc/manuals/chapters/dynamic-timeslots.adoc b/doc/manuals/chapters/dynamic-timeslots.adoc index 29dff5b7..7c43d187 100644 --- a/doc/manuals/chapters/dynamic-timeslots.adoc +++ b/doc/manuals/chapters/dynamic-timeslots.adoc @@ -7,11 +7,14 @@ channel configurations, initiated by the BSC via (non-standard) Abis messages The Abis message handling for dynamic timeslots is independent of the BTS model. However, dynamic switchover will only work for BTS models that implement the internal API to reconnect a timeslot (_bts_model_ts_disconnect()_ and -_bts_model_ts_connect()_). Currently, these BTS models support dynamic -timeslots: +_bts_model_ts_connect()_, see also <>). + +Currently, these OsmoBTS models support dynamic timeslots: * _osmo-bts-sysmo_ * _osmo-bts-litecell15_ * _osmo-bts-trx_ -See also <>. +Dynamic timeslots are driven by the BSC and need to be configured there. When +using OsmoBSC or OsmoNITB, see the BTS configuration chapter on dynamic +timeslots in <> or <>, respectively. -- cgit v1.2.3