# HG changeset patch # User Mychaela Falconia # Date 1681696482 28800 # Node ID f0b90591f67c7f4eaea930b09c84f60e3df6da2a # Parent 1852257227146702821d52861ff488ac17aaf4e0 doc/RTP-TRAUlike-format: osmo_{fr,efr}_sid_classify() merged diff -r 185225722714 -r f0b90591f67c doc/RTP-TRAUlike-format --- a/doc/RTP-TRAUlike-format Thu Apr 06 21:30:33 2023 -0800 +++ b/doc/RTP-TRAUlike-format Sun Apr 16 17:54:42 2023 -0800 @@ -385,11 +385,8 @@ * Algorithmically set C13 & C14 bits in the generated TRAU-UL frame per the rules of S611. This step can be done using osmo_{fr,efr}_sid_classify() - functions proposed in this Gerrit patch submission: - - https://gerrit.osmocom.org/c/libosmocore/+/32183 - - or using equivalent functions in Themyscira libgsmefr and libgsmfrp. + functions in libosmocodec, or using equivalent functions in Themyscira + libgsmefr and libgsmfrp. * Directly forward BFI, TAF and DTXd frame indicator bits from TEH octet bits to TRAU-UL C12, C15 and C17, respectively.