smalltalk
/
osmo-st-msc
Archived
1
0
Fork 0

Commit Graph

  • 6dce5cca43 api: Catch up with GNU Smalltalk changes to >>#new master Holger Hans Peter Freyther 2016-08-07 18:03:51 +0200
  • d78dfc41aa call: Fix syntax error and see how smoke test looks like after Holger Hans Peter Freyther 2016-08-07 17:55:54 +0200
  • e21c4af38c misc: Make the code more portable by using "self basicNew initialize" on-waves/0.0.3 Holger Hans Peter Freyther 2014-07-24 15:46:50 +0200
  • befb7a50f7 mgcp: Catch-up with latest API change in the MGCPCommand code Holger Hans Peter Freyther 2014-05-28 18:50:20 +0200
  • f815b6dece sip: In case the redirect does not return a call release the other end Holger Hans Peter Freyther 2014-04-22 17:44:04 +0200
  • 333d67ef4f sip: Assign an MSC identity to a call Holger Hans Peter Freyther 2014-04-22 17:36:19 +0200
  • 547b7e1531 sip: Introduce a SIPIdentityManager to register and manage identities Holger Hans Peter Freyther 2014-04-22 16:47:56 +0200
  • 8c4ca4a6d4 fallout: Fix the package.xml, load OsmoSIP and move the call class Holger Hans Peter Freyther 2014-04-22 16:46:14 +0200
  • 58ce6ef2b9 start: Fix-up the Start script with the split-up classes Holger Hans Peter Freyther 2014-04-22 14:50:25 +0200
  • 1347876255 auth: Split the authentication code into one file per class Holger Hans Peter Freyther 2014-04-07 16:25:33 +0200
  • 74f873e219 call: Move things around to provide a better structure Holger Hans Peter Freyther 2014-04-07 16:14:41 +0200
  • fab3bf3d7c call; Handle "180 ringing" as ringing as well Holger Hans Peter Freyther 2014-04-03 21:48:16 +0200
  • b98ef6f373 misc: Forget about some of the objects to help the GC Holger Hans Peter Freyther 2014-03-14 20:07:30 +0100
  • 0481c085f1 audio: Implement handling SIP 30X redirects by starting another call Holger Hans Peter Freyther 2014-03-14 15:39:29 +0100
  • b9ecb4ecba audio: Enable full-rate as possible audio codec too Holger Hans Peter Freyther 2014-03-14 10:56:54 +0100
  • a58b3db652 auth: Do not handled EndOfStream Notification and notifications in general Holger Hans Peter Freyther 2014-04-03 21:47:20 +0200
  • 8ed44f5055 call; Handle "180 ringing" as ringing as well Holger Hans Peter Freyther 2014-04-03 21:48:16 +0200
  • 978e2aebc7 auth: Do not handled EndOfStream Notification and notifications in general Holger Hans Peter Freyther 2014-04-03 21:47:20 +0200
  • e40fdd0e32 call: Enable a SDP file modifying SIP Call Holger Hans Peter Freyther 2014-04-01 13:21:28 +0200
  • b741e08fb1 call: Handle a re-transmission of the 30X SIP message and ignore it Holger Hans Peter Freyther 2014-04-01 13:19:03 +0200
  • ccafca65be misc: Forget about some of the objects to help the GC Holger Hans Peter Freyther 2014-03-14 20:07:30 +0100
  • c495c915f8 audio: Implement handling SIP 30X redirects by starting another call Holger Hans Peter Freyther 2014-03-14 15:39:29 +0100
  • c23b675068 audio: Enable full-rate as possible audio codec too Holger Hans Peter Freyther 2014-03-14 10:56:54 +0100
  • b880a99070 msc: Fix fall-out from auth handling in the the processor Holger Hans Peter Freyther 2014-03-13 21:34:48 +0100
  • 1fae9e46ab misc: Add git ignore file to ignore vim files Holger Hans Peter Freyther 2014-03-13 12:39:35 +0100
  • b02113d070 test: Splity tests into file per class Holger Hans Peter Freyther 2014-03-13 12:38:59 +0100
  • 69ca1cbe52 Merge branch 'zecke/gsm-auth' Holger Hans Peter Freyther 2014-03-13 09:20:24 +0100
  • e7d6ff2730 misc: Make the categories match the package name to ease exporting Holger Hans Peter Freyther 2013-03-31 15:09:44 +0200
  • 2b233e68c5 paging: Introduce a paging manager than can page on all BSCs Holger Hans Peter Freyther 2013-01-08 19:01:11 +0100
  • 91d3d3ef7a config: Keep the current connection inside the BSCConfigItem Holger Hans Peter Freyther 2013-01-08 13:40:21 +0100
  • bb38dd32ea emergency: Be able to set-up an emergency call Holger Hans Peter Freyther 2012-12-04 19:24:53 +0100
  • b174396fe7 cm: Deal with CM Service Requests to a certain degree. Holger Hans Peter Freyther 2012-12-04 15:30:06 +0100
  • 8f7a9ea8a5 auth: Make the authenticator more strict and check the initial message. Holger Hans Peter Freyther 2012-12-03 17:58:21 +0100
  • 587c1c3683 auth: Introduce an authenticator that asks for the IMSI Holger Hans Peter Freyther 2012-12-02 00:14:57 +0100
  • 7382efcf16 gsm: Introduce the concept of an authenticator for a channel Holger Hans Peter Freyther 2012-10-28 10:36:06 +0100
  • cde5fb69e7 lu: Send a LU Reject when the procedure times out. Holger Hans Peter Freyther 2012-12-04 11:28:36 +0100
  • 8d016159b6 lu: Add some logging to the LURequest stub Holger Hans Peter Freyther 2012-12-02 00:22:46 +0100
  • b64973b545 misc: Make the categories match the package name to ease exporting zecke/gsm-auth Holger Hans Peter Freyther 2013-03-31 15:09:44 +0200
  • f3f86eb39b paging: Introduce a paging manager than can page on all BSCs Holger Hans Peter Freyther 2013-01-08 19:01:11 +0100
  • 75f9124202 config: Keep the current connection inside the BSCConfigItem Holger Hans Peter Freyther 2013-01-08 13:40:21 +0100
  • 7d3bb5cdf5 emergency: Be able to set-up an emergency call Holger Hans Peter Freyther 2012-12-04 19:24:53 +0100
  • 25eb608f5c cm: Deal with CM Service Requests to a certain degree. Holger Hans Peter Freyther 2012-12-04 15:30:06 +0100
  • f52274a47a auth: Make the authenticator more strict and check the initial message. Holger Hans Peter Freyther 2012-12-03 17:58:21 +0100
  • 2899c35aa5 auth: Introduce an authenticator that asks for the IMSI Holger Hans Peter Freyther 2012-12-02 00:14:57 +0100
  • 0fa7926f76 gsm: Introduce the concept of an authenticator for a channel Holger Hans Peter Freyther 2012-10-28 10:36:06 +0100
  • 800e9fa596 gsm: Refactor opening a transaction allowing for authentication Holger Hans Peter Freyther 2012-10-28 09:11:15 +0100
  • 6bd45471bb gsm: Make the debug output fit onto my terminal screen Holger Hans Peter Freyther 2012-10-28 09:10:50 +0100
  • 558652cd6d lu: Send a LU Reject when the procedure times out. Holger Hans Peter Freyther 2012-12-04 11:28:36 +0100
  • f24efee4bf lu: Add some logging to the LURequest stub Holger Hans Peter Freyther 2012-12-02 00:22:46 +0100
  • 26c5d2dd02 ow: Change the way the image is started and configured Holger Hans Peter Freyther 2012-10-12 10:56:32 +0200
  • 259976e68a gsm: Introduce the concept of an authenticator for a channel Holger Hans Peter Freyther 2012-10-28 10:36:06 +0100
  • e0ddeacc00 gsm: Refactor opening a transaction allowing for authentication Holger Hans Peter Freyther 2012-10-28 09:11:15 +0100
  • 88f4bab1d6 gsm: Make the debug output fit onto my terminal screen Holger Hans Peter Freyther 2012-10-28 09:10:50 +0100
  • 1f8b3c8a64 contrib: Use the --daemon option for the start script Holger Hans Peter Freyther 2012-10-12 13:03:46 +0200
  • 7dd05bf97e msc: One start script is enough Holger Hans Peter Freyther 2012-10-12 11:42:39 +0200
  • 5437e06440 msc: One start script is enough on-waves/0.0.2 Holger Hans Peter Freyther 2012-10-12 11:42:39 +0200
  • 04d756a748 ow: Change the way the image is started and configured Holger Hans Peter Freyther 2012-10-12 10:56:32 +0200
  • 2066ed33a2 msc: Send the SIP messages to the external IP address to make RTP work on-waves/0.0.1 Holger Hans Peter Freyther 2012-09-29 12:15:41 +0200
  • 41c84c788a misc: Force GSM Fullrate codec and IP address of the remote system Holger Hans Peter Freyther 2012-09-16 21:27:32 +0200
  • c8b5c70f6a msc: Flush the package cache to be able to relocate the image Holger Hans Peter Freyther 2012-09-10 00:04:26 +0200
  • eb6317ba50 init: Add a init script for the MSC, tested on debian stable Holger Hans Peter Freyther 2012-08-21 13:10:40 +0200
  • 86236a7791 process: Label the processes started by the MSC Holger Hans Peter Freyther 2012-08-09 01:17:34 +0200
  • 382a7b8e5b msc: Attempt to restart the existing MSC when an image is resumed Holger Hans Peter Freyther 2012-08-08 17:48:06 +0200
  • b4156fafbf gsm: Add a way to handle incoming CM Updates. Holger Hans Peter Freyther 2012-08-08 17:32:39 +0200
  • 5c813bb6e2 ipa: Remove IPADispatcher>>#initializer as it is called by >>#new now Holger Hans Peter Freyther 2012-07-28 20:07:06 +0200
  • 66e565df5e bsc: Fix the test failure by initializing the osmoExtension Holger Hans Peter Freyther 2012-04-06 19:46:55 +0200
  • 889e86d488 bsc: Send the Osmo RSIP extension to our bsc to reset the mediagateway Holger Hans Peter Freyther 2012-04-06 19:20:51 +0200
  • 37c768d3cb tests: Use "self deny: aBoolean" instead of "self assert: aBoolean not" Holger Hans Peter Freyther 2012-03-30 13:41:35 +0200
  • d27648f276 tests: Fix two test failures in the socket handling code Holger Hans Peter Freyther 2012-03-30 13:41:10 +0200
  • e141dd4568 gsm: Split out the LURequest to start with GSM LU requests. Holger Hans Peter Freyther 2012-03-30 09:04:46 +0200
  • eff4c24e8a misc: Add a category Holger Hans Peter Freyther 2012-03-30 09:02:44 +0200
  • 22dbe844e8 ipa: Start to send PING and wait for the pong from the remote Holger Hans Peter Freyther 2012-02-21 16:14:45 +0100
  • 7af3b25ebf bsc: Move out the SCCPHandler into a new file Holger Hans Peter Freyther 2012-02-20 19:58:21 +0100
  • 157518a9d6 [BSC] Move the TX queue draining to a separate method Holger Hans Peter Freyther 2012-02-09 23:37:24 +0100
  • 507e1f150f bsc: Provide a log message when we do not handle the incoming connection Holger Hans Peter Freyther 2011-10-20 12:51:33 +0200
  • b71af1f9d2 bsc: Create handleOneConnection so we can patch the code more easily Holger Hans Peter Freyther 2011-10-20 12:17:27 +0200
  • 637f2f821e misc: Provide proper categories for the classes Holger Hans Peter Freyther 2011-09-27 17:59:10 +0200
  • 141f7c640f contrib: Make sure the output is detached... Holger Hans Peter Freyther 2011-09-25 14:20:41 +0200
  • 2a92c99cf2 bsc: Add another default BSC to the MSC config Holger Hans Peter Freyther 2011-09-25 10:59:02 +0200
  • b2765cbd48 msc: Provide some files to generate a nice image. Holger Hans Peter Freyther 2011-09-24 20:29:42 +0200
  • 53b10145d9 msc: Add an init script... Holger Hans Peter Freyther 2011-09-24 20:28:38 +0200
  • e77d990cf0 msc: Bind the SIP port local too Holger Hans Peter Freyther 2011-09-24 20:28:17 +0200
  • a515493057 misc: Move the sources into a subdirectory Holger Hans Peter Freyther 2011-09-24 12:00:37 +0200
  • f2f0b71b04 tests: Move tests to the test directory Holger Hans Peter Freyther 2011-09-24 11:38:50 +0200
  • e0f5ed1f04 call-routing: Some very simple call routing in the SWITCH Holger Hans Peter Freyther 2011-09-23 16:02:58 +0200
  • 2ebffd8918 msc: Fix the state for the MO Call Holger Hans Peter Freyther 2011-09-23 15:32:19 +0200
  • 0788326db6 mo-call: Work on ringing the phone Holger Hans Peter Freyther 2011-07-21 00:03:06 +0200
  • 69282eadb1 mo-call: Remove some printf style debugging from the code Holger Hans Peter Freyther 2011-07-21 00:02:35 +0200
  • 773add207e osmo: There is a one offset on timeslots and timeslots in assignment Holger Hans Peter Freyther 2011-07-20 23:36:19 +0200
  • bc37d06fcc mo-call: Document short comings with the state handling Holger Hans Peter Freyther 2011-07-20 23:35:31 +0200
  • 7a68ef5c29 mo-call: Work on connecting the two legs on callbacks Holger Hans Peter Freyther 2011-07-20 20:54:51 +0200
  • a0e8393e98 call: Work on connecting two legs of a call Holger Hans Peter Freyther 2011-07-20 16:21:07 +0200
  • 0d9e38cc4e test: Make the smoke test run again Holger Hans Peter Freyther 2011-07-15 10:06:52 +0200
  • acef6cb076 bsc: Implement queuing of MGCP messages Holger Hans Peter Freyther 2011-06-29 14:26:35 +0200
  • 039cb8a337 mo-call: Second part of the GSM48CCStatus handling Holger Hans Peter Freyther 2011-06-29 14:25:19 +0200
  • b8730c4fc7 mo-call: Use Symbols for the name of the state Holger Hans Peter Freyther 2011-06-29 14:18:37 +0200
  • 3b6deba99f bsc: Dispatch IPA messages using the OsmoDispatcher Holger Hans Peter Freyther 2011-06-29 14:16:46 +0200
  • 95097f2e10 mo-call: Handle incoming GSM CC Status in case we did something wrong Holger Hans Peter Freyther 2011-06-28 21:30:48 +0200
  • 5b9377dfd4 gsmproc: Implement dispatchDTAP:, send data and sapi forward Holger Hans Peter Freyther 2011-06-28 21:29:59 +0200
  • 8fec553135 gsmproc: Use channel type supported by OsmoBSC. Holger Hans Peter Freyther 2011-06-28 21:28:30 +0200