aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-03-31misc: Make the categories match the package name to ease exportingzecke/gsm-authHolger Hans Peter Freyther7-17/+27
2013-01-08paging: Introduce a paging manager than can page on all BSCsHolger Hans Peter Freyther6-2/+85
2013-01-08config: Keep the current connection inside the BSCConfigItemHolger Hans Peter Freyther2-10/+14
2012-12-04emergency: Be able to set-up an emergency callHolger Hans Peter Freyther7-4/+81
2012-12-04cm: Deal with CM Service Requests to a certain degree.Holger Hans Peter Freyther4-3/+107
2012-12-04auth: Make the authenticator more strict and check the initial message.Holger Hans Peter Freyther2-8/+68
2012-12-04auth: Introduce an authenticator that asks for the IMSIHolger Hans Peter Freyther4-2/+197
2012-12-04gsm: Introduce the concept of an authenticator for a channelHolger Hans Peter Freyther5-9/+195
2012-12-04gsm: Refactor opening a transaction allowing for authenticationHolger Hans Peter Freyther3-5/+9
2012-12-04gsm: Make the debug output fit onto my terminal screenHolger Hans Peter Freyther1-1/+2
2012-12-04lu: Send a LU Reject when the procedure times out.Holger Hans Peter Freyther1-0/+1
2012-12-04lu: Add some logging to the LURequest stubHolger Hans Peter Freyther1-3/+4
2012-10-12contrib: Use the --daemon option for the start scriptHolger Hans Peter Freyther1-1/+1
2012-10-12msc: One start script is enoughHolger Hans Peter Freyther1-153/+0
2012-09-10msc: Flush the package cache to be able to relocate the imageHolger Hans Peter Freyther1-1/+2
2012-08-21init: Add a init script for the MSC, tested on debian stableHolger Hans Peter Freyther1-0/+153
2012-08-09process: Label the processes started by the MSCHolger Hans Peter Freyther2-1/+7
2012-08-09msc: Attempt to restart the existing MSC when an image is resumedHolger Hans Peter Freyther1-11/+56
2012-08-08gsm: Add a way to handle incoming CM Updates.Holger Hans Peter Freyther1-0/+5
2012-07-28ipa: Remove IPADispatcher>>#initializer as it is called by >>#new nowHolger Hans Peter Freyther1-1/+0
2012-04-06bsc: Fix the test failure by initializing the osmoExtensionHolger Hans Peter Freyther2-5/+10
2012-04-06bsc: Send the Osmo RSIP extension to our bsc to reset the mediagatewayHolger Hans Peter Freyther3-10/+29
2012-03-30tests: Use "self deny: aBoolean" instead of "self assert: aBoolean not"Holger Hans Peter Freyther1-7/+7
2012-03-30tests: Fix two test failures in the socket handling codeHolger Hans Peter Freyther2-3/+5
2012-03-30gsm: Split out the LURequest to start with GSM LU requests.Holger Hans Peter Freyther4-5/+62
2012-03-30misc: Add a categoryHolger Hans Peter Freyther1-0/+1
2012-02-21ipa: Start to send PING and wait for the pong from the remoteHolger Hans Peter Freyther1-2/+48
2012-02-21bsc: Move out the SCCPHandler into a new fileHolger Hans Peter Freyther4-38/+66
2012-02-09[BSC] Move the TX queue draining to a separate methodHolger Hans Peter Freyther1-4/+11
2011-10-20bsc: Provide a log message when we do not handle the incoming connectionHolger Hans Peter Freyther1-1/+3
2011-10-20bsc: Create handleOneConnection so we can patch the code more easilyHolger Hans Peter Freyther1-14/+18
2011-09-27misc: Provide proper categories for the classesHolger Hans Peter Freyther12-15/+67
2011-09-25contrib: Make sure the output is detached...Holger Hans Peter Freyther1-1/+1
2011-09-25bsc: Add another default BSC to the MSC configHolger Hans Peter Freyther1-1/+2
2011-09-24msc: Provide some files to generate a nice image.Holger Hans Peter Freyther2-0/+67
2011-09-24msc: Add an init script...Holger Hans Peter Freyther1-0/+152
2011-09-24msc: Bind the SIP port local tooHolger Hans Peter Freyther1-1/+1
2011-09-24misc: Move the sources into a subdirectoryHolger Hans Peter Freyther12-20/+20
2011-09-24tests: Move tests to the test directoryHolger Hans Peter Freyther2-1/+1
2011-09-23call-routing: Some very simple call routing in the SWITCHHolger Hans Peter Freyther1-4/+13
2011-09-23msc: Fix the state for the MO CallHolger Hans Peter Freyther1-1/+1
2011-07-21mo-call: Work on ringing the phoneHolger Hans Peter Freyther2-3/+25
2011-07-21mo-call: Remove some printf style debugging from the codeHolger Hans Peter Freyther1-3/+0
2011-07-20osmo: There is a one offset on timeslots and timeslots in assignmentHolger Hans Peter Freyther1-1/+1
2011-07-20mo-call: Document short comings with the state handlingHolger Hans Peter Freyther1-1/+4
2011-07-20mo-call: Work on connecting the two legs on callbacksHolger Hans Peter Freyther2-10/+40
2011-07-20call: Work on connecting two legs of a callHolger Hans Peter Freyther6-19/+168
2011-07-15test: Make the smoke test run againHolger Hans Peter Freyther1-1/+4
2011-06-29bsc: Implement queuing of MGCP messagesHolger Hans Peter Freyther1-8/+54
2011-06-29mo-call: Second part of the GSM48CCStatus handlingHolger Hans Peter Freyther1-0/+9