Commit Graph

14 Commits

Author SHA1 Message Date
Vadim Yanitskiy 799b71592c Implement SM-TP (Short Message Transport Protocol) codec 2020-04-25 18:51:15 +07:00
Vadim Yanitskiy a578e6bcae Implement (Binary-Coded Decimal) coding functions 2020-04-22 02:13:02 +07:00
Vadim Yanitskiy 663b6268d2 WIP WIP WIP 2020-01-23 16:29:37 +07:00
Vadim Yanitskiy a27329a499 Introduce basic sm_rp_trans FSM 2019-12-29 02:32:02 +01:00
Vadim Yanitskiy 53d18b26da IPA/GSUP: basic handling of MO-ForwardSM 2019-12-29 02:31:55 +01:00
Vadim Yanitskiy 12fb7e7496 Add osmo_smsc application specification / callback module 2019-12-25 17:25:11 +01:00
Vadim Yanitskiy bcc3907d7a ipa_proto.erl: handle PONG response to IPAC_MSGT_PING 2019-12-25 17:25:11 +01:00
Vadim Yanitskiy 6cf4161403 ipa_proto.erl: fix IPA IDENTITY REQUEST handling 2019-12-25 17:25:11 +01:00
Vadim Yanitskiy 8397f46969 ipa_proto.erl: fix matching return value of ets:new() 2019-12-25 17:25:11 +01:00
Vadim Yanitskiy feebe65c84 rebar.config: drop left-overs from DIAMETER compilation 2019-12-25 17:25:11 +01:00
Vadim Yanitskiy 3ab8635b33 Initial import of ipa_proto.erl from erlang/osmo_ss7 2019-12-25 17:25:10 +01:00
Vadim Yanitskiy add2157701 Rename gsup_client.erl to osmo_gsup_if.erl
Later on we may introduce more interfaces (MAP and SMPP) to
communicate with the external entities, so let's introduce
and follow a common naming scheme: "*_if.erl".
2019-12-25 17:24:25 +01:00
Harald Welte 4e09d7ce80 Initial import of gsup_client.erl from osmo_diameter2gsup 2019-12-25 17:24:17 +01:00
Vadim Yanitskiy 9339491242 Initial .gitignore and rebar.config 2019-08-15 22:05:33 +02:00