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
0
votes
0 answers

opnsips start gives " ERROR:core:main_loop: failed to fork module processes" and exits

starting opensips in aws t2 micro ( t2.micro Variable ECUs, 1 vCPUs, 2.5 GHz, Intel Xeon Family, 1 GiB memory, EBS only) in ubuntu gives " ERROR:core:main_loop: failed to fork module processes" and exits. The command to run it opensips -d -f…
Altanai
  • 1,323
  • 1
  • 19
  • 33
0
votes
1 answer

Opensips suddenly crash in two-three days running

I am using opensips, it is working fine but after 2-3 days it suddenly crash. Don't understand following log CRITICAL:core:receive_fd: EOF on 17 INFO:core:handle_sigs: child process 14090 exited by a signal 11 INFO:core:handle_sigs: core was…
Kamal Panhwar
  • 2,345
  • 3
  • 21
  • 37
0
votes
0 answers

SSL_error_SSL error on tls_read

In a production setup, randomly a opensips error comes up indicating tls_read failed due to SSL_error_SSL error. Opensips fails the tls/tcp session and a new session is created and it works fine. Please provide any pointers on why tls_read would…
Rajesh
  • 69
  • 1
  • 9
0
votes
1 answer

SIP Redirect Server

I'm trying to create a SIP redirect server for LCR routing purpose, I have a basic question here: is opensips is the best solution, and is there other free easier solutions? Any info on this will be helpful
houdx
  • 61
  • 7
0
votes
1 answer

Opensips & Freeswitch IP LAN & WAN Config

I have setup a dedicated Opensips Server on a public ip xx.xx.xx.xx & Dedicated Freeswitch Server 192.168.1.2, a dedicated MySql Database Server 192.168.1.3. My router is on 192.168.1.1. I have also got a sip trunk from a provider on 192.168.1.5.…
0
votes
1 answer

Json in Perl error in opensips

What is the difference between json and json::PP in Perl? I meet this error when use Json and Json:PP when writing perl script in opensips ERROR:core:XS_OpenSIPS__Message_log: perl warning: Prototype mismatch: sub main::decode_json ($) vs none. I…
nvnhcmus
  • 1
  • 3
0
votes
1 answer

Opensips 2.1 SIP Trunk configuration

I'm ahmed and I'm working on opensips. Actually, I sow your questions on the forum and I have a problem that I think you have the answer. Actually, I did a simple senario to route calls between users registered in opensips server, but when it comes…
0
votes
1 answer

new to kamailio need to develop a software phone using kamailio and open sip windows

I am new to Kamailio. i have already read the details of the package. But a documentation was given for ubuntu but i need to develop for windows. I need to develop a soft phone using that. Can anyone guide me how to start with kamailio and open sip…
0
votes
2 answers

TLS Configuration OpenSIPS

I'm trying to configure my OpenSIPS server to allow TLS encrypted communications. At first, I'm trying with the build-in certificates that OpenSIPS provide. What I've done until now is generating a new Residential Script (opensips_residential.cfg)…
0
votes
1 answer

Not able to execute make menuconfig to compile opensips

I was trying to compile opensips 1.8. I downloaded it from the link: git clone -b 1.8 https://github.com/OpenSIPS/opensips.git opensips_1_8 Something went wrong. I decided to recompile it. Now when I execute the following command: make…
itpro0918
  • 41
  • 4
0
votes
2 answers

Freeswitch server getting INVITE request in ngrep but nothing in fs_cli

I am trying to route the call from opensips server to freeswitch server. My freeswitch server is actually a container which i have created using 'lxc/lxd' and it is running CentOS. When I route the call from opensips server to freeswitch server…
glarkou
  • 7,023
  • 12
  • 68
  • 118
0
votes
2 answers

How to change the opensips default port number 5060 to some other port?

I tried changing the opensips port number form 5060 to some other port in opensips.cfg file. port=5060 - I changed this to port=6060. Restarted opensips after this. But this change is not working. How to make sure this is working?
Giri
  • 21
  • 1
  • 4
0
votes
2 answers

opensips add user error

I am getting below error while adding any user in opensips MySQL ERROR 1045 (28000): Access denied for user 'opensips'@'localhost' (using password: YES) info: user 1234 already exist Please help me to resolve
aprilian
  • 621
  • 3
  • 17
0
votes
0 answers

Opensips 2.1 and kamailio difference and better to choose which one

I want to know opensips 2.1 or kamailio is better,how differentiate its performance.how can i choose,major difference between two,which one i have to choose for routing in softswiching
mehan
  • 9
  • 2
0
votes
1 answer

Monitoring performance of opensips presence server

I have to do some performance testing of the opensips server but I am not able to start. For generating traffic I'll be using SIPP. I am not able to find about how to monitor the performance of opensips in real time. I know there is tool-…
user3275095
  • 1,605
  • 4
  • 24
  • 36
1 2 3
8 9