aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc/gsm_08_08.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-19bsc: Adapt maximum MS Power Ctrl level based on band and MS Power classPau Espin Pedrol1-0/+59
2019-10-03gsm_08_08.c: Mark func bsc_find_msc() staticPau Espin Pedrol1-1/+1
2019-09-07bsc: gsm_08_08.c: Remove repeated conn not null checkPau Espin Pedrol1-1/+1
2019-08-28gsm_08_08.c: always pick first msc for unsolicit paging responsesPhilipp Maier1-3/+16
2019-08-12bsc_msc_data: remove unused member is_authenticatedPhilipp Maier1-2/+0
2019-07-08make bsc_clear_request() staticNeels Hofmeyr1-2/+4
2018-12-11bsc: dtap: Set subscr log contextPau Espin Pedrol1-3/+8
2018-12-11bsc: Set subscr log context during complete_layer3Pau Espin Pedrol1-10/+16
2018-11-18bsc: gsm0808: Fix return code in bsc_compl_l3Pau Espin Pedrol1-1/+1
2018-11-14lchan release: always Deact SACCHNeels Hofmeyr1-1/+1
2018-11-14fix: send RR Release (e.g. after BSSMAP Clear Cmd)Neels Hofmeyr1-1/+1
2018-11-09gsm_data: make cgi_for_msc available for other modulesPhilipp Maier1-16/+0
2018-10-21gsm_08_08: do not include zero length speech codec list.Philipp Maier1-1/+11
2018-10-17gsm_08_08: allow zero length speech codec lists in compl l3 info.Philipp Maier1-6/+1
2018-10-05gsm_08_08: abort complete L3 3 msg gen when no codecs are setPhilipp Maier1-1/+6
2018-09-24codec_pref: Add Codec List to COMPLETE LAYER 3 INFORMATIONPhilipp Maier1-1/+8
2018-08-07GSCON: call api of a_reset.c with msc object directlyPhilipp Maier1-1/+1
2018-07-28cosmetic: rename osmo_bsc_api.c to gsm_08_08.cNeels Hofmeyr1-0/+665