USSD – Running USSD Push Example
Restcomm USSD Simulator – Notify: You can simulate a simple Notify dialog by following the below steps: Fill the ISDN field with a preferred ISDN number, for example “1111” is good for SS7 Simulator....
View ArticleRestcomm API – Applications
Applications An Application instance resource represents a RCML set of instructions used by a RestComm interpreter to process an on-going call, SMS or USSD. RestComm stores only part of the metadata...
View ArticleRestcomm API – Email Messages
Email Messages Using the RestComm API, you can send Emails through a simple request. Email resource URI. /2012-04-24/Accounts/{AccountSid}/Email/Messages Resource Properties Property Description...
View ArticleAccessing custom SIP headers from an RCML/RVD application
Restcomm provides an additional interface to communicate with an RCML/RVD application by means of custom SIP headers. The idea is that all custom SIP headers in a SIP message are detected and converted...
View ArticleRestcomm RVD – Introducing Diagrams
Diagram is a shiny new feature of RVD added in latest Restcomm release (7.5.0). It’s a new, graphical, tree-like view of a project’s call flow where modules are depicted as tree nodes and connections...
View ArticleRestcomm – Install and Configure Restcomm to use Mysql
When working with the binary version of Restcomm, the default database is hsqlDB. This is of course not suitable for production but it is provided as a way for you to conveniently and quickly start up...
View ArticleRestcomm – Using a Single Mysql Database for 2 Restcomm Servers
This tutorial will show you how to configure two Restcomm instances to use the same Mysql Server instance. Requirements Install Mysql Download the latest version of Restcomm Telscale as explained HERE...
View ArticleRestcomm – Single RVD Workspace for two Restcomm Instances
It is possible to run Restcomm in a cluster mode where two Restcomm instances can use the same Mysql server as explained HERE. In this tutorial, you will learn how to configure two Restcomm instances...
View ArticleRVD Workspace Upgrade
Given the new Applications REST API available since the previous RestComm release (7.4.0), some modifications were done to better integrate RVD Projects with Application entities. So the native...
View ArticleRestcomm – Docker Quick Start Guide
This is a quick user guide for Restcomm – Docker. You will learn how to install and start using Restcomm in a docker container. Prerequisites System requirements: There are not any particular minimum...
View Article