aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/bsc/paging.h
AgeCommit message (Expand)AuthorFilesLines
2023-03-31Move paging queue specific handling to signal callback outside RSL codePau Espin Pedrol1-3/+0
2022-11-30paging: Optimize retrieving number of request per paging groupPau Espin Pedrol1-0/+6
2022-11-30paging: Split paging queue into 2 queues: initial and retransPau Espin Pedrol1-3/+8
2022-11-28paging: Introduce VTY configurable X3113 (Maximum Paging Request Transmit Del...Pau Espin Pedrol1-0/+8
2022-11-24paging: constify bts param in some functionsPau Espin Pedrol1-2/+2
2022-11-22paging: Store list of gsm_paging_request in bsc_subscrPau Espin Pedrol1-2/+3
2022-11-22paging: Get rid of unneeded count returnedPau Espin Pedrol1-2/+2
2022-05-13paging: start/stop credit_timer based on C0 runningPau Espin Pedrol1-0/+2
2022-05-09paging: Avoid queueing more than 60 second estimated requestsHarald Welte1-0/+2
2022-05-06paging: Fix recalculate work timer if waiting for retransPau Espin Pedrol1-0/+3
2022-04-28paging: Increase T3113 based on paging group load in BSC queuePau Espin Pedrol1-0/+2
2022-04-28paging: Improve loggingPau Espin Pedrol1-2/+2
2022-04-28paging: Decouple retransmit period from regular worker intervalPau Espin Pedrol1-0/+2
2022-04-28paging: Estimate available_slots based on BTS config when no CCCH Load Ind re...Pau Espin Pedrol1-0/+2
2022-04-27bts: Make sure paging timers are deleted when struct gsm_bts is freedPau Espin Pedrol1-0/+1
2022-04-25Move struct gsm_bts_paging_state to paging.hPau Espin Pedrol1-0/+20
2022-04-21bts: Simplify bts->paging initializationPau Espin Pedrol1-0/+2
2020-10-09LCS: implement the bulk of Location ServicesNeels Hofmeyr1-0/+1
2020-10-07introduce osmo_use_count for bsc_subscrNeels Hofmeyr1-0/+3
2020-10-07LCS: add paging reason, return in paging_request_stop()Neels Hofmeyr1-2/+15
2020-10-07refactor paging: add bsc_subscr to bsc_paging_paramsNeels Hofmeyr1-4/+4
2020-10-07refactor paging: introduce bsc_paging_start()Neels Hofmeyr1-0/+1
2020-10-07refactor paging: introduce bsc_paging_paramsNeels Hofmeyr1-2/+20
2020-10-07compl l3: move Paging Response handling out of bsc_find_msc()Neels Hofmeyr1-7/+1
2018-01-16Move BTS selection for paging from osmo_bsc_grace.c into osmo_bsc_bssap.c.Stefan Sperling1-2/+0
2017-12-11paging: Stop all paging if MSC sends us BSSMAP RESETHarald Welte1-0/+3
2017-12-11paging: Remove obsolete paging call-back supportHarald Welte1-8/+9
2017-09-06move include/openbsc to include/osmocom/bscNeels Hofmeyr1-0/+77