smalltalk
/
osmo-st-gsm
Archived
1
0
Fork 0
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 31b900a5ab a3a8: Don't assume it is called .so...
Fix it for darwin where shared libraries are called dylib
2015-04-17 11:50:30 -04:00
.gitignore misc: Ignore some of the auto generated filee 2012-11-15 17:03:07 +01:00
A3A8.st a3a8: Don't assume it is called .so... 2015-04-17 11:50:30 -04:00
BSSAP.st streams: Switch BSSAP to use streams. 2012-03-25 21:50:02 +02:00
BSSMAP.st gsm0808: Be able to parse a ciphering mode complete with layer3 contents 2014-06-05 10:53:52 +02:00
GSM48.st gsm: Use "self error:" instead of Exception signal 2014-08-20 23:14:42 +02:00
GSM411.st misc: Make sure all classes can be viewed/filed-out with VisualGST 2014-02-22 14:45:02 +01:00
GSMEncoding.st Add a routine to just expand from 7bit packing to unpacked 2014-07-29 17:13:27 +02:00
Messages.st messages: Use self error: here as well 2014-08-20 23:21:29 +02:00
README sccp: Document the shortcomings of the SCCP code 2011-06-21 21:47:09 +02:00
SCCPHandler.st misc: Ease porting and use "self basicNew initialize" for init 2014-07-24 15:42:51 +02:00
SMSTests.st sms: Fix the round-trip test for RP handling. 2014-02-09 22:05:15 +01:00
Tests.st Add a routine to just expand from 7bit packing to unpacked 2014-07-29 17:13:27 +02:00
package.xml tests: Move the GSNNumberDigit Test to a dedicated test class 2013-08-14 15:50:10 +02:00

README

GSM utilities based on osmo-network for SCCP,BSSAP,BSSMAP,GSM48


== TODO ==
=== Implement T(conn), T(ias), T(iar) ===

* Unconfirmed connections should be closed...
* One should send a IT if nothing has been sent...
* One should close a connection if no data has been received