<html><head></head><body>All modules are listed here:<br>
<br>
<a href="http://kamailio.org/docs/modules/4.1.x">http://kamailio.org/docs/modules/4.1.x</a>/<br>
<br>
<br><br><div class="gmail_quote">On 1 April 2014 03:12:10 GMT-04:00, Rizwan Khan <rizkhan@gmail.com> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div dir="ltr">Thanks a lot Pedro.<div><br /></div><div>Just one question? Do we have module for Mongodb? how do i use it?</div></div><div class="gmail_extra"><br clear="all" /><div>Rizwan Khan<br /><br /><br /></div>
<br /><br /><div class="gmail_quote">On Mon, Mar 31, 2014 at 5:52 AM, Pedro Niño <span dir="ltr"><<a href="mailto:nino.pedro@gmail.com" target="_blank">nino.pedro@gmail.com</a>></span> wrote:<br /><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<p dir="ltr">As Alex said, I/O and calls per second (CPS) is Dependant on what type of design you are using. </p>
<p dir="ltr">As a tip, mysql is good for small to medium sizes, but begin to choke at 1000 of concurrent connections. but in a scalable size like you are planning, I would recommend to make a design with resilience and high availability, with mongodb or postgres as db back end.</p>



<p dir="ltr">There are some good examples on internet about enabling multiple kamailio server with high availability configuration, using heartbeat and some other scripts.</p>
<p dir="ltr">A nice design would be:</p>
<p dir="ltr">2 or more kamailio servers, maybe virtual or physical, with high availability configuration (if one goes down, the other takes all the load)</p>
<p dir="ltr">2 or more DB servers, also with high availability design.</p>
<p dir="ltr">At least 10G connection, server and switch (for the call flow you're expecting) remember to make estimation for calls established, and codec used, (using g711, rtp audio might come up to 80kbps, so like 120.000 calls is the top for a 10G connection)</p>



<p dir="ltr">Also separate vlan for calls and server control, too.</p>
<p dir="ltr">Just my 2 cents</p>
<div class="gmail_quote">El mar 28, 2014 11:58 AM, "Rizwan Khan" <<a href="mailto:rizkhan@gmail.com" target="_blank">rizkhan@gmail.com</a>> escribió:<div><div class="h5"><br type="attribution" /><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<p dir="ltr">Thanks Alex. </p>
<p dir="ltr">What are the components that I should take into account. Based on answer in another thread I will be using  SIP trunk with an NGN to route the outside traffic (other than SIP-SIP). </p>
<p dir="ltr">I'll have NATed clients so I'll need the media proxy or rtp proxy as well. What about their dimensioning? I am sorry if some questions are really naive. I am new to all this and trying to get hold of the whole technology stack. </p>




<p dir="ltr">Rizwan</p>
<div class="gmail_quote">On Mar 28, 2014 3:41 PM, "Alex Balashov" <<a href="mailto:abalashov@evaristesys.com" target="_blank">abalashov@evaristesys.com</a>> wrote:<br type="attribution" /><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



1. Kamailio does not handle RTP, so audio is not a scaling factor at all;<br />
<br />
2. The only scaling factors are transactional memory (TM) and any dialog state you are keeping;<br />
<br />
3. Without I/O wait from external sources, Kamailio can handle a practically infinite amount of concurrent calls and CPS. But, most practical applications of Kamailio require database backing;<br />
<br />
4. Therefore, performance and throughput will depend almost entirely on the database you are using for database backing, and any tuning on its settings. This certainly includes the CDRs and storage, and getting the most performance out of your database is outside the domain of your question (or this list);<br />




<br />
5. A quad-core host with 8 GB of RAM should be more than sufficient for Kamailio itself to meet your needs. But most of the answers to your question don't have much to do with Kamailio.<br />
<br />
-- Alex<br />
<br />
On 03/28/2014 06:36 AM, Rizwan Khan wrote:<br />
<br />
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
HI Guys,<br />
<br />
can you refer me to some resources which help me dimension the hardware<br />
for a setup.<br />
<br />
Total users will be 20,000. What percentage should i assume for<br />
concurrent audio and video calls? What is the standard practice? How<br />
does this all map to the cpu, ram and storage etc. given that I will be<br />
storing the cdrs as well.<br />
<br />
In the futute this setup should be scalable so that it should support<br />
200,000+ users within a span of 6-8 months. What would be the ideal<br />
architecture?<br />
<br />
Thanks,<br />
<br />
Rizwan Khan<br />
<br />
<br />
<br />
<br />
______________________________<u></u>_________________<br />
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br />
<a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a><br />
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/<u></u>cgi-bin/mailman/listinfo/sr-<u></u>users</a><br />
<br />
</blockquote>
<br />
<br />
-- <br />
Alex Balashov - Principal<br />
Evariste Systems LLC<br />
235 E Ponce de Leon Ave<br />
Suite 106<br />
Decatur, GA 30030<br />
United States<br />
Tel: <a href="tel:%2B1-678-954-0670" value="+16789540670" target="_blank">+1-678-954-0670</a><br />
Web: <a href="http://www.evaristesys.com/" target="_blank">http://www.evaristesys.com/</a>, <a href="http://www.alexbalashov.com/" target="_blank">http://www.alexbalashov.com/</a><br />
<br />
______________________________<u></u>_________________<br />
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br />
<a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a><br />
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/<u></u>cgi-bin/mailman/listinfo/sr-<u></u>users</a><br />
</blockquote></div>
<br />_______________________________________________<br />
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br />
<a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a><br />
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br />
<br /></blockquote></div></div></div>
<br />_______________________________________________<br />
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br />
<a href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a><br />
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br />
<br /></blockquote></div><br /></div>
<p style="margin-top: 2.5em; margin-bottom: 1em; border-bottom: 1px solid #000"></p><pre class="k9mail"><hr /><br />SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br />sr-users@lists.sip-router.org<br /><a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br /></pre></blockquote></div><br>
--<br>
Sent from my Nexus 10, with all the figments of autocorrect that might imply.<br>
<br>
Alex Balashov - Principal<br>
Evariste Systems LLC<br>
235 E Ponce de Leon Ave<br>
Suite 106<br>
Decatur, GA 30030<br>
United States<br>
Tel: +1-678-954-0670<br>
Web: <a href="http://www.evaristesys.com">http://www.evaristesys.com</a>/, <a href="http://www.alexbalashov.com/">http://www.alexbalashov.com/</a></body></html>