osmo-mgw/tests/iuup
Neels Hofmeyr f2a1921b00 add simplistic IuUP FSM and strip/add IuUP headers
This should really be using the FSM in libosmocore/laforge/iu_up: take the best
of both sides and integate in the libosmocore FSM implementation, then use it
here.
- in libosmocore, the FSM definition is nicer.
- here, we have correct header checksums.

Add/strip IuUP from RTP data (for which msgb is particularly useful).

The payload type on an IuUP conn is maintained as negotiated in the IuUP
Initialization. For the pure RTP side, an SDP "AMR" ptmap attribute is looked
up, so that payload type numbers are translated between IuUP <-> RTP.

Change-Id: Ibc70e0aa00476926dd1f4ea8139c34f31f9cdfa3
2020-10-14 12:44:43 +02:00
..
Makefile.am add simplistic IuUP FSM and strip/add IuUP headers 2020-10-14 12:44:43 +02:00
iuup_test.c add simplistic IuUP FSM and strip/add IuUP headers 2020-10-14 12:44:43 +02:00
iuup_test.err add simplistic IuUP FSM and strip/add IuUP headers 2020-10-14 12:44:43 +02:00
iuup_test.ok add simplistic IuUP FSM and strip/add IuUP headers 2020-10-14 12:44:43 +02:00