aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libmsc/gsm_04_08.c
AgeCommit message (Expand)AuthorFilesLines
2014-05-06osmo-nitb support for codec negotiationAndreas Eversberg1-1/+14
2014-05-06Add check to tch_map(), if RTP sockets existAndreas Eversberg1-0/+11
2014-05-06Fix: If half rate channel is used, indicate hr when modifying channel modeAndreas Eversberg1-1/+2
2014-05-06Add check for non existing lchan at tch_frame_down()Andreas Eversberg1-0/+4
2014-05-06Allow dynamic RTP payload types between application and MNCC interfaceAndreas Eversberg1-0/+2
2014-05-06Add traffic forwarding via RTP to remote applicationAndreas Eversberg1-38/+161
2014-05-06Add support for AMR frames to MNCC/RTP interfaceAndreas Eversberg1-0/+1
2014-03-20mncc: Add support for half rate V1 frames to MNCC/RTP interfaceAndreas Eversberg1-2/+4
2014-01-31sms/dtap: Add log messages to analyse SMS message lossJacob Erlbeck1-0/+1
2014-01-27Add function to update TRAU muxer after assignment or handoverAndreas Eversberg1-3/+16
2014-01-16Remove obsolete check of conn and lchan pointers not beeing NULLAndreas Eversberg1-4/+2
2014-01-14Each BTS can be configured for speech support (other than GSM full rate)Andreas Eversberg1-0/+28
2014-01-08nitb: Set the DST field in generated MM info messagesJacob Erlbeck1-0/+15
2013-12-29mncc: Add the context we get from the MNCC interfaceHolger Hans Peter Freyther1-0/+13
2013-12-27lu crash: Fix a crash that likely occurred during the LU procedureHolger Hans Peter Freyther1-0/+3
2013-12-27periodic/lu: Attempt to implicitly attach a subscriber instead of rejectingHolger Hans Peter Freyther1-4/+17
2013-12-19Add EFR support to TRAU muxer + test caseAndreas Eversberg1-0/+1
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/channel-ho-wipDaniel 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-abis0.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