Particularly, what virtualization software are you using?<div><br><br><div class="gmail_quote">On Tue, Jul 31, 2012 at 8:19 AM, Leandro Dardini <span dir="ltr">&lt;<a href="mailto:ldardini@gmail.com" target="_blank">ldardini@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello Bryant,<div>it is nice to hear someone with different experience, so I am happy to know the &quot;cloud&quot; is indeed a feasible environment even for VoIP.</div>
<div><br></div><div>Can you share with us some of your configuration magic? Like the cloud service you are using, the power of each node and the load you are experiencing on them in regards to the number of channels active and phone registered?</div>

<div><br></div><div>Leandro<br><br><div class="gmail_quote">2012/7/31 Bryant Zimmerman <span dir="ltr">&lt;<a href="mailto:BryantZ@zktech.com" target="_blank">BryantZ@zktech.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<span style="font-family:Arial,Helvetica,sans-serif;font-size:10pt">Kannan<br>
<br>
I have to disagree with Leanrod. We are a hosted (cloud) PBX company we successfully run our Multi-tenant systems in Virtual machines and have no issues with them. It comes down to designing your virtual environment for your target loads and then not exceeding them. This allows for fail over of hardware and scalability. We have moved our virtual phone switches live with full call loads and have no call drops.   We do not usually dedicate a single Virtual Machine to each customer either. We have built our own Multi-tenant PBX on top of asterisk. We achieve many of the features available in freepbx/trixbox (not all). This method allows us to cost effectively service our customers with a presence of scale in mind. It is not uncommon to have 5000 + extensions per virtual switch. This method does require highly skilled engineering to achieve stability. <br>


<br>
<div>Bryant <br>
<br>
<span style="font-family:tahoma,arial,sans-serif;font-size:10pt"><hr width="100%" size="2" align="center">
<b>From</b>: &quot;Kannan&quot; &lt;<a href="mailto:vasdeveloper@gmail.com" target="_blank">vasdeveloper@gmail.com</a>&gt;<br>
<b>Sent</b>: Tuesday, July 31, 2012 12:37 AM<br>
<b>To</b>: &quot;Asterisk Users Mailing List - Non-Commercial Discussion&quot; &lt;<a href="mailto:asterisk-users@lists.digium.com" target="_blank">asterisk-users@lists.digium.com</a>&gt;<br>
<b>Subject</b>: Re: [asterisk-users] Multi-Tenant PBX with Asterisk</span><div><br>
<br>
Thanks Leandro for your comments. </div></div>
<div><br>
<br>
<div class="gmail_quote">On Mon, Jul 30, 2012 at 6:35 PM, Leandro Dardini <span dir="ltr">&lt;<a href="mailto:ldardini@gmail.com" target="_blank">ldardini@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left:#ccc 1px solid;margin:0px 0px 0px 0.8ex;padding-left:1ex">
<div>
<div><br>
<br>
<div class="gmail_quote">2012/7/30 Kannan <span dir="ltr">&lt;<a href="mailto:vasdeveloper@gmail.com" target="_blank">vasdeveloper@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left:#ccc 1px solid;margin:0px 0px 0px 0.8ex;padding-left:1ex"><div>Hi
<div><br>
</div>
<div>I came across couple of pointers on the Internet regarding solutions available for providing hosted PBX service.</div>
<div><br>
</div>
<div>1. Multiple PBXs: Using separate hardware to host each PBX. Pretty straightforward, but no hosting company wants to use it.</div>
<div>2. Multi-tenant PBX: Configuring multiple PBXs within the same instance of Asterisk. I.e. partitioning a single instance of Asterisk into multiple PBXs by way of configurations, using unique landing context for each tenant.</div>


<div>3. Virtual PBX: Multiple virtual machines within the same hardware, each host an instance of Asterisk.</div>
<div><br>
</div>
<div>Which one of the method above is generally used by hosted PBX service providers?</div>
<div><br>
</div>
<div>Isn&#39;t the second option with ARA a good choice for dynamic creation of multiple &quot;small&quot; PBX tenants?</div>
<div><br>
</div>
<div>Is the last option alone or combination of options 2 and 3 good for cloud based hosted PBX service offering?</div>
<div><br>
</div>
</div><div>Thanks,</div>
<div>Kannan.</div>
</blockquote></div>
<br>
</div>
</div><div>
<div>Working in the voip field from a lots of years, I have found all three type of business.</div>
<div><br>
</div>
<div>The first is maybe the easier and most common. Hardware is cheap and it is easier to &quot;sell&quot; a service like the PBX if it is sold together with a piece of iron. Usually the hardware is placed on client&#39;s network, using the bandwidth of the client. Usually together with the PBX is sold also a router/firewall/traffic shaper/vpn endpoint to try to optimize the traffic on the client&#39;s DSL.</div>


<div><br>
</div>
<div>The major pros about this solution is you can use a normal PBX like freepbx/trixbox,  the client can mess the config how he likes, without disrupting other services, you can install VoIP card to connect landlines,.</div>


<div><br>
</div>
<div>The major cons is the cost of the hardware, the cost of the g.729 licenses (if any) and the maintenance cost of replacing hardware failures and the need to be physically near each client.</div>
<div><br>
</div>
<div>The second is the holy grail of the VoIP providers. </div>
<div><br>
</div>
<div>The major pros is the cost. Having a single hardware is cheap and it is still cheap also if you decide to get two to be ready in case of an hardware failure. </div>
<div><br>
</div>
<div>The major cons is the software. You cannot use the award winning freepbx/trixbox family and you need to deal with sometime limited or incomplete developed interfaces. The client always asks for the missing feature. One other major cons is the &quot;reload&quot;. If the PBX software is not made using ARA, then every time you add a new peer or a new DID, you need to reload the entire PBX and that is a resource killer. Again, if the pbx interface is not made using ARA, then you cannot let your clients to change the configuration or they will trigger continuous reload (and delaying reload for example every 10 minutes is not a solution)</div>


<div><br>
</div>
<div>The last one is sometime the chosen compromise, but from my point of view, pbxes are not good software to virtualize. They are too sensible to delays and your voice quality can go down if the real server is overloaded.</div>


<div><br>
</div>
<div>The same for the cloud based solutions (I have yet to found). I suspect the &quot;cloud&quot; is good for services like http, not for real time applications.</div>
<span style="color:#888888">
<div><br>
</div>
<div>Leandro</div>
<div><br><span class="HOEnZb"><font color="#888888">
</font></span></div><span class="HOEnZb"><font color="#888888">
</font></span></span><span class="HOEnZb"><font color="#888888"><br></font></span></div><span class="HOEnZb"><font color="#888888"><div>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</div></font></span></blockquote></div><span class="HOEnZb"><font color="#888888">
<br>
</font></span></div><span class="HOEnZb"><font color="#888888">
<br></font></span></span><span class="HOEnZb"><font color="#888888">
<br>--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></font></span></blockquote></div><br></div>
<br>--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div>Carlos Alvarez</div>
<div>TelEvolve</div><div>602-889-3003</div><div><br></div><br>
</div>