Erlang implementation of TCAP/MAP
Go to file
Harald Welte 49525f8af8 Add MAP codec PCAP based testing
You need to provide your own ./priv/map.pcap file to run the test.

Results from a real SIGTRAN link:
test/map_codec_tests.erl:49: PCAP: 191.795 s
test/map_codec_tests.erl:50: Parsed 807605 PCAP packets
2011-03-11 18:47:23 +01:00
asn1 Work around bug in HLR sending invalid CamelCapabilityHandling=0 2011-02-10 14:30:19 +01:00
ebin app file: remove unneeded 'mod' line 2011-02-09 14:46:13 +01:00
include add erlang MAP code (from OTP) 2011-02-07 21:24:26 +01:00
priv Add MAP codec PCAP based testing 2011-03-11 18:47:23 +01:00
src MAP Codec: Remove last remnance of ISUP OddEven 2011-02-10 17:57:09 +01:00
test Add MAP codec PCAP based testing 2011-03-11 18:47:23 +01:00
.gitignore add .gitignore file 2011-02-09 14:47:44 +01:00
COPYING add erlang MAP code (from OTP) 2011-02-07 21:24:26 +01:00
Emakefile add Emakefile 2011-02-10 09:48:34 +01:00
rebar.config use asn1ct/asn1rc in 'ber list' mode, as 'ber binary' mode has bugs 2011-02-09 23:13:48 +01:00