Skip to content
Success

#21498 (Apr 13, 2026, 1:56:52 PM)

Started 2 hr 38 min ago
Took 3 min 30 sec on build5-deb12build-ansible

Started by upstream project gerrit-osmo-msc build number 1220
originally caused by:

This run spent:

  • 8.5 sec waiting;
  • 3 min 30 sec build duration;
  • 3 min 39 sec total from scheduled to completion.
Revision: f202d079d032544aa047e343d6abf87abd066ddf
Repository: $GERRIT_REPO_URL
  • master
Check for protocol extension bit in message type at a central location

Bits 8 and 7 of message type can be used as sequence number or have
specific default values. The added check will verify the bits according
to the prococol descriptor and Release version.

The Rules for these bits are described in GSM TS 124.007, clause
11.2.3.2.1 for Release <= 98 and 11.2.3.2.2 for Release >= 99.

There is also no need to clear bit 7 in message type for these
protocols, as it is done already in gsm48_hdr_msg_type().

Some unit tests fail without fixes that are included in this patch.

Change-Id: Iae41bc6a2e9fd85583509b6c6154dd5a935fb5df
Andreas Eversberg at