libosmocore/include
Alexander Chemeris ecfb0d68d7 gsm0808_utils: Fix gsm0808_cause_class() function
Cause class is in bits 5-7 of the cause value.
For the cause value 0x52 old version returned 0xa instead of
a correct 0x5.

See section 3.2.2.5 Cause of TS 08.08 for the details.

Change-Id: I46646740c5daaafe20123e709f26dd1d2c1b6f8d
2020-05-13 00:46:00 +03:00
..
osmocom gsm0808_utils: Fix gsm0808_cause_class() function 2020-05-13 00:46:00 +03:00
Makefile.am dtx: add decoding for AMR-DTX frames 2020-04-14 13:22:44 +00:00