summaryrefslogtreecommitdiffstats
path: root/ebin/osmo_ss7.app
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2013-07-26 22:40:25 +0800
committerHarald Welte <laforge@gnumonks.org>2013-07-27 16:00:07 +0800
commit5c9f3b586252b9e6155cb404f9d82d32b35f343b (patch)
tree7cef9d608c9c2db6166b39db90f0c6d6a0f90f42 /ebin/osmo_ss7.app
parent049ee7350958ec580a8aff02a9c54e6a768396d7 (diff)
hook up the existing m2ua code into the ss7_link infrastructure
After this commit, it is possible to add #sigtran_link{type=m2ua} using the osmo_ss7_sup:add_mtp_link() API. The actual M2UA code appears to be incomplete at this point
Diffstat (limited to 'ebin/osmo_ss7.app')
-rw-r--r--ebin/osmo_ss7.app1
1 files changed, 1 insertions, 0 deletions
diff --git a/ebin/osmo_ss7.app b/ebin/osmo_ss7.app
index fdf510f..4cb4f2a 100644
--- a/ebin/osmo_ss7.app
+++ b/ebin/osmo_ss7.app
@@ -16,6 +16,7 @@
sccp_codec,
osmo_ss7_sup, osmo_ss7_app,
ss7_links, ss7_link_m3ua, ss7_link_ipa_client,
+ ss7_link_m2ua,
ss7_routes,
ss7_service_dump,
osmo_ss7_gtt,