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