9
0
Fork 0
Commit Graph

5 Commits

Author SHA1 Message Date
Holger Hans Peter Freyther e948224d44 m3ua: Start timer to wait for ASPAC_ACK
For M3UA we should have one time-out for operation we want and
then re-transmit it. As this is too much work right now create
a single timer that waits that after a connect the ASPAC_ACK
state will be reached.
2015-10-09 14:43:12 +02:00
Holger Hans Peter Freyther 6a441c86fe m3ua: Make the traffic-mode configurable 2015-04-16 22:32:09 +02:00
Holger Hans Peter Freyther d1df399a97 m3ua: Implement link bring-up and sending/receiving of data
the opc/dpc for ISUP is currently wrong. The send/recv path
for actual SCCP data is not tested.
2015-03-24 18:53:21 +01:00
Holger Hans Peter Freyther 6a20bae1f9 m3ua: Implement connect and re-connect handling 2015-03-24 18:52:46 +01:00
Holger Hans Peter Freyther d2f21e0796 m3ua: Begin to create a m3ua client connection
Implement a basic M3UA state machine on a SCTP connection.
2015-03-24 18:52:45 +01:00