aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/paging.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-17Fix license headers.Harald Welte1-1/+1
2023-08-31pcu_sock: use PCU_IF_SAPI_AGCH_2 instead PCU_IF_SAPI_AGCHPhilipp Maier1-1/+1
2023-08-08pcu_sock: get rid of fn parameter in pcu_tx_pch_data_cnfPhilipp Maier1-1/+1
2023-08-08pcuif_proto: rename tlli to msg_idPhilipp Maier1-4/+4
2023-07-21Add test cases for rest octets of Paging RequestsAndreas Eversberg1-52/+4
2023-07-21ASCI: Send only NLN on Paging request type 1 rest octetsAndreas Eversberg1-6/+9
2023-07-21ASCI: Add support for rest octets in Paging request type 2 and 3Andreas Eversberg1-12/+127
2023-07-17paging: also accept zero length IMSI strings 3Philipp Maier1-10/+22
2023-07-10ASCI: NCH / NOTIFICATION supportHarald Welte1-9/+26
2023-07-10paging: Add support for generating NLN/NLN-Status in P1 Rest OctetsHarald Welte1-1/+13
2023-07-10pcu_sock: use PCUIF version 11 (direct TLLI)Philipp Maier1-6/+7
2023-06-07paging: do not confirm PAGING COMMAND messagesPhilipp Maier1-3/+7
2023-06-07paging: parse PCUIF data indication outside of paging.cPhilipp Maier1-13/+13
2023-05-16paging: cosmetic: rename all IMM.ASS references to MAC blockPhilipp Maier1-54/+55
2023-03-01paging_add_imm_ass(): remove meaningless from_pcu argumentVadim Yanitskiy1-3/+3
2021-07-06paging: prioritize CS related paging over PS related pagings.Philipp Maier1-1/+46
2021-01-15paging: refactor and optimize fill_paging_type_1()Vadim Yanitskiy1-16/+18
2019-09-05ETWS Primary Notification via P1 Rest OctetsHarald Welte1-11/+129
2019-04-24common/paging.c: fix unaligned pointer accessVadim Yanitskiy1-6/+22
2018-03-17Get rid of 'struct gsm_bts_role_bts'Harald Welte1-12/+11
2018-02-25paging: Fix encoding of PAGING TYPE 3 Rest OctetsHarald Welte1-8/+12
2018-02-24paging.c: Fix encoding of optional Mobile ID RR PAGING TYPE 1 / 2Harald Welte1-2/+2
2018-02-24paging: Drop + Log paging requests for non-existant paging groupsHarald Welte1-0/+9
2018-02-24BTS: add rate_ctr about CCCH (paging, agch, pch)Harald Welte1-0/+4
2016-12-01Fix AGCH/PCH proportional allocationMax1-6/+0
2014-03-10agch/pch: Use PCH for AGCH msgsJacob Erlbeck1-1/+4
2014-02-24agch: Log error if BS_AG_BLKS_RES is != 1 in SI3Jacob Erlbeck1-0/+6
2013-01-13paging: De-duplicate paging lifetime and max queue length variablesDaniel Willmann1-0/+20
2013-01-01common: Fix faulty memcpy statement in the paging codeHolger Hans Peter Freyther1-1/+1
2012-12-20misc: Change the method to return void instead of int and garbageHolger Hans Peter Freyther1-1/+1
2012-11-24Add VTY configuration of paging queue size and lifetime of paging recordsHarald Welte1-0/+8
2012-09-29Fix: Set correct paging group for IMM.ASS on PCHAndreas Eversberg1-5/+6
2012-09-29PCU: Add PCH confirm, raise PCU interface version to 4Andreas Eversberg1-0/+3
2012-07-08paging: Alow to store CCCH messages in paging recordsAndreas Eversberg1-30/+107
2012-07-05paging: Expire paging requests after the expiration timeHolger Hans Peter Freyther1-1/+1
2012-06-14attempt to make CCCH Load Indications for PCH workHarald Welte1-3/+18
2011-12-01paging: Provide functions to check the internal state of the paging systemHolger Hans Peter Freyther1-0/+15
2011-12-01paging: Do not crash if we get called for the wrong frame/t1/t2/t3Holger Hans Peter Freyther1-2/+12
2011-07-05Fix compilation of paging.cHarald Welte1-2/+2
2011-07-05paging: Fix 'empty paging' message contentsHarald Welte1-1/+1
2011-07-05paging: correct contents of L2 Pseudo-LengthHarald Welte1-2/+4
2011-06-27paging: add paging_reset() functionHarald Welte1-0/+20
2011-06-27re-work original osmo-bts with support for sysmocom femtobtsHarald Welte1-0/+440