Skip to content

ahmednawras/diameter-dcca

 
 

Repository files navigation

Erlang Diameter Credit Control Application

This repository contains an example DCCA application server and client built in Erlang.

To build the modules and diameter dictionaries, use the provided Makefile.

To start the modules use:

Server

erl
server:start().

Client

erl
client:start().
client:test().

Seagull

Seagull can also be used to generate Diameter traffic to the server. The configuration and scenario xml are in Seagull dir.

The application can be downloaded from http://gull.sourceforge.net/doc/.

About

Erlang Diameter Credit Control Application (DCCA) Server and Client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Erlang 94.8%
  • Makefile 5.0%
  • Batchfile 0.2%