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 e2372f67e8 sms: Fix the round-trip test for RP handling.
Fix the round-trip handling. This is still missing for message
types in other directions as this would require me writing test
cases first. I will get to that.
2014-02-09 22:05:15 +01: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 bssmap: Document that this class is not complete 2013-01-08 16:47:51 +01:00
GSM48.st gsm: Add DST IE to the MM Information message 2013-09-13 11:06:28 +02:00
GSM411.st sms: Fix the round-trip test for RP handling. 2014-02-09 22:05:15 +01:00
GSMEncoding.st misc: Fix the categories to ease porting to Pharo 2013-03-31 12:34:17 +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: Fix the categories to ease porting to Pharo 2013-03-31 12:34:17 +02:00
SMSTests.st sms: Fix the round-trip test for RP handling. 2014-02-09 22:05:15 +01:00
Tests.st tests: Add a testcase of some encoding issue i suspected 2013-10-08 16:09:49 +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