Erlang implementation of M2UA/M3UA/MTP3/SCCP/ISUP codec + utils
Go to file
Harald Welte 69b5f279a1 sctp_sua: Change number of arguments to xua_asp_fsm:init()
In commit eb61885c35 the number of
arguments to xua_asp_fsm:init() was expanded by one for the pid of the
AS FSM.  This change alters sctp_sua to adhere to this new list of
arguments, enen though it passes 'fixme' in as the pid, as we currently
don't yet fully use the xua_as_fsm module yet.
2013-07-27 16:00:07 +08:00
ebin hook up the existing m2ua code into the ss7_link infrastructure 2013-07-27 16:00:07 +08:00
include M2UA: some important parameter types 2012-05-06 23:32:40 +02:00
priv ISUP: Add test that parses, re-encodes and compares ISUP messages 2011-03-11 17:00:16 +01:00
rel add osmo nodes 'files' directory 2011-02-09 13:12:46 +01:00
src sctp_sua: Change number of arguments to xua_asp_fsm:init() 2013-07-27 16:00:07 +08:00
test M2UA Codec: Use generic xUA codec instead 2012-05-05 23:58:21 +02:00
.gitignore update gitignore 2011-11-12 11:26:56 +01:00
COPYING Add AGPLv3 license text to the program 2010-12-19 22:54:33 +01:00
Emakefile fix Emakefile 2011-02-09 14:23:32 +01:00
rebar.config rebar script: use eunit_surefire to generate XML output 2011-11-11 23:29:19 +01:00