[OpenSIPS-Users] Error in TURN Servers

Max Mühlbronner max.muehlbronner at 42com.com
Thu Aug 10 08:12:56 EDT 2017


Hi,


I don't see hundreds or even thousands on the screenshot?

Also the Opensips server should not have any connection/relation to your TURN Server, so i don't think Opensips could be the issue.

A quick google search for "TURN 437 Allocation Mismatch" suggests that it's a TURN CLIENT <--> TURN Server problem. It could be related to the TURN client implementation.


BR

Max M.
________________________________
Von: Users <users-bounces at lists.opensips.org> im Auftrag von Nabeel <nabeelshikder at gmail.com>
Gesendet: Donnerstag, 10. August 2017 13:55
An: OpenSIPS users mailling list
Betreff: Re: [OpenSIPS-Users] Error in TURN Servers

Anyone? I am using OpenSIPS version 2.2.

On 10 Aug 2017 8:02 am, "Nabeel" <nabeelshikder at gmail.com<mailto:nabeelshikder at gmail.com>> wrote:
I found the cause of this. My OpenSIPS server has gone ballistic and is running hundreds of processes/instances concurrently; please see this screenshot: https://www.dropbox.com/s/7o7fsuab1jggrsh/Screenshot%202017-08-10%2007.28.15.png?dl=0

Even after I kill all the processes, hundreds of processes start again whenever I start OpenSIPS in any way.

Below is my opensips.service file but the same occurs if starting OpenSIPS using 'opensipsctl start':


[Unit]
Description=OpenSIPS is a very fast and flexible SIP (RFC3261) server
After=network.target mariadb.service multi-user.target


[Service]
Type=forking
User=root
Group=root
EnvironmentFile=-/etc/default/opensips
PIDFile=/var/run/opensips.pid
ExecStart=/usr/local/sbin/opensips -P /var/run/opensips.pid -f /usr/local/etc/opensips/opensips.cfg $OPTIONS
ExecStartPre=/usr/local/sbin/opensips -c -f /usr/local/etc/opensips/opensips.cfg
Restart=always
TimeoutStopSec=30s
LimitNOFILE=1048576
LimitNPROC=1048576

[Install]
WantedBy=multi-user.target


Please advise how to fix this urgently.

Nabeel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20170810/6f999f05/attachment.html>


More information about the Users mailing list