aboutsummaryrefslogtreecommitdiffstats
path: root/SCCPHandler.st
AgeCommit message (Expand)AuthorFilesLines
2010-11-29GSM: Reply with a GSM0808 Clear Complete to a Clear CommandHolger Hans Peter Freyther1-0/+6
2010-11-29GSM: Introduce the concept of a 'driver' and a procedureHolger Hans Peter Freyther1-41/+45
2010-11-29SCCP: Assign a random SCCP Source Reference, try a lot of timesHolger Hans Peter Freyther1-1/+23
2010-11-29SCCPHandler: Rename variable to conManagerHolger Hans Peter Freyther1-11/+12
2010-11-28SCCP: Implement a timeout for the SCCP Connection ConfirmHolger Hans Peter Freyther1-4/+22
2010-11-28SCCP: Work on dispatching the SCCP messages..Holger Hans Peter Freyther1-15/+84
2010-11-28SCCP: Work on a proper dispatching of messagesHolger Hans Peter Freyther1-19/+44
2010-11-28SCCP: Start dispatching the messages.Holger Hans Peter Freyther1-1/+31
2010-11-28SCCPHandler: Add the right object to the list of connectionsHolger Hans Peter Freyther1-1/+1
2010-11-24MSG: Parse a DT1 properly...Holger Hans Peter Freyther1-3/+5
2010-11-24SCCP: Start parsing the SCCP response from the networkHolger Hans Peter Freyther1-2/+14
2010-11-24GSM48: Parse the mandantory parts of a messageHolger Hans Peter Freyther1-0/+3
2010-11-22SCCPHandler: Add code to queue for reading.Holger Hans Peter Freyther1-1/+9
2010-11-22Decode: Create a MSGParser that recursively parses a message..Holger Hans Peter Freyther1-0/+36
2010-11-22SCCPHandler: Start handling SCCP connections.Holger Hans Peter Freyther1-1/+36
2010-11-15SCCP: Fix the selector name to be called by the dispatcherHolger Hans Peter Freyther1-2/+2
2010-11-14Use sempahore to handle things in a thread..Holger Hans Peter Freyther1-0/+1
2010-11-14Move the SCCP code to a new method.Holger Hans Peter Freyther1-0/+15