<br><br><div class="gmail_quote">On Thu, Apr 1, 2010 at 4:03 PM, Bogdan-Andrei Iancu <span dir="ltr">&lt;<a href="mailto:bogdan@voice-system.ro">bogdan@voice-system.ro</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<div class="im"><br>
Chandrakant Solanki wrote:<br>
&gt; Hi All<br>
&gt;<br>
&gt; I am using OpenSIP 1.6.2.<br>
&gt;<br>
&gt; I would like to register 20 Million users on OpenSip..<br>
&gt;<br>
&gt; Question ...<br>
&gt;<br>
&gt; 1] How many registration is possible ? Is it possible to register 20<br>
&gt; Million users on 1 OpenSip Server.<br>
</div>theoretically you can put 20 M of users if you have 6-8 G of RAM (to<br>
cache all the data). Also, starting with 1.6, opensips has a performant<br>
usrloc storage (trees based and not simply list) - see<br>
<a href="http://www.opensips.org/Resources/TestsUsrloc" target="_blank">http://www.opensips.org/Resources/TestsUsrloc</a><br>
<br>
So, if you have enough memory, it should work.<br>
<div class="im"><br>
&gt; 2] How many simultaneous call will be processed at a time.<br>
</div>if you do not use the dialog module, opensips is not dialog statefull,<br>
but only transaction stateful, so it really does not care of how many<br>
ongoing calls are.<br>
<br>
What it cares is the number of Call Per Second (like how many calls are<br>
set in each second) - and how many can be set, depends on the complexity<br>
of your script - very simple scripts can handle even several thousands<br>
of CPS.<br>
<div class="im">&gt; 3] And what about Voice Quality.??<br>
</div>media is not going through opensips (which is a signalling SIP server).<br>
<div class="im">&gt; 4] Is it working on Multi processor.??<br>
</div>sure it does - and it can take advantage of it as it is a multi-process<br>
application.<br>
<br>
Regards,<br>
Bogdan<br>
<div class="im">&gt;<br>
&gt; Need your advice.<br>
&gt;<br>
&gt; Thank you<br>
&gt;<br>
&gt; --<br>
&gt; Regards,<br>
&gt;<br>
&gt; Chandrakant Solanki<br>
</div>&gt; ------------------------------------------------------------------------<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
&gt; <a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
&gt;<br>
<br>
<br>
--<br>
Bogdan-Andrei Iancu<br>
<a href="http://www.voice-system.ro" target="_blank">www.voice-system.ro</a><br>
<br>
<br>
_______________________________________________<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" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</blockquote></div><br>Hi.<br><br>Thanks for reply.<br><br>For voice quality, should I go for RTP Proxy / Media Proxy.<br><br>Which one is too good.??<br><br clear="all"><br>-- <br>Regards,<br><br>Chandrakant Solanki<br>