aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc/paging.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-04Use new stat item/ctr getter APIsPau Espin Pedrol1-6/+6
2020-10-09LCS: implement the bulk of Location ServicesNeels Hofmeyr1-3/+27
2020-10-07introduce osmo_use_count for bsc_subscrNeels Hofmeyr1-2/+3
2020-10-07LCS: add paging reason, return in paging_request_stop()Neels Hofmeyr1-25/+44
2020-10-07refactor paging: add bsc_subscr to bsc_paging_paramsNeels Hofmeyr1-5/+5
2020-10-07refactor paging: introduce bsc_paging_paramsNeels Hofmeyr1-10/+7
2020-10-07compl l3: move Paging Response handling out of bsc_find_msc()Neels Hofmeyr1-47/+27
2020-08-12paging: Remove obsolete comment.Alexander Chemeris1-6/+0
2020-07-18Move struct gsm_bts: gsm_data.* => bts.*Pau Espin Pedrol1-0/+1
2020-06-16use osmo_mobile_identity API everywhereNeels Hofmeyr1-7/+13
2020-05-28stats: Count paging requests flushed due to MSC Reset.Alexander Chemeris1-0/+4
2019-11-13Fix some typosMartin Hauke1-1/+1
2019-07-16logging: introduce LOG_BTS and LOG_TRX and use it everywhereHarald Welte1-15/+10
2019-04-23use libosmocore osmo_tdefNeels Hofmeyr1-3/+3
2019-01-14paging: fix nullpointer derefPhilipp Maier1-0/+5
2018-12-11paging: Properly enclose logging imsi filter scopePau Espin Pedrol1-0/+3
2018-12-11paging: fix whitespacePau Espin Pedrol1-1/+1
2018-12-05paging: Add VTY options to calculate T3113 timeout dynamicallyPau Espin Pedrol1-1/+29
2018-07-28cosmetic: rename bsc_api.h to gsm_08_08.hNeels Hofmeyr1-1/+1
2018-07-28cosmetic: dissolve bsc_api.cNeels Hofmeyr1-1/+1
2018-07-28large refactoring: use FSMs for lchans; add inter-BSC HONeels Hofmeyr1-0/+2
2018-07-28add gsm_timers, for Tnnn definitions usable by FSMsNeels Hofmeyr1-1/+2
2018-07-28rename gsm_04_08_utils.[hc] to gsm_04_08_rrNeels Hofmeyr1-1/+1
2018-06-18cosmetic / linking: move str_to_imsi() out of abis_rsl.cNeels Hofmeyr1-0/+1
2018-06-08store subscriber identity on pagingNeels Hofmeyr1-0/+1
2018-06-07dissolve libbsc: move all to src/osmo-bsc, link .o filesNeels Hofmeyr1-0/+473