Skip to content

nhanth87/smscgateway

 
 

Repository files navigation

RestComm SMSC Gateway

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. 2) The SMS center then forwards the SMS message towards the destination.

  1. 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.

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

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.

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

Wiki

Read our RestComm jSS7 wiki

All Open Source RestComm Projects

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 81.1%
  • HTML 15.3%
  • JavaScript 2.1%
  • Other 1.5%