libosmocore[master]: Fix wrongful GSM codecs SID frame detection in DTX.

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

jfdionne gerrit-no-reply at lists.osmocom.org
Fri Apr 28 14:21:39 UTC 2017


Patch Set 2:

Here are a couple valid SID samples:

const uint8_t sid1[] = { d7, e0, a3, 61, 2c, 00, 00, 80, 49, 00, 00, 49, 00, 00, 80, 00, 04, 00, 00, 00, 00, 12, 40, 00, 10, 08, 00, 00, 00, 08, 2d, 04, 09 };
const uint8_t sid2[] = { d7, a2, bb, 65, e5, 00, 00, 10, 00, 04, 82, 00, 00, 00, 00, 49, 00, 02, 41, 00, 00, 00, 00, 20, 80, 01, 00, 00, 00, 42, 40, 10, d2 };
const uint8_t sid3[] = { d9, 60, ab, 21, ea, 00, 00, 80, 48, 20, 00, 09, 00, 00, 00, 00, 24, 80, 00, 00, 00, 10, 08, 00, 10, 08, 00, 00, 00, 00, 01, 00, 08 };
const uint8_t sid4[] = { d8, 21, ab, 25, ea, 00, 00, 00, 00, 04, 10, 00, 00, 00, 02, 41, 00, 02, 48, 00, 00, 00, 01, 20, 00, 00, 00, 00, 00, 42, 00, 02, 50 };
const uint8_t sid5[] = { d9, 61, 9a, 65, 60, 00, 00, 10, 00, 04, 02, 00, 00, 00, 02, 00, 00, 00, 40, 00, 00, 00, 00, 00, 80, 01, 00, 00, 00, 02, 40, 82, 52 };
const uint8_t sid6[] = { d9, a5, 93, e1, a0, 00, 00, 10, 00, 00, 02, 00, 00, 00, 02, 09, 00, 02, 40, 00, 00, 00, 01, 20, 80, 01, 00, 00, 90, 02, 40, 02, 02 };
const uint8_t sid7[] = { d8, 20, a3, e5, aa, 00, 00, 80, 00, 00, 00, 08, 00, 00, 80, 00, 04, 80, 00, 00, 00, 10, 08, 00, 12, 08, 00, 00, 00, 00, 08, 00, 09 };
const uint8_t sid8[] = { d7, e0, a3, a1, 60, 00, 00, 10, 00, 04, 92, 00, 00, 00, 00, 40, 00, 00, 40, 00, 00, 00, 01, 00, 00, 00, 00, 00, 12, 00, 40, 12, 00 };
const uint8_t sid9[] = { d8, 20, a3, a5, 62, 00, 00, 10, 00, 04, 82, 00, 00, 00, 02, 49, 00, 00, 00, 00, 00, 80, 00, 24, 00, 00, 00, 00, 10, 02, 00, 82, 02 };
const uint8_t sid10[] = { d4, aa, ba, 6e, bb, 00, 00, 00, 00, 00, 00, 40, 00, 00, 10, 00, 20, 90, 00, 00, 00, 00, 08, 00, 02, 08, 00, 00, 00, 08, 2c, 20, 00 };
const uint8_t sid11[] = { d9, 64, bb, 6d, 62, 00, 00, 80, 41, 00, 00, 48, 00, 00, 10, 00, 04, 90, 00, 00, 00, 00, 08, 00, 00, 00, 00, 00, 00, 00, 2c, 24, 01 };
const uint8_t sid12[] = { d8, 61, b2, a5, 62, 00, 00, 00, 41, 20, 00, 48, 00, 00, 10, 00, 04, 90, 00, 00, 00, 10, 08, 00, 10, 40, 00, 00, 00, 01, 29, 24, 08 };
const uint8_t sid13[] = { d9, 23, ba, e5, e2, 00, 00, 80, 41, 20, 00, 01, 00, 00, 10, 00, 04, 00, 00, 00, 00, 00, 48, 00, 00, 00, 00, 00, 00, 09, 05, 20, 00 };
const uint8_t sid14[] = { d8, 62, a2, 61, 60, 00, 00, 10, 00, 00, 92, 00, 00, 00, 00, 40, 00, 00, 08, 00, 00, 00, 01, 00, 00, 01, 00, 00, 80, 00, 40, 02, 40 };
const uint8_t sid15[] = { d9, e4, c3, 6d, 12, 00, 00, 80, 00, 20, 00, 40, 00, 00, 00, 00, 00, 10, 00, 00, 00, 10, 48, 00, 10, 48, 00, 00, 00, 00, 2d, 04, 00 };
const uint8_t sid16[] = { d9, a4, c3, 29, 59, 00, 00, 10, 00, 00, 12, 00, 00, 00, 00, 41, 00, 00, 01, 00, 00, 00, 01, 00, 80, 00, 00, 00, 00, 42, 00, 12, 02 };

-- 
To view, visit https://gerrit.osmocom.org/2441
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I45d98c6edf267f313883503a65385190ffbc65ca
Gerrit-PatchSet: 2
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Owner: jfdionne <jf.dionne at nutaq.com>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: jfdionne <jf.dionne at nutaq.com>
Gerrit-HasComments: No



More information about the gerrit-log mailing list