osmo-mgw/src
Neels Hofmeyr fbe05d8b1f 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.

Introduce using msgb to receive, pass and send RTP packets.

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
2019-12-12 22:32:21 +01:00
..
libosmo-mgcp add simplistic IuUP FSM and strip/add IuUP headers 2019-12-12 22:32:21 +01:00
libosmo-mgcp-client Move fsm_mgcp_client regstration to __attribute__((contructor)) 2019-12-01 15:39:12 +01:00
osmo-mgw add simplistic IuUP FSM and strip/add IuUP headers 2019-12-12 22:32:21 +01:00
Makefile.am Remove libosmo-legacy-mgcp and osmo-bsc-mgcp 2018-09-06 20:39:53 +00:00