aboutsummaryrefslogtreecommitdiffstats
path: root/src/gsm_04_08.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-01Speculative fix for not sending LOCATION UPDATING REJECTHolger Freyther1-0/+2
2009-01-01get rid of some more gcc warningsHarald Welte1-2/+2
2008-12-31* fix check for null-pointer in release_loc_updating_req()Harald Welte1-3/+3
2008-12-31Introduce logical updating request operation on the gsm_lchanHolger Freyther1-29/+60
2008-12-31Add an option to set the global reject causeHolger Freyther1-2/+7
2008-12-31Fix the compile the timer got renamedHolger Freyther1-2/+2
2008-12-30Recylce a gsm_lchan when the refcount drops to zeroHolger Freyther1-3/+13
2008-12-30Fix indenting... use tabs hereHolger Freyther1-4/+4
2008-12-30* fix IMSI parsing of last two digitsHarald Welte1-11/+105
2008-12-30Add an option to allow everyone to the network.Holger Freyther1-2/+19
2008-12-30Fix regression and send the accept message againHolger Freyther1-0/+1
2008-12-30Fix documentation so one is finding it in GSM04.08Holger Freyther1-4/+4
2008-12-29Introduce new callbacks, remember that we have LOC UPD REQ, reject things onl...Holger Freyther1-20/+32
2008-12-29Regenerate a valid TPDU and send it at first registrationDaniel Willmann1-0/+2
2008-12-29Up on call released release the channel and take the next itemHolger Freyther1-0/+3
2008-12-29Improve page command handling in the bsc_hackHolger Freyther1-1/+10
2008-12-29[gsm_04_08] Do not automatically initiate a callHolger Freyther1-3/+3
2008-12-29Implement sending SMS and send one on network registrationDaniel Willmann1-0/+2
2008-12-29Create request channel reason to see channel requests originating from PAGHarald Welte1-0/+29
2008-12-29disable paging, send SETUP after LOCATION UPDATE ACCEPTHarald Welte1-41/+62
2008-12-29turn gsm_cc_tx_simple into gsm_tx_simpleHarald Welte1-6/+11
2008-12-28[gsm0408] Make the generate_lai usable by other codeHolger Freyther1-2/+2
2008-12-28working state up to location update and classmark inquiryHarald Welte1-14/+31
2008-12-28Start implementing GSM 04.11 (short message service)Daniel Willmann1-7/+2
2008-12-27fix TMSI length in Mobile Identity IE of LOCATION UPDATE ACCEPTHarald Welte1-1/+1
2008-12-27SMS stubHarald Welte1-2/+13
2008-12-27* add database handlingHarald Welte1-10/+31
2008-12-27* fix location update reject (actually reject, not accept)Harald Welte1-1/+1
2008-12-27* release channel after LOCATION UPDATE REJECTHarald Welte1-0/+1
2008-12-27add minimal MO call state transitionsHarald Welte1-74/+133
2008-12-27fix typoHarald Welte1-1/+1
2008-12-27Send IDENTITY REQUEST after LOCATION UPDATE REQUESTHarald Welte1-10/+51
2008-12-27* translate MOBILE IDENTITY into stringHarald Welte1-3/+60
2008-12-27now we get up to the SETUP of MO callsHarald Welte1-16/+90
2008-12-26working state up to location update and classmark inquiryHarald Welte1-1/+1
2008-12-25no reasonable commit message possible. tons of changes of the last 2 daysHarald Welte1-22/+117
2008-12-23initial commit of current OpenBSC stateHarald Welte1-0/+306