osmo-msc/src/libiu
Neels Hofmeyr 90ac6b0684 AoIP+3G: use one common SCCP client for A and IuCS
Move osmo_sccp_simple_client() setup out of iu_init() and a_init().
In msc_main.c and sgsn_main.c, initialize the STP connection first and then
pass to iu_init() and a_init().

This allows serving 3G (IuCS) and 2G (A) from one and the same MSC instance.

Since both OsmoHNBGW and OsmoBSC are using PC 23 by default now, move BSC to PC
42 (because OsmoBSC typically has vty port 4242, bla).

Also:
a_iface.c: remove now unused defines
a_init(): remove osmo_ss7_init() call that duplicated msc_main.c

Change-Id: I963a94e1a0bfc455992d22940dcc9c67c44570b9
2017-07-12 23:42:47 +02:00
..
Makefile.am move openbsc/* to repos root 2017-07-12 23:42:44 +02:00
iu.c AoIP+3G: use one common SCCP client for A and IuCS 2017-07-12 23:42:47 +02:00
iu_vty.c WIP: Port to new libosmo-sigtran API (with proper M3UA for Iuh) 2017-07-12 23:42:45 +02:00