Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 796 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 796 Bytes

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