osmo-bsc/src
Harald Welte aa5fda4f46 Re-introduce support for IPA-encapsulated MGCP
Old osmo-bsc-sccplite already supported this, but in the migration
over to libosmo-sigtran and to real 3GPP AoIP, this functionality
got lost.

We now crate a UDP proxy socket. Any MGCP commands received via IPA
from MSC (or rather: bsc_nat) are retransmitted to the MGW via UDP on
this socket.  Any responses back from the MGW received on the UDP
socket are retransmitted back to MSC/bsc_nat as MGCP inside the IPA
multiplex.

Closes: OS#2536
Change-Id: I38ad8fa645c08900e0e1f1b4b96136bc6d96b3ab
2018-06-03 12:51:10 +02:00
..
ipaccess ctx cleanup: use non-NULL talloc ctx for osmo_init_logging2() 2018-03-28 19:24:34 +02:00
libbsc LCLS: add VTY config to enable/disable LCLS on per-MSC basis 2018-06-03 12:26:42 +02:00
libfilter Remove 'struct bsc_msc_connection' + fix IPA-encapsulated CTRL 2018-05-27 20:17:02 +02:00
osmo-bsc Re-introduce support for IPA-encapsulated MGCP 2018-06-03 12:51:10 +02:00
utils ctx cleanup: use non-NULL talloc ctx for osmo_init_logging2() 2018-03-28 19:24:34 +02:00
Makefile.am drop libcommon-cs completely 2018-02-14 12:55:45 +01:00