Commit Graph

9 Commits

Author SHA1 Message Date
Harald Welte ac6129b646 add compatibility clause for Erlang Public License 2012-04-16 13:13:26 +02:00
Harald Welte f633f12730 SCOC: Make sure to cancel old Tiar/Tias before starting new ones... 2012-01-28 19:12:15 +01:00
Harald Welte 58f820eb8e SCOC: Handle IT message in active state 2012-01-28 16:17:00 +01:00
Harald Welte e698ae2b4c SCCP: Make sure connection oriented messages end up with the user
The user initiating the connection should get all messages related to
that connection, not the supervisor ;)
2012-01-28 15:53:43 +01:00
Harald Welte 9760efc644 SCPC: Make sure connection-oriented SCCP actually works
This is a major patch that brings SCCP SCOC from 'should theoretically
work' to 'has actaully been tested to some extent for locally-originated
connections'
2012-01-28 14:44:46 +01:00
Harald Welte 71020ed0d3 SCOC: correctly interpret primitives from/to SCRC for CO 2012-01-25 01:22:25 +01:00
Harald Welte 66ad686392 SCCP SCOC: handle CC, CREF and RLSD in conn_out_pending state 2012-01-24 23:18:29 +01:00
Harald Welte 5802031adc SCOC: Make sure to send src_local_ref and proto_class to SCRC on CR 2012-01-24 13:04:50 +01:00
Harald Welte 9b6a39bdd7 import sccp_scrc and sccp_scoc from old osmo_ss7 repository
osmo_ss7 is responsible for the mtp2/mtp3/m2ua/m3ua/ipa type links,
while we collect all actual SCCP related functionality here.
2011-10-10 12:38:45 +02:00