It is a OneAPI interface to send and receive sms messages through the OpenAlley Gateway.
Install, configure and run the next apps using this guide:
- Erlang R16B03-1
- RabbitMQ 3.x.x
- MongoDB >= 2.6
- Kelly OpenAlley middleware
- Just SMPP gateway
- SMPPSim gateway
git clone https://github.com/PowerMeMobile/oneapi_srv.git cd oneapi_srv make && make console
You can find examples about how to send messages, subscribe/unsubscribe receipts or/and incoming messages, retrieve incoming messages in the following files and directories:
- test/*
Feel free to open issues and pull requests on github.