aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/gsm_data.h
AgeCommit message (Expand)AuthorFilesLines
2018-05-21sms charging: Add socket for connection to OCS for sms chargingIvan Klyuchnikov1-0/+2
2018-05-21sms charging: Implement Session Id to support charging sessionsIvan Klyuchnikov1-0/+5
2017-08-23handover: Implement proper handover procedure handling at any stage of the callIvan Kluchnikov1-0/+2
2017-02-07gsup: Update code after rebase to updated gsup implementationIvan Klyuchnikov1-4/+4
2017-02-07sms: Add new socket for forwarding/receiving SMS in RP format to/from externa...Ivan Kluchnikov1-0/+1
2017-02-07msc: Implement 'remote-closed' authentication policyIvan Kluchnikov1-0/+1
2017-02-07libmsc: Create a separate SUP socket for USSD.Alexander Chemeris1-0/+1
2017-02-07libmsc: Rename sup_client to hlr_sup_client in preparation for multiple SUP c...Alexander Chemeris1-1/+1
2017-02-07msc: Implement 'remote' authentication policyIvan Kluchnikov1-0/+4
2016-12-02gsm_subscriber_connection: mark BSC specific itemsNeels Hofmeyr1-6/+6
2016-12-02split subscr_con_allocate()/_free() in bsc_ and msc_Neels Hofmeyr1-2/+5
2016-12-02Move timezone settings up to network levelNeels Hofmeyr1-0/+14
2016-11-24move to libcommon-cs: net init 2: move bsc_network_init decl to new .hNeels Hofmeyr1-5/+0
2016-11-24move to libcommon-cs: net init 1: rename to bsc_network_initNeels Hofmeyr1-1/+1
2016-11-24define mncc_recv_cb_t to avoid code dupNeels Hofmeyr1-2/+3
2016-10-27bsc: count the usage of codec by setting the lchan activeAlexander Couzens1-0/+10
2016-10-10Revert "bsc: count the usage of codec by setting the lchan active"Neels Hofmeyr1-10/+0
2016-10-04msc: add counters to track call attempts/active/success/failedAlexander Couzens1-1/+7
2016-10-04bsc: count the usage of codec by setting the lchan activeAlexander Couzens1-0/+10
2016-09-26mscsplit: add gsm_network backpointer to gsm_subscriber_connectionNeels Hofmeyr1-0/+2
2016-09-26mscsplit: talloc_ctx_init(): decouple from global tall_bsc_ctxNeels Hofmeyr1-0/+2
2016-09-26mscsplit: gsm_network_init(): add explicit root talloc ctxNeels Hofmeyr1-1/+4
2016-09-26mscsplit: move subscriber conns list into struct gsm_networkNeels Hofmeyr1-0/+3
2016-09-18cosmetic: various comment, whitespace tweaksNeels Hofmeyr1-1/+1
2016-09-17sms: change rp err cause of smpp_try_deliver errorsAlexander Couzens1-0/+2
2016-08-29libmsc/bsc: split rate counters into bsc and msc groupAlexander Couzens1-32/+47
2016-08-27libbsc/libmsc: convert old osmo counter into rate_ctrgsAlexander Couzens1-50/+78
2016-07-28dyn TS: OS#1778 workaround: disable TCH/F on dyn TS for nitbNeels Hofmeyr1-0/+4
2016-07-09Make random MSISDN assignment optionalMax1-7/+3
2016-06-14Make random extension range configurableMax1-0/+2
2016-06-05Add regexp authorization policy for IMSIMax1-0/+6
2016-05-20Make extending subscriber creation easierMax1-1/+6
2016-05-17Move DTX settings to BTSMax1-3/+0
2016-04-29Start to use struct osmo_auth_vector from gsm_auth_tupleHarald Welte1-3/+2
2015-11-20Fix TSC/BSIC handling bug and remove bts->tscHarald Welte1-1/+1
2015-09-14mncc: Implement CRCX->MDCX for handover for direct rtp modeHolger Hans Peter Freyther1-0/+1
2015-09-14mncc: Implement the direct RTP mode for ip based systemsHolger Hans Peter Freyther1-0/+4
2015-08-01nitb: Add a mode to not use TMSI for normal operationHolger Hans Peter Freyther1-0/+3
2015-06-02libbsc: Move SIs update/generation for a BTS into a separate function.Alexander Chemeris1-0/+1
2015-04-29sub: Remove the queue from the subscriber codeHolger Hans Peter Freyther1-1/+0
2015-04-04bts: "Repair" broken channels if we receive the release ackHolger Hans Peter Freyther1-0/+11
2015-01-31bsc/nitb: Allow to set the GPRS mode through the ctrl commandHolger Hans Peter Freyther1-1/+2
2015-01-27nitb: Allow the network to decide if a subscriber should be createdHolger Hans Peter Freyther1-0/+1
2014-12-30move gsm_bts_get_cbch() to gsm_data_shared() as its needed in osmo-btsHarald Welte1-0/+1
2014-12-17bts: When one link drops.. check what needs to be droppedHolger Hans Peter Freyther1-0/+1
2014-12-17bts: Add some simple dependency between different BTSHolger Hans Peter Freyther1-0/+5
2014-12-05msc: Add and use gsm_subscriber_groupJacob Erlbeck1-1/+2
2014-11-21bsc: Allow to generate new system information onlineHolger Hans Peter Freyther1-0/+1
2014-08-24move gsm_bts_num() to gsm_data_shared.[ch]Harald Welte1-2/+0
2014-04-30sms: Kill the sms->sender and use addr/ton/npi throughout the codeHolger Hans Peter Freyther1-1/+0