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 d5c1bd13cb gsm04.11: Beging with message handling for GSM 04.11 (SMS)
It is not clear of how much parsing/handling code can be shared with
the GSM04.08 code. There are also a lot less IEs to handle for SMS so
we might not need the fixed size/data holder classes.
2012-10-28 13:44:56 +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: Add the Classmark Update message type 2012-04-13 15:35:26 +02:00
GSM48.st gsm: Be able to parse the MM Information into undecoded data 2012-10-26 22:33:16 +02:00
GSM411.st gsm04.11: Beging with message handling for GSM 04.11 (SMS) 2012-10-28 13:44:56 +01:00
GSMEncoding.st misc: Work on categories for the GSM classes 2011-09-27 17:31:49 +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 sccp: Provide an event once the connection is confirmed 2012-10-21 15:31:20 +02:00
Tests.st gsm: Be able to parse the MM Information into undecoded data 2012-10-26 22:33:16 +02:00
package.xml gsm48: Add code to create the GSM48 Progress IE 2012-08-23 20:51:25 +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