<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<pre wrap="">Arya,

This can be done very well with asterisk and ser/openser. Ser is very good in handling/distributing the load to asterisk servers. 
The whole system can be scalable. SEE developers claims that it can handle of thousand's  of call at the same time. I have never tested 1000 calls. But I believe that. 
We have build the system with ser+asterisk+mysql. All the calls come on ser and then ser can forward the calls to asterisk servers in round robin fashion. That can also be done based on load or based on number of calls. The complete system is scalable. Rule of thumb is 100 simultaneous calls per asterisk. So if you need 200 simultaneous channels then 2 asterisk server if need 500 channels then 5 asterisk boxes. Since every thing is coming from database its easy to add more asterisk or ser servers. Distributing load on ser will involve the companies who are sending traffic to you. 

Depending on the technical background, building this type of system can take 6-8 weeks to <b>forever</b> (I am not joking). Been there and done that. I am sure there are great experts is the lists. They can add their experience too. 
Contact me off the list if you are planning to outsource the project. If you decide to do it your self then post your technical questions to ser mailing lists and asterisk-users mailing lists. People in the lists are always willing to help. 

-Jai 
<a class="moz-txt-link-abbreviated" href="http://www.bingotelecom.com">www.bingotelecom.com</a>



On Aug 4, 2007, at 9:18 PM, Alex Balashov wrote:

</pre>
<blockquote type="cite">
  <pre wrap=""><span class="moz-txt-citetags">&gt; </span>On Sat, 4 Aug 2007, Arya wrote:
<span class="moz-txt-citetags">&gt;</span>
  </pre>
  <blockquote type="cite">
    <pre wrap=""><span class="moz-txt-citetags">&gt;&gt; </span>ok thank you for the great explanation, so what would be good for  
<span class="moz-txt-citetags">&gt;&gt; </span>large
<span class="moz-txt-citetags">&gt;&gt; </span>installations?
    </pre>
  </blockquote>
  <pre wrap=""><span class="moz-txt-citetags">&gt;</span>
  </pre>
</blockquote>
<pre wrap=""><!---->
There's some study case about Houston university using Asterisk,
and some success histories about using both, Asterisk (for the services)
and openser for the sip registrations,


</pre>
<blockquote type="cite">
  <pre wrap=""><span class="moz-txt-citetags">&gt; </span>   The question then is how large.  <span
 class="moz-smiley-s1"><span> :) </span></span>
<span class="moz-txt-citetags">&gt;</span>
<span class="moz-txt-citetags">&gt; </span>--
<span class="moz-txt-citetags">&gt; </span>Alex Balashov
<span class="moz-txt-citetags">&gt; </span>Evariste Systems
<span class="moz-txt-citetags">&gt; </span>Web    : <a
 class="moz-txt-link-freetext" href="http://www.evaristesys.com/">http://www.evaristesys.com/</a>
<span class="moz-txt-citetags">&gt; </span>Tel    : +1-678-954-0670
<span class="moz-txt-citetags">&gt; </span>Direct : +1-678-954-0671
<span class="moz-txt-citetags">&gt;</span>
<span class="moz-txt-citetags">&gt; </span>_______________________________________________
<span class="moz-txt-citetags">&gt; </span>--Bandwidth and Colocation Provided by <a
 class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a>--
<span class="moz-txt-citetags">&gt;</span>
<span class="moz-txt-citetags">&gt; </span>asterisk-biz mailing list
<span class="moz-txt-citetags">&gt; </span>To UNSUBSCRIBE or update options visit:
<span class="moz-txt-citetags">&gt; </span>   <a
 class="moz-txt-link-freetext"
 href="http://lists.digium.com/mailman/listinfo/asterisk-biz">http://lists.digium.com/mailman/listinfo/asterisk-biz</a>
  </pre>
</blockquote>
<pre wrap=""><!----></pre>
</body>
</html>