<div dir="ltr">The screenshot doesn't show all the processes but I know it is hundreds because it's necessary to run 'killall' or similar command several times to get rid of all the processes and I can see the PIDs change each time.<div><br></div><div>I think it absolutely can be OpenSIPS server causing the TURN error because OpenSIPS is in charge of creating the sessions in the first place, and if there are hundreds of OpenSIPS processes running then there will be hundreds of sessions created for each call.</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 10 August 2017 at 13:12, Max Mühlbronner <span dir="ltr"><<a href="mailto:max.muehlbronner@42com.com" target="_blank">max.muehlbronner@42com.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div dir="ltr">
<div id="m_815299806300793152divtagdefaultwrapper" style="font-size:12pt;color:rgb(0,0,0);font-family:Calibri,Helvetica,sans-serif,"EmojiFont","Apple Color Emoji","Segoe UI Emoji",NotoColorEmoji,"Segoe UI Symbol","Android Emoji",EmojiSymbols,"EmojiFont","Apple Color Emoji","Segoe UI Emoji",NotoColorEmoji,"Segoe UI Symbol","Android Emoji",EmojiSymbols" dir="ltr">
<p>Hi,</p>
<p><br>
</p>
<p>I don't see hundreds or even thousands on the screenshot?<br>
</p>
<span style="font-size:9.0pt;color:#1f497d" lang="EN-US"></span><span style="color:#1f497d" lang="EN-US"></span>
<div id="m_815299806300793152Signature">
<div id="m_815299806300793152divtagdefaultwrapper" dir="ltr" style="font-size:12pt;color:rgb(0,0,0);font-family:Calibri,Arial,Helvetica,sans-serif,"EmojiFont","Apple Color Emoji","Segoe UI Emoji",NotoColorEmoji,"Segoe UI Symbol","Android Emoji",EmojiSymbols,"EmojiFont","Apple Color Emoji","Segoe UI Emoji",NotoColorEmoji,"Segoe UI Symbol","Android Emoji",EmojiSymbols,"EmojiFont","Apple Color Emoji","Segoe UI Emoji",NotoColorEmoji,"Segoe UI Symbol","Android Emoji",EmojiSymbols">
<p></p>
</div>
</div>
<br>
Also the Opensips server should not have any connection/relation to your TURN Server, so i don't think Opensips could be the issue.<br>
<br>
A quick google search for "TURN <span>437 Allocation Mismatch</span>" suggests that it's a TURN CLIENT <--> TURN Server problem.
<span>It could be related to the TURN client implementation.</span><br>
<br>
<br>
BR<br>
<br>
Max M.<br>
<div style="color:rgb(0,0,0)">
<hr style="display:inline-block;width:98%">
<div id="m_815299806300793152divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" color="#000000" face="Calibri, sans-serif"><b>Von:</b> Users <<a href="mailto:users-bounces@lists.opensips.org" target="_blank">users-bounces@lists.opensips.<wbr>org</a>> im Auftrag von Nabeel <<a href="mailto:nabeelshikder@gmail.com" target="_blank">nabeelshikder@gmail.com</a>><br>
<b>Gesendet:</b> Donnerstag, 10. August 2017 13:55<br>
<b>An:</b> OpenSIPS users mailling list<br>
<b>Betreff:</b> Re: [OpenSIPS-Users] Error in TURN Servers</font>
<div> </div>
</div><div><div class="h5">
<div>
<div dir="auto">Anyone? I am using OpenSIPS version 2.2.</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On 10 Aug 2017 8:02 am, "Nabeel" <<a href="mailto:nabeelshikder@gmail.com" target="_blank">nabeelshikder@gmail.com</a>> wrote:<br type="attribution">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">I found the cause of this. My OpenSIPS server has gone ballistic and is running hundreds of processes/instances concurrently; please see this screenshot: <a href="https://www.dropbox.com/s/7o7fsuab1jggrsh/Screenshot%202017-08-10%2007.28.15.png?dl=0" target="_blank">https://www.dropbo<wbr>x.com/s/7o7fsuab1jggrsh/Screen<wbr>shot%202017-08-10%2007.28.15.<wbr>png?dl=0</a>
<div><br>
</div>
<div>Even after I kill all the processes, hundreds of processes start again whenever I start OpenSIPS in any way.</div>
<div><br>
</div>
<div>Below is my opensips.service file but the same occurs if starting OpenSIPS using 'opensipsctl start':</div>
<div><br>
</div>
<div><br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
[Unit]<br>
Description=OpenSIPS is a very fast and flexible SIP (RFC3261) server<br>
After=network.target mariadb.service multi-user.target </blockquote>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
 </blockquote>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
 </blockquote>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
[Service]<br>
Type=forking<br>
User=root<br>
Group=root<br>
EnvironmentFile=-/etc/default/<wbr>opensips<br>
PIDFile=/var/run/opensips.pid<br>
ExecStart=/usr/local/sbin/open<wbr>sips -P /var/run/opensips.pid -f /usr/local/etc/opensips/opensi<wbr>ps.cfg $OPTIONS<br>
ExecStartPre=/usr/local/sbin/o<wbr>pensips -c -f /usr/local/etc/opensips/opensi<wbr>ps.cfg<br>
Restart=always<br>
TimeoutStopSec=30s<br>
LimitNOFILE=1048576<br>
LimitNPROC=1048576<br>
</blockquote>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
 </blockquote>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
[Install]<br>
WantedBy=multi-user.target</blockquote>
<div> </div>
<div><br>
</div>
<div>Please advise how to fix this urgently.</div>
<div><br>
</div>
<div>Nabeel</div>
</div>
</blockquote>
</div>
</div>
</div>
</div></div></div>
</div>
</div>

<br>______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.opensips.org/cgi-<wbr>bin/mailman/listinfo/users</a><br>
<br></blockquote></div><br></div>