aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmsc/iucs.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-04use osmo_rat_type from libosmocoreNeels Hofmeyr1-5/+5
2018-11-30combine several small .h in msc_common.hNeels Hofmeyr1-1/+0
2018-11-30rename some RAN conn related stuff to ran_conn_*Neels Hofmeyr1-2/+2
2018-11-30rename gsm_subscriber_connection to ran_connNeels Hofmeyr1-16/+16
2018-11-30drop msc_compl_l3() return valueNeels Hofmeyr1-4/+2
2018-11-23osmo_msc: remove unused parameter from msc_dtap()Philipp Maier1-1/+1
2018-04-05unify allocation of gsm_subscriber_connectionNeels Hofmeyr1-6/+1
2018-02-16iucs: Add a function to return the connection ID for the IU SCCP connDaniel Willmann1-0/+4
2018-02-05mgcp: use osmo-mgw to switch rtp streamsPhilipp Maier1-0/+64
2017-09-06rename include/openbsc to include/osmocom/mscNeels Hofmeyr1-5/+5
2017-08-29move libiu to osmo-iuh/libosmo-ranapNeels Hofmeyr1-7/+7
2017-08-29Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring)Philipp Maier1-13/+11
2017-08-08Implement IuCS (large refactoring and addition)Neels Hofmeyr1-0/+191