<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head><body><div>I'm not sure what a single instance of rtpproxy can handle, but most people squeezing thousand of concurrent calls per box are probably doing it on multicore boxes by binding multiple instances of rtpproxy with different core affinities, and round-robining among them.&nbsp;</div><div><br></div><div><br></div><div><br></div><div><br></div><div><div style="font-size:75%;color:#575757">-- Alex<br><br>--<br>Sent from my Samsung mobile, and thus lacking in the refinement one might expect from a proper keyboard. <br><br>Alex Balashov - Principal<br>Evariste Systems LLC<br>235 E Ponce de Leon Ave<br>Suite 106<br>Decatur, GA 30030<br>Tel: +1-678-954-0670<br>Web: http://www.evaristesys.com/</div></div> <br>Mino Haluz &lt;mino.haluz@gmail.com&gt; wrote:<br>The results:<br><br>- rtpproxy calls count 280<br>- sipp calls count 2000<br>- iptraf on proxy 4.8MB/s<br>- G711a codec<br><br>So if my calculations are right (16kB/s per stream * 280 = 4.5MB/s),<br>rtpproxy calls count is really the right value. CPU usage is ok on<br>every machine (rtpproxy 20-30% CPU). Does anybody know why rtpproxy<br>cannot serve more than 270-280 calls ?<br><br>On Thu, Sep 13, 2012 at 5:07 PM, Mino Haluz &lt;mino.haluz@gmail.com&gt; wrote:<br>&gt; Ok, so I put there unforce_rtp_proxy even though I'm using<br>&gt; rtpproxy_manage. The tip with nc now really shows the calls count.<br>&gt;<br>&gt; But the dialog count is still higher and higher, so I have bug<br>&gt; somewhere in the configuration. I'll check it.<br>&gt;<br>&gt; On Thu, Sep 13, 2012 at 4:53 PM, Alex Balashov<br>&gt; &lt;abalashov@evaristesys.com&gt; wrote:<br>&gt;&gt; Correct, but you still need to call rtpproxy_manage() on receipt of a BYE or<br>&gt;&gt; CANCEL. It'll just figure out what to do on its own.<br>&gt;&gt;<br>&gt;&gt; None of this has to do with dialog state, though. Just rtpproxy control.<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; -- Alex<br>&gt;&gt;<br>&gt;&gt; --<br>&gt;&gt; Sent from my Samsung mobile, and thus lacking in the refinement one might<br>&gt;&gt; expect from a proper keyboard.<br>&gt;&gt;<br>&gt;&gt; Alex Balashov - Principal<br>&gt;&gt; Evariste Systems LLC<br>&gt;&gt; 235 E Ponce de Leon Ave<br>&gt;&gt; Suite 106<br>&gt;&gt; Decatur, GA 30030<br>&gt;&gt; Tel: +1-678-954-0670<br>&gt;&gt; Web: http://www.evaristesys.com/<br>&gt;&gt;<br>&gt;&gt; Mino Haluz &lt;mino.haluz@gmail.com&gt; wrote:<br>&gt;&gt; I'm using rtpproxy_manage, so I assume unforce_rtp is not needed.<br>&gt;&gt;<br>&gt;&gt; On Thu, Sep 13, 2012 at 4:10 PM, Peter Lemenkov &lt;lemenkov@gmail.com&gt; wrote:<br>&gt;&gt;&gt; 2012/9/13 Mino Haluz &lt;mino.haluz@gmail.com&gt;:<br>&gt;&gt;&gt;<br>&gt;&gt;&gt;&gt; Peter: Thanks for the tip! Really interesting. But I do not<br>&gt;&gt;&gt;&gt; understand, why also this list contains the calls that were ended by<br>&gt;&gt;&gt;&gt; sipp... Should I search for some mistake in my kamaillio config ?<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; Perhaps you don't close them with unforce_rtp_proxy:<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; if(method=="BYE" || method=="CANCEL"){<br>&gt;&gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; unforce_rtp_proxy();<br>&gt;&gt;&gt; }<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; --<br>&gt;&gt;&gt; With best regards, Peter Lemenkov.<br>&gt;&gt;&gt;<br>&gt;&gt;&gt; _______________________________________________<br>&gt;&gt;&gt; SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br>&gt;&gt;&gt; sr-users@lists.sip-router.org<br>&gt;&gt;&gt; http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users<br>&gt;&gt;<br>&gt;&gt; _______________________________________________<br>&gt;&gt; SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br>&gt;&gt; sr-users@lists.sip-router.org<br>&gt;&gt; http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users<br>&gt;&gt;<br>&gt;&gt; _______________________________________________<br>&gt;&gt; SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br>&gt;&gt; sr-users@lists.sip-router.org<br>&gt;&gt; http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users<br>&gt;&gt;<br></body>