Attention is currently required from: falconia.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmo-abis/+/37156?usp=email )
Change subject: TRAU->RTP: add support for TW-TS-001 & TW-TS-002 ......................................................................
Patch Set 2:
(1 comment)
File src/trau/trau_rtp_conv.c:
https://gerrit.osmocom.org/c/libosmo-abis/+/37156/comment/d9eb586b_f22f6e29 PS2, Line 324: out--; I'm not really liking this, it's calling for wrong access at some point in the future. I'd say let's keep the original start of the buffer in a variable and use it here. because iiuc that's what you want to do here right?