osmo-bsc/src/libmsc
Philipp Maier 39f62bbcbf Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring)
This was originally a long series of commits converging to the final result
seen in this patch. It does not make much sense to review the smaller steps'
trial and error, we need to review this entire change as a whole.

Implement AoIP in osmo-msc and osmo-bsc.

Change over to the new libosmo-sigtran API with support for proper
SCCP/M3UA/SCTP stacking, as mandated by 3GPP specifications for the IuCS and
IuPS interfaces.

From here on, a separate osmo-stp process is required for SCCP routing between
OsmoBSC / OsmoHNBGW <-> OsmoMSC / OsmoSGSN

jenkins.sh: build from libosmo-sccp and osmo-iuh master branches now for new
M3UA SIGTRAN.

Patch-by: pmaier, nhofmeyr, laforge
Change-Id: I5ae4e05ee7c57cad341ea5e86af37c1f6b0ffa77
2017-08-30 14:09:31 +02:00
..
Makefile.am Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring) 2017-08-30 14:09:31 +02:00
a_iface.c Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring) 2017-08-30 14:09:31 +02:00
a_iface_bssap.c Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring) 2017-08-30 14:09:31 +02:00
auth.c Use libvlr in libmsc (large refactoring) 2017-08-27 03:52:44 +02:00
ctrl_commands.c Use libvlr in libmsc (large refactoring) 2017-08-27 03:52:44 +02:00
db.c libmsc: Use actual delivery time in delivery reports. 2017-08-27 03:52:47 +02:00
gsm_04_08.c Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring) 2017-08-30 14:09:31 +02:00
gsm_04_11.c libmsc: Use actual delivery time in delivery reports. 2017-08-27 03:52:47 +02:00
gsm_04_14.c Support for TS 04.14 conformance test commands 2017-08-27 03:52:45 +02:00
gsm_04_80.c Implement IuCS (large refactoring and addition) 2017-08-27 03:52:44 +02:00
gsm_subscriber.c Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring) 2017-08-30 14:09:31 +02:00
iu_dummy.c Implement IuCS (large refactoring and addition) 2017-08-27 03:52:44 +02:00
iucs.c Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring) 2017-08-30 14:09:31 +02:00
iucs_ranap.c Implement IuCS (large refactoring and addition) 2017-08-27 03:52:44 +02:00
meas_feed.c Use libvlr in libmsc (large refactoring) 2017-08-27 03:52:44 +02:00
meas_feed.h move openbsc/* to repos root 2017-08-27 03:52:43 +02:00
mncc.c move openbsc/* to repos root 2017-08-27 03:52:43 +02:00
mncc_builtin.c mscsplit: various preparations to separate MSC from BSC 2017-08-27 03:52:44 +02:00
mncc_sock.c mscsplit: various preparations to separate MSC from BSC 2017-08-27 03:52:44 +02:00
msc_ifaces.c Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring) 2017-08-30 14:09:31 +02:00
msc_vty.c Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring) 2017-08-30 14:09:31 +02:00
osmo_msc.c Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring) 2017-08-30 14:09:31 +02:00
rrlp.c Use libvlr in libmsc (large refactoring) 2017-08-27 03:52:44 +02:00
silent_call.c Implement IuCS (large refactoring and addition) 2017-08-27 03:52:44 +02:00
smpp_openbsc.c libmsc: Fix wrong handling of user_message_reference parameter 2017-08-27 03:52:47 +02:00
smpp_smsc.c smpp: fix return cause 2017-08-27 03:52:45 +02:00
smpp_smsc.h libmsc: add support for SMPP delivery receipts 2017-08-27 03:52:46 +02:00
smpp_utils.c move openbsc/* to repos root 2017-08-27 03:52:43 +02:00
smpp_vty.c move openbsc/* to repos root 2017-08-27 03:52:43 +02:00
sms_queue.c Use libvlr in libmsc (large refactoring) 2017-08-27 03:52:44 +02:00
subscr_conn.c Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring) 2017-08-30 14:09:31 +02:00
transaction.c transaction: reject calls from unidentified subscribers 2017-08-27 03:52:45 +02:00
ussd.c Use libvlr in libmsc (large refactoring) 2017-08-27 03:52:44 +02:00
vty_interface_layer3.c Add VTY commands for experimentation with TS 04.14 commands 2017-08-27 03:52:45 +02:00