aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/gsm_data.h
AgeCommit message (Expand)AuthorFilesLines
2014-04-30sms: Kill the sms->sender and use addr/ton/npi throughout the codeHolger Hans Peter Freyther1-1/+0
2014-03-23nitb/ctrl: Add command to add/modify a subscriber to the databaseHolger Hans Peter Freyther1-0/+1
2014-03-04libbsc: Add ctrl command for MNC, MCC, short-name and long-nameHolger Hans Peter Freyther1-0/+3
2014-02-20sms: Increment the RP Message Reference for each transactionHolger Hans Peter Freyther1-0/+2
2014-01-27Add function to update TRAU muxer after assignment or handoverAndreas Eversberg1-0/+14
2014-01-09Add VTY option for Nokia BTS that does not send RELease CONFirm messageAndreas Eversberg1-0/+12
2013-07-27expiration: Speculative fixes for the periodic expiring handlingHolger Hans Peter Freyther1-0/+3
2013-07-11Fix: Handle CM service request on already secured channel correctlyAndreas Eversberg1-0/+1
2013-04-29smpp: Attempt to fix a memory leak of the msgbHolger Hans Peter Freyther1-0/+3
2013-02-08Fix of IMMIDIATE ASSIGNMENT REJECT messageAndreas Eversberg1-0/+1
2013-01-01libmsc: Track and update the location update expiryJan Luebbe1-0/+3
2012-11-24SMPP: add small utility program 'smpp_mirror'Harald Welte1-3/+1
2012-11-24SMPP: Implement support for MO SMSHarald Welte1-0/+8
2012-11-16SMPP: Implement transaction mode for SUBMIT-SMHarald Welte1-0/+17
2012-09-11libctrl: Change controlif_setup so it returns the ctrl handleDaniel Willmann1-0/+3
2012-08-17VTY: dynamically create BTS "type" command syntaxHarald Welte1-0/+3
2012-07-02BSC: introduce new "sysmobts" BTS modelHarald Welte1-0/+2
2012-06-16libgb: move GPRS specific msgb CB definitions to separate headerHarald Welte1-25/+0
2012-06-03Allow VTY-based configuration of T3105Harald Welte1-0/+1
2012-03-16bsc: Create a osmo_bsc_data and embed osmo_msc_dataHolger Hans Peter Freyther1-1/+1
2012-01-15abis: gsm_data_shared.h includes libosmo-abis header, add abis to cflagsHolger Hans Peter Freyther1-1/+0
2011-11-06mncc: Address the fixme and put the mncc_sock_state in gsm_networkHolger Hans Peter Freyther1-0/+3
2011-08-22audio: Remove the hardcoding of the RTP PayloadHolger Hans Peter Freyther1-1/+0
2011-08-19src: port openBSC over libosmo-abis0.9.15Pablo Neira Ayuso1-0/+4
2011-06-05split gsm_data.c in gsm_data_shared.c and gsm_data.cHarald Welte1-0/+10
2011-06-03split gsm_data.h in gsm_data_shared.h and gsm_data.hHarald Welte1-513/+4
2011-06-03gsm_data: Use osmocom/gsm/sysinfo.hHarald Welte1-3/+3
2011-05-24move some more abis_nm related code into libosmocoreHarald Welte1-23/+0
2011-05-24prepare gsm_data.h header file sharing with osmo-btsHarald Welte1-114/+132
2011-05-22bsc: on-demand setup of nanoBTS and HSL femto socketsPablo Neira Ayuso1-0/+3
2011-05-06src: use namespace prefix osmo_counter*Pablo Neira Ayuso1-30/+30
2011-05-06src: use namespace prefix osmo_timer* for timer functionsPablo Neira Ayuso1-8/+8
2011-04-18misc: Remove sys/types.h includes from the filesHolger Hans Peter Freyther1-1/+0
2011-04-18misc: Move from u_int to uint types of stdint.hHolger Hans Peter Freyther1-81/+81
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-8/+8
2011-03-06OM2000: Track the Operational Info and MO stateHarald Welte1-0/+8
2011-03-04[HSL] initial support for the HSL 2.75G FemtocellHarald Welte1-0/+4
2011-02-15Allow configuration of SI5 neighbor list != SI2 neighbor listHarald Welte1-1/+10
2011-02-14VTY: Allow for per-BTS-model specific config file write functionsHarald Welte1-0/+6
2011-02-13OM2000: Allow configuration of CON from VTYHarald Welte1-0/+3
2011-02-13OM2000: Allow VTY based configuration of IS connection groupsHarald Welte1-0/+5
2011-02-13INPUT: Allow for a per-TRX OML linkHarald Welte1-0/+2
2011-02-13[RBS2000] Initial attempt at Ericsson RBS2000 supportHarald Welte1-0/+1
2011-02-13[OML] Allow each BTS model to specify the OML callbackHarald Welte1-0/+2
2011-02-11[BSC] Move the BTS-type specific code from bcs_init.c to bts_*.cHarald Welte1-6/+0
2011-01-11[BSC] Allow manual override of neighbor cell listHarald Welte1-0/+1
2011-01-06subscr: Remember if we need to call subscr_put_channel at the end.Holger Hans Peter Freyther1-0/+1
2011-01-01MNCC: pass the actual 'struct msgb' down the mncc_recv() callbackHarald Welte1-2/+2
2011-01-01MNCC: move cc_tx_to_mncc() from gsm_data.h into mncc.cHarald Welte1-6/+0
2011-01-01MNCC: rename mncc_upq_enqueue() to cc_tx_to_mncc()Harald Welte1-1/+1