Erlang implementation of M2UA/M3UA/MTP3/SCCP/ISUP codec + utils
Go to file
Matt Johnson 4621456837 ipa_proto: Allow configuring ack initiation behavior
When the osmo-msc version 1.6.1 connects to the osmo-hlr, it sends an
id response and an immediate ack. This commit allows initiating the
handshake with an ack rather than an id request (as is done by ipa
*clients*, like a bts towards a bsc, or the msc towards the hlr) if
needed to mimic behavior of particular components.

Change-Id: I6ab3c9efb51e806f582ce8f473a13ee73ca1567e
2020-09-18 16:21:46 -07:00
contrib contrib/jenkins.sh: new file 2020-01-17 09:06:20 +01:00
ebin make it compile with modern Erlang (22.0) 2019-08-11 15:36:14 +02:00
include ipa_proto: Allow configuring ack initiation behavior 2020-09-18 16:21:46 -07: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 ipa_proto: Allow configuring ack initiation behavior 2020-09-18 16:21:46 -07:00
test fix MTP3 eunit test case DPC/OPC switch 2013-09-05 23:16:11 +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 make it compile with modern Erlang (22.0) 2019-08-11 15:36:14 +02:00