aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-08-30ipa: Fix a memory leak when the RSL/OML is dropped 'early'historic/on-waves/bsc-masterHolger Hans Peter Freyther1-1/+3
2012-08-30ipa: Do not crash on connect/close of the RSL socketHolger Hans Peter Freyther1-2/+11
2011-07-12misc: Make the code compile with the latest libosmocore/libosmo-sccpHolger Hans Peter Freyther9-33/+13
2011-05-21bsc: Drop the BTS instead of exiting the applicationHolger Hans Peter Freyther1-7/+11
2011-05-13misc: Use the osmocore routine to set the to be ignored signalsHolger Hans Peter Freyther1-1/+2
2011-05-09misc: Abort on exit.. to generate a coredumpHolger Hans Peter Freyther1-1/+10
2011-05-09misc: Catch up with libosmocore 0.3.0Holger Hans Peter Freyther54-503/+503
2011-05-06vty: The logging method has changed the signatureHolger Hans Peter Freyther1-1/+2
2011-04-26abis: Use LOGL_ERROR for the Failure Event ReportHolger Hans Peter Freyther1-6/+6
2011-04-26bts: Fix a crash where show bts on a new BTS leads to a crashHolger Hans Peter Freyther3-2/+11
2011-04-11bsc: Update to the new header structure of libosmocoreHolger Hans Peter Freyther82-172/+172
2011-04-07bsc: Make it possible to set the RF interface via the CLIHolger Hans Peter Freyther3-1/+23
2011-04-07misc: Catch up with libosmocore changesHolger Hans Peter Freyther5-9/+10
2011-03-03oml: Parse probable cause and additional text in failure reportsDieter Spaar1-0/+14
2011-02-14rf: Delay execution of commandson-waves/0.3.99.21Holger Hans Peter Freyther2-18/+39
2011-02-14rf: Verify that the requested mode is entered and drop OML in errorHolger Hans Peter Freyther2-0/+35
2011-02-14rf: Remember the last command requested on the RF CMD interfaceHolger Hans Peter Freyther3-0/+12
2010-11-26welcome: Fix the str concat here as well. Start to count at 0.Holger Hans Peter Freyther1-1/+1
2010-11-25vty: For ipaccess we will dump if the OML connection is presentHolger Hans Peter Freyther1-2/+6
2010-11-22mid-call: Do not lose the first word of the messageHolger Hans Peter Freyther1-1/+1
2010-11-22mid-call: Make the mid-call behavior the default for switching things offHolger Hans Peter Freyther1-20/+34
2010-11-22mid-call: Implement a timer to go from grace to off.Holger Hans Peter Freyther2-7/+42
2010-11-22mid-call: Rename ussd-grace to mid-callHolger Hans Peter Freyther3-18/+19
2010-11-22mid-call: Introduce a timeout to switch from grace to rf off.Holger Hans Peter Freyther1-0/+11
2010-11-03bsc_msc_ip: Clean the header, the defines can come from bssap.hHolger Hans Peter Freyther1-294/+1
2010-10-18ussd: Catch up with libosmocore and pass the gsm48_hdrHolger Hans Peter Freyther1-1/+4
2010-10-18ussd: Move the code libosmocore, increase the version number.Holger Hans Peter Freyther3-197/+2
2010-10-08bssap.c: Fix unaligned memory access by using the read_data16Holger Hans Peter Freyther1-1/+1
2010-10-08bssap.c: The lac is only 16bit.. no need to read two bytes of garbageHolger Hans Peter Freyther1-3/+3
2010-10-07This is 0.3.99.20 with bring-up hacks, possible crash fixeson-waves/0.3.99.20Holger Hans Peter Freyther1-1/+1
2010-10-07msc: Only unregister the fd if the fd value is valid.Holger Hans Peter Freyther2-2/+4
2010-10-07msc: Stop the connection timeout when we unregister the bfdHolger Hans Peter Freyther1-1/+4
2010-10-06gsm_04_80: Require libosmocore for creating USSD messagesHolger Hans Peter Freyther4-146/+3
2010-10-03oml: In case we get a NACK, drop the OML connection and hope for the bestHolger Hans Peter Freyther1-0/+10
2010-10-02oml: Another band aid for reliable BTS init...Holger Hans Peter Freyther2-3/+3
2010-10-02ipaccess: Re-Enable the delay between commands...Holger Hans Peter Freyther1-1/+1
2010-09-29bsc_msc_ip: Save the welcome text, add an 'e' to the command.Holger Hans Peter Freyther1-1/+1
2010-09-29bsc_msc_ip: Save the bsc-welcome-text messageHolger Hans Peter Freyther1-0/+2
2010-09-29Add missing osmo_bsc_grace.hHolger Hans Peter Freyther1-0/+29
2010-09-26bsc: Send a USSD command after we have a LU Accept and a new_subscriberHolger Hans Peter Freyther1-2/+23
2010-09-26bsc: Add a ussd_welcome_text variable and VTY commandHolger Hans Peter Freyther2-0/+18
2010-09-26bsc: Mark LUs with a different LAC as needing special careHolger Hans Peter Freyther2-0/+36
2010-09-16bsc: Rename to osmo_bsc_grace to prepare putting it into masterHolger Hans Peter Freyther5-33/+4
2010-09-16bsc: Rename the RF Ctl interface to match masterHolger Hans Peter Freyther7-22/+22
2010-08-25bsc_msc: Add minimal code to work with the new SCCP versionHolger Hans Peter Freyther2-2/+2
2010-08-25bsc_msc_ip: Set the right log areaHolger Hans Peter Freyther1-0/+1
2010-08-24sccp: Use the libosmo-sccp library and remove the internal copyHolger Hans Peter Freyther16-2911/+11
2010-08-24bsc: Remember the MSC connection we use for that connectionHolger Hans Peter Freyther2-0/+6
2010-08-11oml: Workaround for vty misusage...Holger Hans Peter Freyther1-1/+1
2010-08-10mgcp: Speculative mgcp fix...Holger Hans Peter Freyther1-1/+1