osmo-bsc/src/osmo-bsc
Philipp Maier 39c609b7c9 mgcp: use osmo-mgw to switch RTP streams
osmo-bsc currently negotiates the RTP stream directly with the
BTS and reports back the RTP IP/Port on the BTS. This works fine
for a single BTS, but for Handover the port/ip pointing to the
MSC side must not change, so an entity in between the BTSs and
the MSC is required.

Integrate the mgcp-client and use osmo-mgw to switch the RTP
streams.

Depends: osmo-mgw Ib5fcc72775bf72b489ff79ade36fb345d8d20736
Depends: osmo-mgw I44b338b09de45e1675cedf9737fa72dde72e979a
Depends: osmo-mgw I29c5e2fb972896faeb771ba040f015592487fcbe

Change-Id: Ia2882b7ca31a3219c676986e85045fa08a425d7a
2017-11-07 20:57:51 +00:00
..
Makefile.am mgcp: use osmo-mgw to switch RTP streams 2017-11-07 20:57:51 +00:00
osmo_bsc_api.c move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
osmo_bsc_audio.c mgcp: use osmo-mgw to switch RTP streams 2017-11-07 20:57:51 +00:00
osmo_bsc_bssap.c mgcp: use osmo-mgw to switch RTP streams 2017-11-07 20:57:51 +00:00
osmo_bsc_ctrl.c CTRL: cleanup write-only command functions 2017-09-25 08:27:23 +00:00
osmo_bsc_filter.c move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
osmo_bsc_grace.c move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
osmo_bsc_main.c mgcp: use osmo-mgw to switch RTP streams 2017-11-07 20:57:51 +00:00
osmo_bsc_mgcp.c mgcp: use osmo-mgw to switch RTP streams 2017-11-07 20:57:51 +00:00
osmo_bsc_msc.c move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
osmo_bsc_reset.c Rename osmo_fsm to avoid illegal space in name + more meaningful name 2017-10-24 18:23:36 +02:00
osmo_bsc_sigtran.c mgcp: use osmo-mgw to switch RTP streams 2017-11-07 20:57:51 +00:00
osmo_bsc_vty.c mgcp: use osmo-mgw to switch RTP streams 2017-11-07 20:57:51 +00:00