aboutsummaryrefslogtreecommitdiffstats
path: root/include/openbsc/gsm_04_08.h
AgeCommit message (Expand)AuthorFilesLines
2017-08-27move openbsc/* to repos rootNeels Hofmeyr1-0/+85
2009-06-10move openbsc into its own subdirectoryHarald Welte1-568/+0
2009-06-09* add support for storing classmark1/2/3 per subscriberHarald Welte1-2/+34
2009-05-01add verbose reporting of RR STATUS causeHarald Welte1-1/+1
2009-03-10add USSD protocol discriminatorHarald Welte1-0/+1
2009-02-28* more RSL and 04.08 constant definesHarald Welte1-0/+15
2009-02-22fix paging response parsing for phase1 phones (classmar2 can be less than 4 b...Harald Welte1-10/+0
2009-02-22* location updating typesHarald Welte1-0/+13
2009-02-18#defines for GSM48 channel modesHarald Welte1-0/+9
2009-02-17various CC updates:Harald Welte1-2/+1
2009-02-17slightly more complete GSM 04.08 CC, we can nowHarald Welte1-2/+3
2009-02-16forgot the header files in last commit. sigh.Harald Welte1-1/+7
2009-02-11* add more GSM 04.08 IEIsHarald Welte1-0/+47
2009-02-06[rr] Send a Channel Release before deactivating the channelHolger Freyther1-0/+22
2009-02-06implement parsing of PAGING RESPONSEHarald Welte1-0/+10
2009-02-04[paging] Keep a copy of the Control Channel Description in the bts structHolger Freyther1-1/+13
2009-01-10Start working on CM Service RequestHarald Welte1-0/+11
2009-01-04Make gcc happy and remove a couple of warningsHolger Freyther1-0/+1
2009-01-04Make gsm48_sendmsg public as wellHolger Freyther1-0/+1
2009-01-04Make gsm48_msgb_alloc public and usable for the telnet_interfaceHolger Freyther1-0/+1
2008-12-31Add an option to set the global reject causeHolger Freyther1-0/+3
2008-12-30* 04:08: add MM INFO information elementsHarald Welte1-0/+7
2008-12-30Add an option to allow everyone to the network.Holger Freyther1-0/+1
2008-12-30[gsm0408] Add enum values for the LOCATION UPDATING REJECT causeHolger Freyther1-0/+35
2008-12-29Initiate a call once we have a channel assignedHolger Freyther1-0/+1
2008-12-29Create request channel reason to see channel requests originating from PAGHarald Welte1-0/+1
2008-12-29Split out rach_control, missing mask from the last commitHarald Welte1-4/+14
2008-12-28* use 16bit for network and country codeHarald Welte1-3/+3
2008-12-28[gsm0408] Make the generate_lai usable by other codeHolger Freyther1-0/+2
2008-12-28[gsm_04_08] Add structs for system information type 1 to 6Holger Freyther1-0/+68
2008-12-27SMS stubHarald Welte1-2/+9
2008-12-27now we get up to the SETUP of MO callsHarald Welte1-2/+19
2008-12-25no reasonable commit message possible. tons of changes of the last 2 daysHarald Welte1-0/+7
2008-12-23initial commit of current OpenBSC stateHarald Welte1-0/+238