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.
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.
After configuring the project, you can start it with docker-compose:
docker-compose up