aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc/osmo_bsc_api.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-28large refactoring: use FSMs for lchans; add inter-BSC HONeels Hofmeyr1-79/+214
2018-07-28rename gsm_04_08_utils.[hc] to gsm_04_08_rrNeels Hofmeyr1-1/+1
2018-07-28fix / clarify rsl dtap cacheNeels Hofmeyr1-1/+1
2018-06-08try to pick up subsrc IMSI on l3-complNeels Hofmeyr1-1/+16
2018-06-08assignment: signal assignment failure on chan act nackNeels Hofmeyr1-2/+3
2018-06-07remove struct bsc_apiNeels Hofmeyr1-38/+21
2018-05-27Remove 'struct bsc_msc_connection' + fix IPA-encapsulated CTRLHarald Welte1-0/+1
2018-05-17a_reset: cleanup + remove dead codePhilipp Maier1-1/+1
2018-04-02cosmetic: remove dead codePhilipp Maier1-10/+0
2018-03-22bssmap: State correct speech codec in ASSIGNMENT COMPLETEHarald Welte1-6/+1
2018-03-22cosmetic: remove old, already commented-out codePhilipp Maier1-2/+0
2018-03-16introduce an osmo_fsm for gsm_subscriber_connectionHarald Welte1-52/+63
2018-03-07implement support for 3-digit MNC with leading zerosNeels Hofmeyr1-34/+13
2018-02-19Structural reform: Get rid of osmo_bsc_sccp_conHarald Welte1-32/+19
2017-12-23cosmetic: Hide all accesses to conn->bts behind conn_get_bts()Harald Welte1-7/+7
2017-12-19osmo-bsc: Move user plane/voice related bits into sub-structureHarald Welte1-1/+1
2017-12-19remove libosmo-sccp dependency for osmo-bscHarald Welte1-3/+0
2017-09-06move include/openbsc to include/osmocom/bscNeels Hofmeyr1-6/+6
2017-08-30split off osmo-bsc: remove files, apply buildNeels Hofmeyr1-0/+3
2017-08-30Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring)Philipp Maier1-11/+30
2017-08-27Implement IuCS (large refactoring and addition)Neels Hofmeyr1-1/+1
2017-08-27move openbsc/* to repos rootNeels Hofmeyr1-0/+550