osmo-msc/src/libmsc
Harald Welte 6a9d9baef5 Depend on both libosmo-sigtran-dev and libosmo-sccp-dev
libmsc/a_iface.c and libmsc/a_iface_bssap.c still include
osmocom/sccp/sccp_types.h to get access to enums defining SCCP
cause values.  Until that is resolved, we have to keep the build
dependency to libosmo-sccp-dev

Change-Id: I957dcb2bcce216d0fd81a58bfe869aca0e4624a8
Related: OS#2601
2017-10-28 23:53:23 +02:00
..
Makefile.am Depend on both libosmo-sigtran-dev and libosmo-sccp-dev 2017-10-28 23:53:23 +02:00
a_iface.c Remove rest_octets.h 2017-09-15 11:31:03 +02:00
a_iface_bssap.c Remove rest_octets.h 2017-09-15 11:31:03 +02:00
auth.c rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
ctrl_commands.c ctrl: remove unimplemented cmds subscriber-{modify,delete} 2017-09-19 00:37:48 +02:00
db.c rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
gsm_04_08.c add ';' after OSMO_ASSERT() 2017-10-05 15:33:06 +02:00
gsm_04_11.c rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
gsm_04_14.c rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
gsm_04_80.c rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
gsm_subscriber.c rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
iu_dummy.c rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
iucs.c rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
iucs_ranap.c rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
meas_feed.c rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
meas_feed.h move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
mncc.c rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
mncc_builtin.c rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
mncc_sock.c Remove rest_octets.h 2017-09-15 11:31:03 +02:00
msc_ifaces.c fix build: remove obsolete header legacy_mgcp/mgcp.h 2017-09-24 19:52:25 +02:00
msc_vty.c use separated libosmo-mgcp-client, apply rename to mgcp_client_* 2017-09-08 23:47:37 +00:00
osmo_msc.c Remove rest_octets.h 2017-09-15 11:31:03 +02:00
rrlp.c rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
silent_call.c rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
smpp_openbsc.c rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
smpp_smsc.c rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
smpp_smsc.h libmsc: add support for SMPP delivery receipts 2017-08-27 02:33:49 +02:00
smpp_utils.c rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
smpp_vty.c rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
sms_queue.c rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
subscr_conn.c rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
transaction.c rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
ussd.c Remove rest_octets.h 2017-09-15 11:31:03 +02:00
vty_interface_layer3.c vty: fix: missing default cmds at hlr node 2017-09-19 00:15:53 +02:00