Skip to content
Success

#20590 (Feb 24, 2026, 6:21:48 PM)

Started 5 hr 55 min ago
Took 1 min 25 sec on build5-deb12build-ansible

Started by upstream project gerrit-osmo-bts build number 1110
originally caused by:

This run spent:

  • 5.9 sec waiting;
  • 1 min 25 sec build duration;
  • 1 min 31 sec total from scheduled to completion.
Revision: fdc46ff0aaaee5744c2f7212521fddafeb08e374
Repository: $GERRIT_REPO_URL
  • master
RTP: make ortp optional at compile time

It is now possible to run osmo-bts configure with --disable-ortp
option, which makes it use only twrtp library (integrated into
libosmo-netif) and removes all dependency on Belledonne software,
such that osmo-bts can be built on top of libosmo-abis that has also
been configured with its respective --disable-ortp option.

TODO: contrib/ber/rtp_ber utility still uses ortp and has no support
for twrtp or any other alternative - therefore, when osmo-bts is
configured with --disable-ortp, this utility is not built.

Related: OS#6474
Change-Id: Ib171bd42a65117457319befee2615e0c36c8d9e1
falcon at