Skip to content
Success

#21333 (Mar 30, 2026, 12:13:19 PM)

Started 1 day 1 hr ago
Took 53 sec on build5-deb12build-ansible

Started by upstream project gerrit-libosmo-sigtran build number 943
originally caused by:

This run spent:

  • 8.5 sec waiting;
  • 53 sec build duration;
  • 1 min 2 sec total from scheduled to completion.
Revision: 605100db83691f2efd8fac71d67ec63446b2ab5e
Repository: $GERRIT_REPO_URL
  • master
m3ua: m3ua_gen_error_msg(): include Routing Context IE in cause Invalid Routing Context

As per RFC4666 3.8.1:
"""
The "Invalid Routing Context" error is sent if a message is received
from a peer with an invalid (unconfigured) Routing Context value.
For this error, the invalid Routing Context(s) MUST be included in
the Error message."
"""

Hence add the originating Routing Context IE so the error message can be
further originated.
For the same reason, also add the Diagnostic Information for the
specific cases in the switch statement, and make them more robust about
possible null pointer dereference.

Change-Id: If821109701e315d17f5334c680670ea6c7bce3bd
Pau Espin Pedrol at