aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc
AgeCommit message (Expand)AuthorFilesLines
2017-07-12osmo-bsc/sigtran: add missing constPhilipp Maier1-11/+11
2017-07-12osmo-bsc: add missing commentPhilipp Maier1-0/+1
2017-07-12osmo-bsc: add missing assertionPhilipp Maier1-0/+1
2017-07-12osmo-bsc: use better msc identifierPhilipp Maier2-9/+15
2017-07-12osmo-bsc: fix typoPhilipp Maier1-2/+2
2017-07-12osmo-bsc: vty: fix error messagePhilipp Maier1-2/+2
2017-07-12osmo-bsc: rename calling_addr to msc_addrPhilipp Maier1-6/+6
2017-07-12osmo-bsc: change calling/called addr in VTYPhilipp Maier1-24/+24
2017-07-12osmo-bsc: change calling/called_addr variable namesPhilipp Maier2-16/+16
2017-07-12osmo-bsc: check configured sccp addresses before startPhilipp Maier1-2/+24
2017-07-12osmo-bsc: make sure only default SSNs are usedPhilipp Maier2-2/+21
2017-07-12cosmetic: fix typo in log outputPhilipp Maier2-3/+3
2017-07-12osmo-bsc: only clear connections of a specific MSCPhilipp Maier1-4/+17
2017-07-12osmo-bsc: Make SCCP-Addresses configurable via VTYPhilipp Maier4-41/+125
2017-07-12reset: fix allocation and add deallocator for reset procedurePhilipp Maier2-11/+8
2017-07-12osmo_bsc_main: use osmo_sccp_make_addr_pc_ssn() for SCCP addressesNeels Hofmeyr1-8/+4
2017-07-12AoIP+3G: use one common SCCP client for A and IuCSNeels Hofmeyr1-1/+1
2017-07-12apply function renames in merged libosmocore patchesNeels Hofmeyr2-2/+2
2017-07-12osmo-bsc: react on reset requests from MSCPhilipp Maier2-5/+43
2017-07-12libcommon-cs: genralize a interface reset fsmPhilipp Maier3-15/+23
2017-07-12sccp-lite: remove old sccp-lite codePhilipp Maier2-350/+0
2017-07-12osmo-bsc: Send USSD notification when an MSC loss is detectedPhilipp Maier1-0/+22
2017-07-12osmo-bsc: Handle RESET/RESET-ACK properlyPhilipp Maier4-52/+272
2017-07-12sccp: Use osmo-stp instead of direct server/client connectionPhilipp Maier1-2/+1
2017-07-12fixup for: aoip: signal channel type to BSCPhilipp Maier2-61/+174
2017-07-12osmo-bsc: Negotiate rtp ip address/port with BTSPhilipp Maier3-17/+125
2017-07-12WIP: Integrate AoIP into OsmoBSCPhilipp Maier7-39/+450
2017-07-12Implement IuCS (large refactoring and addition)Neels Hofmeyr1-1/+1
2017-07-12move openbsc/* to repos rootNeels Hofmeyr11-0/+4616