osmo-mgw/src
Neels Hofmeyr 35a382968c IuUP hack: make RTP patching less general
We currently still patch over an RTP message to make it look like an IuUP
Initialization Ack specifically for the ip.access nano3G femto cell.

Be more specific about it:

- only patch over RTP in 'loopback' mode. osmo-msc specifically leaves the
  endpoint in loopback mode for this hack, so if we're not in 'loopback', then
  this hack is out of place.

- only patch over RTP if the header indicates an IuUP Initialization (check for
  0xe4 byte).

Change-Id: Ia9ec4debc138b34f6ca6a871a8778eafa6c0ba21
2018-07-23 18:32:23 +02:00
..
libosmo-legacy-mgcp legacy-mgcp: switch to new osmux output APIs 2018-05-19 12:06:12 +00:00
libosmo-mgcp IuUP hack: make RTP patching less general 2018-07-23 18:32:23 +02:00
libosmo-mgcp-client client: add features to generate and parse codec information 2018-06-23 11:39:48 +00:00
osmo-bsc_mgcp use osmo_init_logging2() with proper talloc ctx 2018-04-01 16:05:05 +02:00
osmo-mgw use osmo_init_logging2() with proper talloc ctx 2018-04-01 16:05:05 +02:00
Makefile.am Initially implement the new osmo-mgw and libosmo-mgcp 2017-10-05 01:40:43 +00:00