aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libmsc/a_iface.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-28wip: vty: make msc sccp addressesconfigurablePhilipp Maier1-18/+9
2017-06-28wip: a_iface: MSC sided resetPhilipp Maier1-31/+187
2017-06-28aoip: don't use iu struct: move rtp ports from .iu to new subscr_conn.rtpNeels Hofmeyr1-1/+1
2017-06-23AoIP+3G: use one common SCCP client for A and IuCSNeels Hofmeyr1-12/+2
2017-06-23a_init: use name arg for sccp client and user bindNeels Hofmeyr1-2/+2
2017-06-23a_iface: fix typo in function namePhilipp Maier1-2/+2
2017-06-23a_iface: Check if channel type and speech codec list are successfulPhilipp Maier1-4/+17
2017-06-23apply function renames in merged libosmocore patchesNeels Hofmeyr1-1/+1
2017-06-18cosmetic: make function names in a_iface_bssap more expressive.Philipp Maier1-3/+3
2017-06-18cosmetic: more expressive function names in a_ifacePhilipp Maier1-5/+5
2017-06-18osmo-bsc: Handle RESET/RESET-ACK properlyPhilipp Maier1-0/+28
2017-06-18sccp: Use osmo-stp instead of direct server/client connectionPhilipp Maier1-12/+14
2017-06-18fixup for: aoip: signal channel type to BSCPhilipp Maier1-5/+30
2017-06-18aoip: signal channel type to BSCPhilipp Maier1-6/+106
2017-06-18osmo-msc: Integrate A interface into existing call controlPhilipp Maier1-8/+14
2017-06-18fixup: Hexdump for incoming unit data was missingPhilipp Maier1-0/+1
2017-06-18WIP: Integrate AoIP into MSCPhilipp Maier1-21/+197
2017-06-18Implement IuCS (large refactoring and addition)Neels Hofmeyr1-0/+8
2017-06-18mscsplit: various preparations to separate MSC from BSCNeels Hofmeyr1-0/+45