Skip to content

PowerMeMobile/oneapi_srv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

It is a OneAPI interface to send and receive sms messages through the OpenAlley Gateway.

Requirements

Install, configure and run the next apps using this guide:

  1. Erlang R16B03-1
  2. RabbitMQ 3.x.x
  3. MongoDB >= 2.6
  4. Kelly OpenAlley middleware
  5. Just SMPP gateway
  6. SMPPSim gateway

Installation and launching

git clone https://github.com/PowerMeMobile/oneapi_srv.git
cd oneapi_srv
make && make console

Examples

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/*

Support and help

Feel free to open issues and pull requests on github.