restcomm

What are the minimum requirements to run RestComm? [closed]

◇◆丶佛笑我妖孽 提交于 2020-01-07 03:03:20
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 2 years ago . I'm trying to run restcomm via docker on a core i5 @ 2.30GHz machine with 4GB RAM. OS is Ubuntu 14 server edition, so there is no overhead of GUI. When the container is started the memory is fully utilized, the cpu load goes insane and the container doesn't respond in an orderly fashion. I know the details I'm

ICE failed, see about:webrtc for more details in RestComm

两盒软妹~` 提交于 2020-01-06 04:23:29
问题 I am working with restcomm web sdk. I have successfully implemented demo application on my local server but now I am trying to integrate it with my existing web application which will support audio/video calls. But with my existing web application it throws ICE failed, see about:webrtc for more details on firefox browser. I am testing this scenario on my local environment. I can't figure it out why this happened only while I am trying to integrate it with my existing project. I am new to this

Mobicents Restcomm Hello-World Implementation

一个人想着一个人 提交于 2019-12-20 04:58:09
问题 I am following Mobicents Restcomm's guide to implement Restcomm Client Android. I am following their quick start guide for that. I have imported their Hello-World program in Android Studio but there are some issues. It is imported but it is throwing some errors. These are as follows: Error:(5, 18) error: package org.webrtc does not exist Error:(6, 18) error: package org.webrtc does not exist Error:(7, 18) error: package org.webrtc does not exist Error:(19, 31) error: package PeerConnection

-restcomm configuration for Windows

情到浓时终转凉″ 提交于 2019-12-12 17:42:04
问题 I am beginning to set up on Restcomm Mobicents framework. In particular I am trying to set up Restcomm on my Windows 8.1 laptop. Can anyone assist with how to set up RESTCOMM on Windows Server please. The reason I ask this is that most of the information is presumed to be on Linux, Ubuntu. Environments like "installation of screen" and also any sample configuration shared are for Ubuntu, Linux environments, but not specifically on Windows. 回答1: Restcomm is currently prepared to run natively

Restcomm Cloud throwing ERR_CONNECTION_TIMED_OUT when connecting via WSS://mydomain.com:5083/

↘锁芯ラ 提交于 2019-12-11 15:17:12
问题 I have created my domain (XYZ.restcomm.com) on https://cloud.restcomm.com and i have created some Accounts and created RVD App and created short demos too. Now i am creating a Node JS based Application to open the WSS connection to my restcomm cloud instance by using https://github.com/RestComm/restcomm-web-sdk. And the code i am in my HTML Page is as follows I have ensured that i am able to access my restcomm cloud domain "XYZ.restcomm.com" and i created the account with user id "guest" and

Restcomm jDiameter: Error creating SCTP socket

狂风中的少年 提交于 2019-12-11 12:52:51
问题 I am trying to create a standalone SCTP diameter client using Jdiameter. The jar libraries I am using are jdiameter-api-1.5.9.0-build538-SNAPSHOT and jdiameter-impl-1.5.9.0-build538-SNAPSHOT But I get this error Unable to create server socket for LocalPeer 'client.test.com' at 127.0.0.1:55555 (org.mobicents.protocols.api.AssociationListener) It works fine with TCP. I tried to debug but couldn't figure out the problem. Kindly help me with this. 回答1: SCTP will not work on windows systems. For

Connect two Restcomm SMSC

六眼飞鱼酱① 提交于 2019-12-11 06:38:18
问题 I have requirement of connecting two Restcomm SMSCs over SMPP, and route a message via them. RestcommSMSC-1 (as client) --- SMPP ---- RestcommSMSC-2 (as Server) I have read documentation, but that doesn't seem to help much. How I can achieve this? 回答1: Have you tried this link, https://github.com/RestComm/smscgateway This link contains source code and some documentation about RestComm. 来源: https://stackoverflow.com/questions/45686616/connect-two-restcomm-smsc

Restcomm gmlc configuration issue no local SSN is present for primary Address

陌路散爱 提交于 2019-12-11 01:28:39
问题 I'm facing an issue while trying to configure restcomm gmlc on windows server 2008 R2. I Get the this message The picture bellow are the settings for HLR and the Windows server And bellow are the settings GmlcManagement_gmlcproperties.xml <?xml version="1.0" encoding="UTF-8" ?> <gmlcgt value="237694000089"/> <gmlcssn value="145"/> <hlrssn value="6"/> <mscssn value="6"/> <maxmapv value="3"/> Mtp3UserPart_m3ua1.xml <?xml version="1.0" encoding="UTF-8" ?> <heartbeattime value="10000"/>

SIPML 5 Client and SipServlets not works Using WSS

笑着哭i 提交于 2019-12-10 22:38:20
问题 I Have Tomcat run on HTTPS. I have tried to deploy SIPML5 WebSocket Application To into my tomcat. When I tried to connect Sip Servlets using ws : ws://192.168.X.Y:5082 And Sip Servlets Config looks like : <Connector port="5082" ipAddress = "192.168.X.Y" protocol="org.mobicents.servlet.sip.startup.SipProtocolHandler" signalingTransport="ws"/> I got an error : SIPml-api.js:4 Mixed Content: The page at 'https://192.168.X1.X2:8443/CallCenterBK/CallCenterBK.jsp?sip=1' was loaded over HTTPS, but