An open API service indexing awesome lists of open source software.

https://github.com/restcomm/ussdgateway

RestComm USSD Gateway
https://github.com/restcomm/ussdgateway

Last synced: about 2 months ago
JSON representation

RestComm USSD Gateway

Awesome Lists containing this project

README

        

> [!NOTE]
> On 29 June 2023, Mobius Software LTD signed an agreement with Mavenir to assume development and support of the RestcommOne on prem products. For more details regarding open source / commercial differentiation, roadmap, licensing and other details please visit the [Mobius Website](https://www.mobius-software.com/telestaxannouncement).

# RestComm USSD Gateway
Enables web developers to build server side interactive messaging apps for mobile phones over SS7 infrastructure.

## Introduction

USSD stands for Unstructured Supplementary Service Data what is a capability of GSM mobile phone much like the Short Message Service (SMS)

USSD information is sent from mobile handset directly to an application platform handling service. USSD establishes a real time session between mobile handsets and the application handling a service. The concept of real time session is very useful for constructing an interactive menu driven application.

RestComm USSD Gateway is built on [RestComm SS7](https://github.com/RestComm/jss7) and RestComm JSLEE Server. It offers RESTful HTTP interface that allows web developers to build interactive apps for feature mobile phones.