smalltalk
/
osmo-st-gsm
Archived
1
0
Fork 0
Commit Graph

61 Commits

Author SHA1 Message Date
Holger Hans Peter Freyther 3becc2bf0c SCCP: Start dispatching the messages. 2010-11-28 21:27:58 +01:00
Holger Hans Peter Freyther 1639173a26 SCCPHandler: Add the right object to the list of connections 2010-11-28 21:27:57 +01:00
Holger Hans Peter Freyther 69b24ba01d MSG: Parse a DT1 properly... 2010-11-24 15:17:10 +01:00
Holger Hans Peter Freyther 5a4cb78826 SCCP: Start parsing the SCCP response from the network 2010-11-24 10:58:30 +01:00
Holger Hans Peter Freyther ac111ccd53 GSM48: Parse the mandantory parts of a message
This is finishing up the test to recursively parse a
SCCP message into each section. The mandantory table
should now holds the association so we can deal with
the instance variables.
2010-11-24 00:41:38 +01:00
Holger Hans Peter Freyther c2ac3efe9d SCCPHandler: Add code to queue for reading. 2010-11-22 17:16:44 +01:00
Holger Hans Peter Freyther f429cd36bb Decode: Create a MSGParser that recursively parses a message.. 2010-11-22 17:13:53 +01:00
Holger Hans Peter Freyther 5ed751c24e SCCPHandler: Start handling SCCP connections. 2010-11-22 17:13:53 +01:00
Holger Hans Peter Freyther 56bef0a6b2 SCCP: Fix the selector name to be called by the dispatcher 2010-11-15 16:26:00 +01:00
Holger Hans Peter Freyther dbb9182d1d Use sempahore to handle things in a thread.. 2010-11-14 22:47:48 +01:00
Holger Hans Peter Freyther 8033e18221 Move the SCCP code to a new method. 2010-11-14 22:43:29 +01:00