Skip to content

Java SMSC and hub for decentralized SMS delivery network

Notifications You must be signed in to change notification settings

modulytic/dalia

Repository files navigation

Dalia

Unit Tests

Dalia is an SMSC written in Java that distributes messages to endpoints. It replaces the old Modulytic SMSC, based on Jasmin, archived here.

It is named after Dalia from the live-action remake of Aladdin, who pretended to be Jasmine.

Setup

You must define the credentials of at least one SMPP user (for ESMEs connecting). To do this, create a htpasswd file called htpasswd in the conf/ directory.

Usage

After configuring the project, you can start it with docker-compose:

docker-compose up

About

Java SMSC and hub for decentralized SMS delivery network

Resources

Stars

Watchers

Forks

Releases

No releases published