osmo-msc/src/libmsc
Neels Hofmeyr 00e82d61ab move libiu to osmo-iuh/libosmo-ranap
Remove libiu here, use the functions from libosmo-ranap instead, by applying
the ranap_ / RANAP_ prefix.

Corresponding change-id in osmo-iuh.git is I6a3f7ad15be03fb94689b4af6ccfa828c25f45c0

To be able to run the msc_vlr tests for RAN_UTRAN_IU without Iu client headers
available, add iu_dummy.h, containing mere function signatures that match
iu_dummy.c and a mostly empty struct ranap_ue_conn_ctx.

Make sure we can build with and without --enable-iu: include osmo-iuh headers
only with --enable-iu.

Change-Id: Ib8c4fcdb4766c5e575618b95ce16dce51063206b
2017-08-29 12:51:18 +00:00
..
Makefile.am move libiu to osmo-iuh/libosmo-ranap 2017-08-29 12:51:18 +00:00
a_iface.c Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring) 2017-08-29 12:51:18 +00:00
a_iface_bssap.c move libiu to osmo-iuh/libosmo-ranap 2017-08-29 12:51:18 +00:00
auth.c Use libvlr in libmsc (large refactoring) 2017-07-23 04:08:43 +02:00
ctrl_commands.c Use libvlr in libmsc (large refactoring) 2017-07-23 04:08:43 +02:00
db.c libmsc: Use actual delivery time in delivery reports. 2017-08-27 02:33:50 +02:00
gsm_04_08.c move libiu to osmo-iuh/libosmo-ranap 2017-08-29 12:51:18 +00:00
gsm_04_11.c libmsc: Use actual delivery time in delivery reports. 2017-08-27 02:33:50 +02:00
gsm_04_14.c Support for TS 04.14 conformance test commands 2017-08-27 02:33:48 +02:00
gsm_04_80.c Implement IuCS (large refactoring and addition) 2017-08-08 19:17:53 +02:00
gsm_subscriber.c move libiu to osmo-iuh/libosmo-ranap 2017-08-29 12:51:18 +00:00
iu_dummy.c move libiu to osmo-iuh/libosmo-ranap 2017-08-29 12:51:18 +00:00
iucs.c move libiu to osmo-iuh/libosmo-ranap 2017-08-29 12:51:18 +00:00
iucs_ranap.c move libiu to osmo-iuh/libosmo-ranap 2017-08-29 12:51:18 +00:00
meas_feed.c Use libvlr in libmsc (large refactoring) 2017-07-23 04:08:43 +02:00
meas_feed.h move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
mncc.c move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
mncc_builtin.c mscsplit: various preparations to separate MSC from BSC 2017-08-08 19:17:53 +02:00
mncc_sock.c mscsplit: various preparations to separate MSC from BSC 2017-08-08 19:17:53 +02:00
msc_ifaces.c move libiu to osmo-iuh/libosmo-ranap 2017-08-29 12:51:18 +00:00
msc_vty.c move libiu to osmo-iuh/libosmo-ranap 2017-08-29 12:51:18 +00:00
osmo_msc.c move libiu to osmo-iuh/libosmo-ranap 2017-08-29 12:51:18 +00:00
rrlp.c Use libvlr in libmsc (large refactoring) 2017-07-23 04:08:43 +02:00
silent_call.c Implement IuCS (large refactoring and addition) 2017-08-08 19:17:53 +02:00
smpp_openbsc.c libmsc: Fix wrong handling of user_message_reference parameter 2017-08-27 02:33:50 +02:00
smpp_smsc.c smpp: fix return cause 2017-08-27 02:33:47 +02:00
smpp_smsc.h libmsc: add support for SMPP delivery receipts 2017-08-27 02:33:49 +02:00
smpp_utils.c move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
smpp_vty.c move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
sms_queue.c Use libvlr in libmsc (large refactoring) 2017-07-23 04:08:43 +02:00
subscr_conn.c move libiu to osmo-iuh/libosmo-ranap 2017-08-29 12:51:18 +00:00
transaction.c transaction: reject calls from unidentified subscribers 2017-08-27 02:33:48 +02:00
ussd.c Use libvlr in libmsc (large refactoring) 2017-07-23 04:08:43 +02:00
vty_interface_layer3.c Add VTY commands for experimentation with TS 04.14 commands 2017-08-27 02:33:48 +02:00