Attention is currently required from: Max.
arehbein has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/223 )
Change subject: DTXu: mark beginning of speech burst in RTP ......................................................................
Patch Set 2:
(1 comment)
File src/osmo-bts-sysmo/tch.c:
https://gerrit.osmocom.org/c/osmo-bts/+/223/comment/b9b73b72_f5098332 PS2, Line 183: osmo_amr_rtp_dec(l1_payload, payload_len, &cmr, &cmi, &ft, &bfi, &sti); Coverity was reporting this as a dummy function that always returns `-1` from `osmo-bts/src/osmo-bts-omldummy/bts_model.c`; same for my compilation db. So the following lines (in some later change encapsulated in a function) produce random data.
Do we care about this (or is the data currently not being used)?
Coverity ID 272956