aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc/osmo_bsc_sigtran.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-25osmo-bsc change bsc_handle_dt1() to bsc_handle_dt()Philipp Maier1-1/+1
2017-07-25osmo-bsc: fix sccp name stringPhilipp Maier1-1/+1
2017-07-25osmo-bsc/sigtran: add missing constPhilipp Maier1-11/+11
2017-07-25osmo-bsc: add missing commentPhilipp Maier1-0/+1
2017-07-25osmo-bsc: add missing assertionPhilipp Maier1-0/+1
2017-07-25osmo-bsc: use better msc identifierPhilipp Maier1-7/+11
2017-07-25osmo-bsc: fix typoPhilipp Maier1-2/+2
2017-07-25osmo-bsc: rename calling_addr to msc_addrPhilipp Maier1-6/+6
2017-07-25osmo-bsc: change calling/called_addr variable namesPhilipp Maier1-12/+12
2017-07-25osmo-bsc: check configured sccp addresses before startPhilipp Maier1-2/+24
2017-07-25osmo-bsc: make sure only default SSNs are usedPhilipp Maier1-1/+1
2017-07-25cosmetic: fix typo in log outputPhilipp Maier1-1/+1
2017-07-25osmo-bsc: only clear connections of a specific MSCPhilipp Maier1-4/+17
2017-07-25osmo-bsc: Make SCCP-Addresses configurable via VTYPhilipp Maier1-26/+31
2017-07-25reset: fix allocation and add deallocator for reset procedurePhilipp Maier1-10/+7
2017-07-25osmo-bsc: react on reset requests from MSCPhilipp Maier1-5/+22
2017-07-25libcommon-cs: genralize a interface reset fsmPhilipp Maier1-12/+21
2017-07-25osmo-bsc: Send USSD notification when an MSC loss is detectedPhilipp Maier1-0/+22
2017-07-25osmo-bsc: Handle RESET/RESET-ACK properlyPhilipp Maier1-42/+77
2017-07-25sccp: Use osmo-stp instead of direct server/client connectionPhilipp Maier1-2/+1
2017-07-25WIP: Integrate AoIP into OsmoBSCPhilipp Maier1-0/+340