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