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 fb5ddd43bb gsm: Use "self error:" instead of Exception signal
The issue is that [] on: Error do: [] will not handle the
Exception. Use the plain self error handling.
2014-08-20 23:14:42 +02:00
.gitignore misc: Ignore some of the auto generated filee 2012-11-15 17:03:07 +01:00
A3A8.st misc: Work on categories for the GSM classes 2011-09-27 17:31:49 +02: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 streams: IEMessage is now working on streams all the way. 2012-03-25 18:52:54 +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