Questions tagged [opensips]

OpenSIPS (Open SIP Server) is a mature Open Source implementation of a SIP server.

OpenSIPS (Open SIP Server) is a mature Open Source implementation of a SIP server.

More

133 questions
1
vote
2 answers

Can we add a new user to opensips using rest_client?

Can we a new user using opensips rest_client? If yes then what i have to add to the config file. If not then is there any other module using which i can communicate to opensips from an external system?
asitm9
  • 853
  • 4
  • 12
  • 21
1
vote
3 answers

Check version of opensips

I'm trying to check the version of opensips on a soft switch, and the below are not yielding the results I need. How do I check what version of opensips is running? opensips -v opensips -version
ObiWanShanobi
  • 442
  • 1
  • 5
  • 10
1
vote
1 answer

force_rtp_proxy_body: incorrect port 0 in reply from rtpproxy

I was able to connect opensips and rtpproxy server. I am able to call without rtpproxy / I configured opensip.cfg file for rtpproxy and opensip connection but i am getting error when i call any number. Apr 12 19:15:46 jpc…
kaushik parmar
  • 805
  • 6
  • 19
1
vote
2 answers

Opensips or freeswitch

I am trying to make sip server. I Was trying to install Opensips and Freeswitch. But I have a basic question here, What to choose Opensips or freeswitch ? I also found that opensips is integrated with freeswitch. Why we need to integrate opensips…
raheem52
  • 486
  • 1
  • 7
  • 18
1
vote
0 answers

Error on compling cachedb_cassandra module Opensips

I am trying to compile cachedb_cassandra module to integrate my opensips with cassandra. However, on compiling , I am getting flow of make[1]: Entering directory `/home/himanshu/opensips-1.10.0-tls/modules/cachedb_ Compiling…
1
vote
1 answer

how to send Message using MI command in opensips

Salam, I searched the internet many times to find the MI Command (Datagram or FIFO) to send a message to a SIP user, even that it is mentioned so in the opensips documentation. Any one can help please?
Mohammad Qandeel
  • 585
  • 4
  • 11
1
vote
1 answer

Use Management Interface Opensips from PJSIP

I am developing a sip phone over iOS, using PJSIP on client side and opensips on server side. I am able to register into the server, and make calls between different users, but I need to get the registered contact list from the opensips server. I am…
kemmitorz
  • 351
  • 7
  • 18
1
vote
1 answer

OpenSIPs RTPproxy integration

I am trying to use RTP Proxy in OpenSIPs server to make a SIP call. I followed this guidelines to install RTP Proxy module in OpenSIPs server. http://voiprookie.blogspot.kr/2009/04/rtpproxy-12x-installation.html I opened UDP port between…
Jake
  • 1,195
  • 6
  • 21
  • 42
1
vote
1 answer

Is it possible to make a good voice call application with OpenSIPs server?

I am building a free voice call application on Android. I used OpenSIPs open source to make a SIP server and successfully make a call to another phone in WIFI network. However, I couldn't make a call when the phone uses cellular network like 3G/4G.…
Jake
  • 1,195
  • 6
  • 21
  • 42
1
vote
1 answer

OpenSIPs stun module require two IP addresses

I have to make a STUN server in OpenSIPs, and it says that I need to bind 2 IP addresses. http://www.opensips.org/About/News0042 A STUN server uses 2 ips and 2 ports to create 4 sockets on which to listen or respond. STUN requires 2 routable ip…
Jake
  • 1,195
  • 6
  • 21
  • 42
1
vote
1 answer

Record-route header with lr=on when sent by Kamailio as Outbound proxy

I am using Xlite at one end for sending INVITE. If i use Kamailio 4.0.1 as outbound proxy,in the call flow it adds lr=on as mentioned below WIRESHARK trace : Record-Route: Via: SIP/2.0/UDP 10.44.104.149;branch=z9hG4bK0ecf.1bd4c266.0 Via:…
user3069247
  • 29
  • 1
  • 2
  • 4
1
vote
1 answer

Configuring a Kamailio/OpenSER registrar/proxy for outbound SIP?

I've set up a Kamailio v4.0 SIP registrar and proxy for SIP over websockets, and everything is working fine except sending outbound messages or making outbound calls to a SIP address on a foreign domain. I can receive messages and calls from…
Greg
  • 7,782
  • 7
  • 43
  • 69
0
votes
0 answers

How do I load balance my traffic to available servers on table load_balancer on opensips?

I am trying to incorporate load balancing into the cfg file below. I'd like to route all my calls to available servers at table load_balancer. Please help. How do I ensure that my calls get distributed to my PBXs? route{ if…
0
votes
0 answers

Make local SIP Proxy Server's domain availabel to cloud SIP Proxy Server (OpenSIPS)

Using OpenSIPS I have a local SIP proxy server that manages domain local-domain that has two users: alice@local-domain and bob@local-domain. There is also a cloud SIP proxy server that I want use to reach Alice and Bob when they're not in the local…
basbike
  • 1
  • 1
0
votes
0 answers

opensips running but not listen the port 5070

I set up the opensips server but it does not listen to the set port after startup. My environment is as follows: centos 8 opensips 3.1.5 opensips-cp 8.3.1 mysql 8.0.26 SELinux disable firewall has opened the corresponding port firewall…
Ruby
  • 11
  • 1
1 2 3
8 9