Giter Site home page Giter Site logo

ovoo-unif / smscgateway Goto Github PK

View Code? Open in Web Editor NEW

This project forked from restcomm/smscgateway

0.0 1.0 0.0 15.44 MB

RestComm SMSC Gateway to send/receive SMS from/to Operators Network (GSM)

Java 78.60% HTML 18.14% CSS 0.73% JavaScript 1.92% Shell 0.36% Batchfile 0.27%

smscgateway's Introduction

RestComm SMSC Gateway

FOSSA Status

RestComm SMSC Gateway to send/receive SMS from/to Mobile Operator Networks (GSM, SS7 MAP) , SMS aggregators (SMPP) and Internet Telephony Service Providers (SIP, SMPP).

Introduction

RestComm SMSC Gateway is built on RestComm SS7 and RestComm JSLEE Server

When a user sends a text message (SMS message) to another user, the message gets stored in the SMSC (short message service center) which delivers it to the destination user when they are available. This is a store and forward option.

An SMS center (SMSC) is responsible for handling the SMS operations of a wireless network.

When an SMS message is sent from a mobile phone, it will reach an SMS center first.

  1. The SMS center then forwards the SMS message towards the destination.

  2. The main duty of an SMSC is to route SMS messages and regulate the process. If the recipient is unavailable (for example, when the mobile phone is switched off), the SMSC will store the SMS message.

  3. It will forward the SMS message when the recipient is available.

Testing

Configuration for SMSC GW with RestComm jSS7 is here

License

RestComm SMSC is licensed under dual license policy. The default license is the Free Open Source GNU Affero GPL v3.0. Alternatively a commercial license can be obtained from Telestax (contact form)

RestComm SMSC Gateway is lead by TeleStax, Inc. and developed collaboratively by a community of individual and enterprise contributors.

FOSSA Status

Downloads

Download binary from here or Continuous Delivery builds from CloudBees

Maven Repository

Artifacts are available at Sonatype Maven Repo which are also synched to central

Build From Source

SMSC GW refers now to cloud hopper SMPP project version (with support for submit_multi operation) that is not yet merged to https://github.com/fizzed/cloudhopper-smpp repo. Therefore if you need to compile SMSC GW locally, you need to compile the updated version of cloud hopper SMPP from repo https://github.com/RestComm/cloudhopper-smpp, branch "master_submit_multi-2" previously.

You can use these commands:

git clone https://github.com/RestComm/cloudhopper-smpp
git checkout master_submit_multi-2
mvn clean install

Then you can download and compile SMSC GW code locally.

SMSC GW contains branches with code versions:

  • master - the last actual code (support for smpp, ss7 and sip connectors and diameter OCS server)
  • legacy-2 - code with support only for smpp and sip
  • legacy - very old poor code version

Wiki

Read our RestComm SMSC wiki

All Open Source RestComm Projects

Open Source http://telestax.com/open-source/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.