aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libbsc/paging.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-03paging: Go through all BTS to stop pagingHolger Hans Peter Freyther1-16/+9
2015-08-03paging: In case paging failed stop it everywhereHolger Hans Peter Freyther1-1/+3
2015-04-29sub: Remove paging requests before dispatchingHolger Hans Peter Freyther1-4/+10
2015-01-02logging: Only compare the subscr addressHolger Hans Peter Freyther1-4/+1
2015-01-02logging: Set the context for paging requests as well.Holger Hans Peter Freyther1-0/+11
2014-12-05msc: Add and use gsm_subscriber_groupJacob Erlbeck1-1/+1
2013-01-28bsc: Allow to page a BTS that is excluded from the RF lockHolger Hans Peter Freyther1-12/+23
2012-12-22paging: Do not page when there is no OML linkHolger Hans Peter Freyther1-0/+4
2011-07-19paging: Add method to find the paging data for a given subscriberHolger Hans Peter Freyther1-0/+14
2011-06-26move gsm0502_calc_paging_group() to libosmocoreHarald Welte1-17/+0
2011-06-26generalize function for calculation of the paging groupHarald Welte1-7/+10
2011-06-26move gsm 05.02 related calculations into libosmocoreHarald Welte1-2/+3
2011-06-26use new gsm48_number_of_paging_subchannels from libosmocoreHarald Welte1-2/+4
2011-05-06src: use namespace prefix osmo_counter*Pablo Neira Ayuso1-3/+3
2011-05-06src: use namespace prefix osmo_timer* for timer functionsPablo Neira Ayuso1-7/+7
2011-05-02paging: Provide the number of pending requestsHolger Hans Peter Freyther1-0/+13
2011-05-02paging: Initialize structs internally to avoid a crashHolger Hans Peter Freyther1-1/+11
2011-04-18misc: Move from u_int to uint types of stdint.hHolger Hans Peter Freyther1-2/+2
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-1/+1
2011-03-04prefix sub-directories containing libraries with 'lib'Harald Welte1-0/+395