Skip to content
/ cbl2019 Public

Micro application to demonstrate OTP diameter usage with Elixir

License

Notifications You must be signed in to change notification settings

zoten/cbl2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Micro application to demonstrate OTP diameter usage with Elixir

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages