aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libmsc/gsm_04_08.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-01bsc: Move gsm48_tx_mm_serv_ack/rej to gsm_04_08_utils.cJacob Erlbeck1-23/+0
2013-10-31Revert "bsc/ussd: Send faked CM Service Accept before sending USSD"Holger Hans Peter Freyther1-2/+2
2013-10-31bsc/ussd: Send faked CM Service Accept before sending USSDJacob Erlbeck1-2/+2
2013-10-13db: Remove the struct gsm_network from the database layerHolger Hans Peter Freyther1-2/+2
2013-10-04Fix typo in console output: "PEROIDOC" -> "PERIODIC".Alexander Chemeris1-1/+1
2013-08-18Fix: Handle CM service request on already secured channel correctlyAndreas Eversberg1-0/+5
2013-07-27expiration: Speculative fixes for the periodic expiring handlingHolger Hans Peter Freyther1-0/+9
2013-07-11Fix: Handle CM service request on already secured channel correctlyAndreas Eversberg1-1/+2
2013-07-06mncc: Remove what we believe to be a tautology from the MNCC codeHolger Hans Peter Freyther1-14/+16
2013-01-25CC: gsm48_cc_tx_release() must not remove callrefAndreas Eversberg1-2/+0
2013-01-25CC: mncc_release_ind() must send MNCC_REL_CNF in state N19Andreas Eversberg1-0/+2
2013-01-01misc: Do not use else when using return in the previous branchHolger Hans Peter Freyther1-1/+1
2013-01-01libmsc: Refuse service to anyone not attachedSylvain Munaut1-0/+4
2012-12-29gsm_04_08: Display debug message correctly on DETACH INDICATIONDaniel Willmann1-3/+5
2012-12-26handover: Fix the handover signalling for IP based BTSesHolger Hans Peter Freyther1-13/+20
2012-12-22libmsc: Avoid a crash on lchan release during call controlHolger Hans Peter Freyther1-5/+16
2012-12-16nitb: Do not crash on IMSI Detach messages from a phoneHolger Hans Peter Freyther1-1/+0
2012-09-11misc: Address compiler warning on unused variablesHolger Hans Peter Freyther1-4/+3
2012-07-16MSC 04.08: RRLP messages are DRR, not DNM !Harald Welte1-1/+1
2012-07-12move BTS-specific timezone override into sub-structureHarald Welte1-7/+7
2012-07-10msc: Attempt to release the lchan immediately on IMSI DetachHolger Hans Peter Freyther1-6/+6
2012-07-02BSC: introduce new "sysmobts" BTS modelHarald Welte1-0/+3
2012-04-08introduce HAVE_TM_GMTOFF_IN_TMHarald Welte1-0/+7
2012-01-23Move the bulk of RR processing from MSC into BSCHarald Welte1-107/+3
2012-01-23Move processing of CLASSMARK CHANGE behind bsc_apiHarald Welte1-50/+0
2011-12-02Add NITZ (timezone) support as part of MM INFOGus Bourg1-22/+52
2011-11-07gsm0408: Print a message when the LU is timing out.Holger Hans Peter Freyther1-0/+1
2011-09-03Add VTY command to specify default speech codecHarald Welte1-0/+4
2011-08-19src: port openBSC over libosmo-abisopenbsc/0.9.150.9.15Pablo Neira Ayuso1-2/+2
2011-08-19src: use new msg->dst pointer instead of deprecated msg->trxPablo Neira Ayuso1-6/+13
2011-08-10Fix MNCC for the NOKIA BTS typeHarald Welte1-0/+2
2011-08-10Initial version of Support for Nokia *Site BTSDieter Spaar1-0/+1
2011-08-0904.08 / MNCC: elevate error messages to LOGL_ERRORHarald Welte1-5/+5
2011-05-07src: use namespace prefix osmo_* for misc utilsPablo Neira Ayuso1-4/+4
2011-05-06src: use namespace prefix osmo_counter*Pablo Neira Ayuso1-10/+10
2011-05-06src: use namespace prefix osmo_signal*Pablo Neira Ayuso1-7/+7
2011-05-06src: use namespace prefix osmo_timer* for timer functionsPablo Neira Ayuso1-7/+7
2011-04-18misc: Move from u_int to uint types of stdint.hHolger Hans Peter Freyther1-47/+47
2011-03-23src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso1-8/+8
2011-03-20[RBS2000] Enable TRAU frame handling/muxing similar to BS11Harald Welte1-0/+3
2011-03-04prefix sub-directories containing libraries with 'lib'Harald Welte1-0/+3345