Restcomm is an Open Source turn-key CPaaS (Communications Platform as a Service) solution ready for public, private or hybrid cloud deployment. Restcomm is compatible with Twilio API’s and was previously known as Mobicents.
Questions tagged [restcomm]
244 questions
1
vote
0 answers
Incoming Mtp3 Message for nonlocal dpc=1111. But RemoteSpc is not found
I have setup my SCTP and M3UA links. It's working successfully.
I receive mtp3 messages from an HLR using SSN 6.
The restcomm log shows:
Rx : Ass=clientAssociation PayloadData [dataLength=120, complete=true, unordered=false, payloadProtocolId=3,…

Asiriel
- 148
- 1
- 2
- 13
1
vote
0 answers
How to configure Restcomm jSS7 to receive and send dialogs from same SccpAddress
I have JAIN-SLEE application which runs on Restcomm SLEE.
Application receives and sends USSD messages placing as Calling Party SccpAddress with AI=18 (pc, ssn, tt, digits).
Now I would like to set up Restcomm Simulator and JBoss stack to reveive…

Michał Mielec
- 1,582
- 1
- 14
- 38
1
vote
1 answer
How to send a fax with restcomm?
is it possible to send a document (pdf) through fax in restcomm?
While searching in the mailing list i found that in the past it was only possible throught interfax.Is there a way to send it directly ?

Nicholas Papadakos
- 49
- 4
1
vote
0 answers
GMLC server unable route the HTTP request due to SCCP routing error
I have been testing GMLC server with HLR simulator provided as a part of GMLC. I am running into a SCCP routing issue mentioned below, when I try to send a GMLC request (i.e. curl -X POST…

amagadum
- 11
- 1
1
vote
0 answers
Setup announcement endpoint with jain media server and jain-slee 2.9.1 (JBOSS)
I am a beginner in jain-slee development. I can setup an announcement endpoint with jain media server. I want to inform that, setup of mgcp-demo in examples folder of jain-slee (version 2.9.1), don't work. is the any documentation or any functionnal…
1
vote
2 answers
Mobicents JSS7 - Starting a sigtran association
I am starting to play with Mobicents JSS7 - Sigtran... I am trying startup a sigtran association.
I have:
- started sctp
- started m3ua
As I could understand, as soon M3UA is started the sigtran association should start the negotiation between…

Helio Aymoto
- 303
- 2
- 5
- 16
1
vote
1 answer
Can restcomm support multiplayer video
Hi,i used restcomm to develop app,when I see it's code i found
private void startCall(SignalingParameters signalingParameters)
{
RCLogger.i(TAG, "startCall");
callStartedTimeMs = System.currentTimeMillis();
// Start room connection.
…

pengwang
- 19,536
- 34
- 119
- 168
1
vote
1 answer
Can i use freeswitch as server for restcomm-android-sdk
i wang to use restcomm-android-sdk to develop my app,but i donot want to use TeleStax server,i want to use myself server. If i can use freeswitch as server? or other server? Can anyone give me some advice?

pengwang
- 19,536
- 34
- 119
- 168
1
vote
0 answers
undefined service for RestComm GMLC v1.0.66
I have successfully set up Restcom GMLC after going through some issues (Restcomm gmlc configuration issue no local SSN is present for primary Address) Now the link beween the GMLC and the STP is up.
When i open the jss7-management console i have…

NDZIE Patrick Joel
- 1,114
- 14
- 26
1
vote
1 answer
Config restcomm ussd gateway
I install restcomm ussd gateway on my server but can not config it
I tried but did not work
I just want to send a real ussd push message to my phone number
How to config it?
Example

soiavaq
- 11
- 1
1
vote
0 answers
Restcomm SMSC keeps raising ActivityAlreadyExistsException when submit_sm request is sent
I am using the latest version of Restcomm SMSC (smscgateway-7.3.153) (available here: https://github.com/RestComm/smscgateway/releases/tag/7.3.153). I used the binary version and not the source code.
I have got it up and running ad it communicates…

Maab Saleem
- 11
- 2
1
vote
1 answer
Restcomm conference management
while checking for conferences through the api i get back a huge list with all the conference that were created.
Is there any way to clear them up (delete old conferences)?
didnt find anything in the api definition.
Thx in advance,

Nicholas Papadakos
- 49
- 4
1
vote
1 answer
restcomm phusion baseimage runsv unable to start ./run: file does not exist
I'm following the Restcomm Docker Quick Start Guide.
I'm trying to launch restcomm connect on a "large" VM (8GB mem and 4vCPUs) on which I installed docker.
I'm behind a corporate http proxy, so running "docker-compose up" out of the box was not…

yohann.martineau
- 1,523
- 1
- 17
- 24
1
vote
1 answer
How to implement virtual GT on restcomm ussd
I make a little lab to learn about USSD, then I discover USSD Restcomm. My architecture is like that:
two USSD gateways are connected to the MSC on SS7, these two gateways have their own real GT. Each gateway have one Restcomm Connect.
All of this…

JonDiDoe
- 13
- 2
1
vote
0 answers
Restcomm FireFox, No Answer/Rejected! Your call to +1234 was not answered
I've got chrome and Firefox on my Ubuntu Linux. I am trying to call +1234 (http://XXX.XX.X.X:8080/olympus/)but all I get is No Answer/Rejected! Your call to +1234 was not answered. On chrome I cant also make calls because connection is insecure. How…

mimi
- 11
- 4