aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/gsm_04_08.h
AgeCommit message (Expand)AuthorFilesLines
2017-03-16comment on mscsplit, indent commentNeels Hofmeyr1-0/+2
2017-03-16Use libvlr in libmsc (large refactoring)Neels Hofmeyr1-1/+0
2017-03-08add struct bsc_subscr, separating libbsc from gsm_subscriberNeels Hofmeyr1-1/+3
2017-02-03gsm48_tx_mm_auth_req(): support UMTS AUTNNeels Hofmeyr1-1/+2
2016-01-30gsm0408: Provide unique strings for the gsm 04.08 messageHolger Hans Peter Freyther1-2/+2
2015-10-02amr: Instead of putting ms/bts into the same struct.. use it twiceHolger Hans Peter Freyther1-1/+2
2015-09-22Add full AMR multirate IE support with VTY config for MS and BTS sideAndreas Eversberg1-0/+3
2015-08-17Add option to set RADIO LINK TIMEOUT value via VTYAndreas Eversberg1-0/+14
2013-11-01bsc: Move gsm48_tx_mm_serv_ack/rej to gsm_04_08_utils.cJacob Erlbeck1-0/+3
2013-10-31Revert "bsc/ussd: Send faked CM Service Accept before sending USSD"Holger Hans Peter Freyther1-3/+0
2013-10-31bsc/ussd: Send faked CM Service Accept before sending USSDJacob Erlbeck1-0/+3
2012-01-23Move the bulk of RR processing from MSC into BSCHarald Welte1-0/+3
2011-07-23fix some header file related issues preventing lcr from compilingHarald Welte1-4/+6
2011-04-18misc: Move from u_int to uint types of stdint.hHolger Hans Peter Freyther1-13/+13
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-2/+2
2011-01-01mncc_sock: Clear all calls if MNCC application (LCR) disconnectsHarald Welte1-0/+1
2011-01-01MNCC: remove 'upqueue'Harald Welte1-2/+0
2011-01-01MNCC: rename mncc_send() to mncc_tx_to_cc()Harald Welte1-1/+1
2010-12-23GPRS: enhance msgb headroom/tailroom for SGSN (GMM)Harald Welte1-2/+2
2010-09-06chan: Store the to be assigned channel type in the GSM Network.Holger Hans Peter Freyther1-2/+3
2010-07-05msc: Create a dummy operation to keep the channel open for five secondsHolger Hans Peter Freyther1-0/+1
2010-06-21bsc_api: Remove the lchan usage from the Paging Response handling.Holger Hans Peter Freyther1-1/+1
2010-06-20[BSC] Implement per-timeslot ARFCN lists for frequency hoppingHarald Welte1-0/+2
2010-06-17bsc_api: Move gsm48_rcvmsg into the BSC API and dispatch.Holger Hans Peter Freyther1-0/+1
2010-06-16bsc_api: Use gsm_subscriber_connection in rrlp.cHolger Hans Peter Freyther1-1/+1
2010-06-16bsc_api: Cut back on direct lchan usage.Holger Hans Peter Freyther1-2/+2
2010-06-15gsm48: Split LU Reject sending and generation into two.Holger Hans Peter Freyther1-0/+1
2010-06-15gsm48: Separate CM Service Reject sending and creation.Holger Hans Peter Freyther1-0/+1
2010-06-15bsc_api: Remove the lchan argument from gsm48_tx_mm_info.Holger Hans Peter Freyther1-1/+1
2010-06-15bsc_api: Move most of GSM0408 to the DTAP API...Holger Hans Peter Freyther1-2/+0
2010-06-15bsc_api: Switch gsm_04_08.c to use the clear request of the API.Holger Hans Peter Freyther1-0/+2
2010-05-16gsm48: Add a generic MI from classmark+mi extraction.Holger Hans Peter Freyther1-0/+1
2010-05-16gsm48: Add size checks to the paging response mi parsing.Holger Hans Peter Freyther1-1/+1
2010-05-04make gsm48_msgb_alloc() a static inline functionHarald Welte1-1/+9
2010-03-28remove gsm48_mi_to_string() as it is now in libosmocore 0.1.3Harald Welte1-1/+0
2010-03-04move some gsm48 utility functions to libosmocoreHarald Welte1-6/+0
2010-03-02remove gsm04.08 utility code that has been moved to libosmocoreHarald Welte1-0/+1
2010-02-20move GSM protocol definitions to include/osmocore/protocol/*Harald Welte1-736/+1
2010-01-28[gsm48] Allow to send the assignment command on a different lchanHolger Hans Peter Freyther1-1/+1
2010-01-03gsm_04_08: Specify key_seq when calling gsm48_tx_mm_auth_reqSylvain Munaut1-1/+1
2009-12-17make handover reference a function call argumentHarald Welte1-2/+2
2009-12-06location updating reject cause now specified on VTY rather than command line ...Harald Welte1-1/+0
2009-12-01Replace template-based SYSTEM INFORMATION with real implementationHarald Welte1-5/+18
2009-11-29[handover] Implement handover control logicHarald Welte1-0/+2
2009-11-29[handover] Implement 04.08 HANDOVER COMMANDHarald Welte1-0/+16
2009-11-29New complete measurement result/report handlingHarald Welte1-24/+4
2009-11-22[chan] Alloc SDCCH for certain reserved typesHolger Hans Peter Freyther1-0/+3
2009-11-19[lchan] RSL and RR need the multirate config, place it in the lchanHolger Hans Peter Freyther1-2/+2
2009-11-17[gsm48] When picking AMR we need to supply the multirate configHolger Hans Peter Freyther1-2/+20
2009-11-17[neci] Separate handling of chan requested for paging anyHolger Hans Peter Freyther1-1/+2