Skip to content
Success

Changes

Summary

  1. rtp2trau HR: add support for TRAU-8k-UL frame output (details)
Commit b44656ad2d5caf42e81d866fe695e6a6a84cc3b8 by falcon
rtp2trau HR: add support for TRAU-8k-UL frame output

When osmo_rtp2trau() function is used to pass traffic to an E1 BTS,
it only needs to generate TRAU-DL frames, not TRAU-UL.  OTOH,
ability to generate TRAU-UL frames is needed for TFO, i.e., for
software implementation of TFO-capable speech transcoders.
osmo_rtp2trau() already supports TRAU-UL frame output for FR and
EFR codecs, but not for HR codec in TRAU-8k framing - add the
missing support.  (Out of the two possible TRAU frame formats for
GSM-HR codec, TFO always uses TRAU-8k format.)

Change-Id: I288cfa7d467125f7732ef1d0ef83b933e41da536
The file was modifiedtests/Makefile.am
The file was addedtests/trau_conv/hr_speech_twts002.hex
The file was addedtests/trau_conv/rtp2trau_hr_ul2.ok
The file was addedtests/trau_conv/rtp2trau_hr_ul3.ok
The file was addedtests/trau_conv/hr_speech_invsid_bits.hex
The file was modifiedtests/testsuite.at
The file was modifiedsrc/trau/trau_rtp_conv.c
The file was addedtests/trau_conv/rtp2trau_hr_ul1.ok