Attention is currently required from: fixeria. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/28166 )
Change subject: coding: fix decoding of AHS_SID_UPDATE frames (BER ~50%) ......................................................................
Patch Set 1:
(2 comments)
File src/coding/gsm0503_coding.c:
https://gerrit.osmocom.org/c/libosmocore/+/28166/comment/f8e7ccd2_1006b8c8 PS1, Line 2685: case AMR_OTHER: so no more "AMR_OTHER" case now? It goes into default?
File tests/dtx/dtx_gsm0503_test.ok:
https://gerrit.osmocom.org/c/libosmocore/+/28166/comment/72052ae6_4d50ad26 PS1, Line 23: ==> gsm0503_tch_ahs_decode_dtx() yields 'AMR_OTHER (audio)' (rc=-1, BER 111/212) Shouldn't this be BER 212/212?