Commit Graph

7 Commits

Author SHA1 Message Date
Harald Welte e3dd7be386 sccp_link_m3ua: Fix typo 2011-10-09 23:31:19 +02:00
Harald Welte a2ac68342b add new file implementing SCCP routing (no GTT yet) 2011-10-09 14:32:30 +02:00
Harald Welte 49fb161451 sccp_{links,user}: Add EXIT info handler for ets table cleanup
Once a linked process dies, we evict all related records from our ETS
tables.
2011-05-01 14:23:05 +02:00
Harald Welte d975d90fcc sccp_{links,user}: link to the user process
This means we get notified if the process dies, i.e. we can remove it from
our ets tables.
2011-05-01 14:08:23 +02:00
Harald Welte f8b852c2e0 fix various bugs in sccp_user / sccp_erl occuring during first test 2011-04-30 15:36:40 +02:00
Harald Welte c1ccf1d1cd osmo_sccp application/supervisors 2011-04-29 08:57:09 +02:00
Harald Welte cc40877d65 sccp_links and sccp_user as registries for MTP links and local subsystems 2011-04-29 08:55:56 +02:00