Questions tagged [mobicents]

The Mobicents Communication Platform is the best architecture to create, deploy and manage services and applications integrating voice, video and data across a range of IP and legacy communications networks.

84 questions
2
votes
1 answer

Restcomm default username and password

Hi Guys I was trying run mobicents Telestax RestComm, and after I and the "mobicents-media-server\bin\run.bat" and the "Mobicents-RestComm-Jboss-AS7-7.2.2.616\bin\standalone.bat -c standalone-sip.xml" and both commands ran fine. and the I tried to…
2
votes
3 answers

Basic logic components in Restcomm Apps

I don't see a way in Restcomm Apps using RVD to create basic data or basic logic trees. Is there a way to create components for: Creating and assigning variable values Basic logic components such as If Then Else, Equal / Not Equal, Contains,…
2
votes
1 answer

Registering Range Networks Dev Kit / OpenBTS with Restcomm

I'm trying to configure OpenBTS 4 to use Restcomm for SIP registrar, voice and SMS proxy. Looks like OpenBTS has a minimal SIP stack and expects not to be challenged when registering mobile devices as sip clients. I see this question addressed for…
Ivelin Ivanov
  • 373
  • 2
  • 12
2
votes
2 answers

Mobicents - RestComm Issue

I am following Tutorials by RestComm for their Mobicents Implementation. I successully bind and register users through CURL for Hello-World demo and DTMF Demo. Whenever i place a call on sip:1234@127.0.0.1:5080 or sip:3333@127.0.0.1:5080 i receive…
Waqas Memon
  • 1,247
  • 9
  • 22
1
vote
0 answers

Mobicents / jdiameter deployment on cloud environment

Dealing with an issue on mobicents/jdiameter and have a question. Glad if anyone could answer it. What I want to do is to deploy a diameter-server application on a cloud environment. Due to the nature of the cloud, each time a deployment is done, a…
emrenak
  • 51
  • 7
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
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
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…
1
vote
0 answers

sipunit rejecting rejecting Messages

I am using SipUnit 2.0 for my framework and currently I am stuck with the following. Would appreciate any help. As to my knowledge, sipUnit creates sipphone, with address in the format of user@domain, and the stack filters out the incoming messages…
1
vote
1 answer

Restcomm Sipservlets docker with tomcat

I am looking at running the tomcat 8 version of RestComm sipservlets within a docker container. The main concern I have is passing the public IP as an environmental variable so that is used in sip messaging. Additionally, I also like to know how the…
1
vote
1 answer

OpenIMS - Mobicents AS integration

I am newbie to use Mobicents AS and would like to integrate mobicents AS with OpenIMScore. Could any one referred me link or guide me here Below are my configuration details and running in VM: 10.0.0.9 hss.net1.test 10.0.0.10 …
Kranti Kumar
  • 325
  • 2
  • 6
  • 16
1
vote
1 answer

how to setup the environment to debug the Restcomm-smsc source code

can you please describe me how to setup a development environment with intellij IDEA for restcomm-smsc to debug run compile build and doing breakpoints etc. i am using ubuntu 14.04. i could run the smsc gateway from the binary package and do the…
1
vote
1 answer

Restcomm JSS7 showing unanticipated results for the commands found in the user manual

I am trying to use Restcomm JSS7 CLI Shell tool, and I am facing a lot of trouble. I am following the Restcomm JSS7 user Manual. According to the section titled 4.4. Running the Shell'Shell', The ss7-cli script supports the following…
Shy
  • 542
  • 8
  • 20
1
vote
0 answers

Mobicents disregards UDP retransmissions

I am running a B2BUA application on top of MSS-Tomcat. I have a situation where a BYE request is processed by my application, but retransmissions of the BYE are discarded as duplicates. I expected the retransmission to be processed as we are using…
1
vote
0 answers

Restcomm Connect USSD connected to OpenBTS over SIP

I am trying to connect USSD connections OpenBTS to Restcomm-Connect over SIP. It seems like this should be possible but I keep running into issues. Hopefully someone has done this before and can be of help. What I've Done So Far OpenBTS is running…
fizzyh2o
  • 1,237
  • 9
  • 18