aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/paging.h
AgeCommit message (Expand)AuthorFilesLines
2017-03-08add struct bsc_subscr, separating libbsc from gsm_subscriberNeels Hofmeyr1-8/+9
2017-02-02paging.h: use '<>' include, not '""'Neels Hofmeyr1-2/+3
2013-01-28bsc: Allow to page a BTS that is excluded from the RF lockHolger Hans Peter Freyther1-0/+2
2011-07-19paging: Add method to find the paging data for a given subscriberHolger Hans Peter Freyther1-0/+2
2011-05-06src: use namespace prefix osmo_timer* for timer functionsPablo Neira Ayuso1-1/+1
2011-05-02paging: Provide the number of pending requestsHolger Hans Peter Freyther1-0/+3
2011-05-02paging: Initialize structs internally to avoid a crashHolger Hans Peter Freyther1-3/+0
2011-04-18misc: Move from u_int to uint types of stdint.hHolger Hans Peter Freyther1-1/+1
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-2/+2
2011-01-01License change: We are now AGPLv3+ instead of GPLv2+Harald Welte1-6/+5
2010-12-25paging: Introduce a GSM_PAGING_BUSY event for a special timeoutHolger Hans Peter Freyther1-0/+3
2010-12-01paging: Give the msgb that caused paging_stop up to the paging callbackSylvain Munaut1-1/+2
2010-11-15paging: Move the paging data into the paging.hHolger Hans Peter Freyther1-0/+22
2010-06-17bsc_api: Make paging/silent call work with the subscriber_connectionHolger Hans Peter Freyther1-1/+1
2010-02-20split 'libosmocore' from openbsc codebaseHarald Welte1-2/+2
2009-08-15provide return code from paging_request() functionHarald Welte1-2/+2
2009-06-10Proposal for a "channel request" interface...Holger Freyther1-1/+1
2009-06-10move openbsc into its own subdirectoryHarald Welte1-0/+46