/cbl2019

Micro application to demonstrate OTP diameter usage with Elixir

Primary LanguageElixirOtherNOASSERTION

Cbl2019

TODO: Add description

Installation

If available in Hex, the package can be installed by adding cbl_2019 to your list of dependencies in mix.exs:

def deps do
  [
    {:cbl_2019, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/cbl_2019.

NOTE(luca.deizotti):

hardcoded configuration TCP local IP (EIR): 127.0.0.118 TCP remote ip (MME): 127.0.0.128 TCP ports: 3868

SCTP local IP (EIR): 127.0.0.119 SCTP remote IP (MME): 127.0.0.129 TCP ports: 3869