Attention is currently required from: falconia, laforge.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-abis/+/36975?usp=email )
Change subject: build config: add --disable-ortp option ......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1:
In order to make ortp optional in OsmoBTS, we will need to provide an alternative implementation of […]
FYI, we already have in osmocom: https://gitea.osmocom.org/osmocom/libosmo-netif/src/branch/master/src/jibuf.... https://gitea.osmocom.org/osmocom/libosmo-netif/src/branch/master/include/os...
It was so far only used in the old (nowadays unused afaict) osmo-bsc-nat implementation inside openbsc.git. It was used in real deployments together with Osmux in satellite setups for a while.
I'm personally fine with allowing disabling ortp dependency in this case since the change is small and not involving changes in tons of places.