aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmsc/a_iface_bssap.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-12aoip: don't use iu struct: move rtp ports from .iu to new subscr_conn.rtpNeels Hofmeyr1-1/+1
2017-07-12aoip: don't use iu struct: do not allocate unnecessary ue_conn_ctxNeels Hofmeyr1-8/+4
2017-07-12cosmetic: make function names in a_iface_bssap more expressive.Philipp Maier1-28/+28
2017-07-12a_iface_bssap: clear lingering subscriber connections on resetPhilipp Maier1-2/+26
2017-07-12cosmetic: fixing coding stylePhilipp Maier1-3/+3
2017-07-12osmo-bsc: Handle RESET/RESET-ACK properlyPhilipp Maier1-1/+2
2017-07-12osmo-msc: Integrate A interface into existing call controlPhilipp Maier1-1/+42
2017-07-12WIP: Integrate AoIP into MSCPhilipp Maier1-0/+647