smalltalk
/
osmo-st-msc
Archived
1
0
Fork 0
Smalltalk MSC implementation
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Holger Hans Peter Freyther 812a7ab6c8 MSC: Handle incoming SCCP Connections from a BSC. 2010-12-18 11:06:59 +01:00
BSC.st License: Add AGPLv3 headers to the code 2010-12-14 03:00:04 +01:00
BSCConfig.st BSCConfig: Add a very simple BSC configuration class 2010-12-15 10:43:35 +01:00
BSCIPAConnection.st MSC: Handle incoming SCCP Connections from a BSC. 2010-12-18 11:06:59 +01:00
BSCListener.st MSC: Introduce an MSC application for the configuration 2010-12-15 12:18:24 +01:00
HLR.st License: Add AGPLv3 headers to the code 2010-12-14 03:00:04 +01:00
Logging.st License: Add AGPLv3 headers to the code 2010-12-14 03:00:04 +01:00
MSC.st MSC: Handle incoming SCCP Connections from a BSC. 2010-12-18 11:06:59 +01:00
README Add the simple README.. 2010-10-20 21:01:33 +02:00
Test.st BSC: Create a BSCIPAConnection for a newly connected BSC 2010-12-15 12:24:58 +01:00
VLR.st License: Add AGPLv3 headers to the code 2010-12-14 03:00:04 +01:00
package.xml MSC: Handle incoming SCCP Connections from a BSC. 2010-12-18 11:06:59 +01:00

README

This is a simple MSC done in smalltalk.