Skip to content
Success

#21722 (Apr 28, 2026, 11:49:28 PM)

Started 12 hr ago
Took 2 min 7 sec on build4-deb12build-ansible

Started by upstream project gerrit-osmo-bsc build number 1748
originally caused by:

This run spent:

  • 6.8 sec waiting;
  • 2 min 7 sec build duration;
  • 2 min 14 sec total from scheduled to completion.
Revision: 09d8764f048f11840c8052bd7e9256d67afee94a
Repository: $GERRIT_REPO_URL
  • master
nokia: add support for Flexi Multiradio

Previous support existed for Nokia MetroSite, UltraSite and InSite
models, resulting in BTS model name "nokia_site".  However, there
exist newer Nokia BTS models that also support E1 Abis and can be
supported by OsmoBSC with relatively small changes: Flexi EDGE,
Flexi Multiradio and Flexi Multiradio 10.  Out of these newer
models, American 2G Cooperative (the present patch author's current
organization) has only Flexi MR at the present time - hence this
model shall be the first "new" Nokia BTS to be supported.

The first change required in order to support Flexi MR is ability
to receive long OML messages that have been segmented by the BTS:
the new BTS sends a much longer BTS_CONF_REQ message, and we have
to handle it correctly.

Change-Id: Icd429552c3b5e90d6c5d3ae5f52afd6550e3cebc
falcon at