kisuke-cze/Jasmin-SMS-Gateway
Project ID: 104722
Description
Repository for Jasmin SMS Gateway,
Jasmin is a very complete open source SMS Gateway with many enterprise-class features such as:
SMPP Client / Server
HTTP Client / Server
Console-based configuration, no service restart required
Based on AMQP broker for store&forward mechanisms and other queuing systems
Using Redis for in-memory DLR tracking and billing
Advanced message routing/filtering (Simple, Roundrobin, Failover, HLR lookup, Leastcost ...)
Supports Unicode (UTF-8) for sending out multilingual SMS
Supports easy creation and sending of specialized/binary SMS like mono Ringtones, WAP Push, Vcards
Supports concatenated SMS strings (long SMS)
Jasmin relies heavily on message queuing through message brokers (Using AMQP), it is designed for performance, high traffic loads and full in-memory execution.
Installation Instructions
Docs to the gateway is available at https://docs.jasminsms.com/en/latest/
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 8 | x86_64 (41)* | EPEL 8 (30 downloads) |
EPEL 9 | x86_64 (702)* | EPEL 9 (60 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable kisuke-cze/Jasmin-SMS-Gateway
More info about enabling Copr repositories