aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libmsc/msc_ifaces.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-05msc_ifaces: add checks for nullpointersPhilipp Maier1-5/+44
2017-06-30mgcp: Fix missing call id in DLCXPhilipp Maier1-4/+7
2017-06-28aoip: don't use iu struct: move rtp ports from .iu to new subscr_conn.rtpNeels Hofmeyr1-5/+5
2017-06-18cosmetic: more expressive function names in a_ifacePhilipp Maier1-4/+5
2017-06-18fixup: return with value in void functionPhilipp Maier1-1/+2
2017-06-18mgcp: make bts base port configurablePhilipp Maier1-3/+9
2017-06-18Revert "mgcp: make sure all endpoints are closed on startup"Philipp Maier1-18/+0
2017-06-18mgcp: Make sure endpoint is free on CRCXPhilipp Maier1-0/+11
2017-06-18mgcp: make sure all endpoints are closed on startupPhilipp Maier1-0/+18
2017-06-18mgcp: release no longer used endpoint identifiersPhilipp Maier1-1/+4
2017-06-18mgcp: use mgcp DLCX command to terminate endpoint after call is donePhilipp Maier1-0/+14
2017-06-18osmo-msc: Integrate A interface into existing call controlPhilipp Maier1-4/+16
2017-06-18WIP: Integrate AoIP into MSCPhilipp Maier1-4/+1
2017-06-18Implement IuCS (large refactoring and addition)Neels Hofmeyr1-1/+239
2017-06-18mscsplit: various preparations to separate MSC from BSCNeels Hofmeyr1-0/+83