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 8ae28306b1 gsm48: Start parsing the GSM Immediate Assign Command
Introduce some pragmas to reduce the amount of code to write, parse
the immediate assign command. The restoctet parsing and writing is
a bit odd as this element consumes up to 11 bytes.
2012-08-24 13:39:50 +02: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 gsm48: Start parsing the GSM Immediate Assign Command 2012-08-24 13:39:50 +02: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 streams: Move the GSM48 code over to Streams 2012-03-25 22:33:56 +02:00
Tests.st gsm48: Start parsing the GSM Immediate Assign Command 2012-08-24 13:39:50 +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