Attention is currently required from: falconia.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/32988 )
Change subject: refactor: replace rtppayload_is_valid() with preening before enqueue ......................................................................
Patch Set 1:
(1 comment)
File src/common/osmux.c:
https://gerrit.osmocom.org/c/osmo-bts/+/32988/comment/dcfcc077_15f56f7a PS1, Line 413: /* We have to apply the same checks as in l1sap_rtp_rx_cb(), in case
Question: the AMR encoding format check done in rtppayload_is_octet_aligned(), is it needed for Osmu […]
osmux implementation always generates octet-aligned AMR RTP. See libosmo-netif: ./src/osmux.c ./src/osmux_input.c ./src/osmux_output.c