blob: 6502f416d4393d480a7a7105a114020f664b46b8 [file] [log] [blame]
Harald Welte67799632011-02-07 22:30:12 +01001{application, osmo_map,
Harald Welte7a23af32011-02-07 21:24:26 +01002 [{description, "Osmocom SS7 MAP"},
3 {vsn, "1"},
Harald Welte6aa33662012-02-21 00:18:28 +01004 {modules, [map, map_codec, map_helper,
5 tcap_asn, tcap_helper,
6 map_only,
7 map_app_sup, map_ss_server, map_dlg_server]},
Harald Welte7a23af32011-02-07 21:24:26 +01008 {registered, []},
Harald Welte7a23af32011-02-07 21:24:26 +01009 {applications, []},
10 {env, [
11 ]}
12]}.