Attention is currently required from: pespin.
falconia 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 2:
(2 comments)
File src/common/osmux.c:
https://gerrit.osmocom.org/c/osmo-bts/+/32988/comment/21d1ed40_c9daf0b9 PS1, Line 413: /* We have to apply the same checks as in l1sap_rtp_rx_cb(), in case
osmux implementation always generates octet-aligned AMR RTP. […]
The new patch version leaves Osmux alone.
https://gerrit.osmocom.org/c/osmo-bts/+/32988/comment/eb5cd6ad_78d5bffb PS1, Line 422: case PL_DECISION_STRIP_HDR_OCTET:
according to rtp_payload_input_preen() implemenmtation this cannot happen for AMR?
Removed in the new patch version.