<div dir="ltr">Hi Ben,<div><br></div><div>I have started using it today. It is really good and will save me heaps of time. </div><div><br></div><div>Thanks!</div><div>Damir</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Tue, Jun 17, 2014 at 5:35 PM, Ben Merrills <span dir="ltr"><<a href="mailto:b.merrills@mersontech.co.uk" target="_blank">b.merrills@mersontech.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">







<div>
<font face="Calibri"><span style="font-size:11pt">
<div><font color="#1F497D">Hi Damir,</font></div>
<div><font face="Times New Roman" size="3" color="#1F497D"><span style="font-size:12pt"> </span></font></div>
<div><font color="#1F497D">If you’re using .NET for your FastAGI application, I suggest you checkout AsterNET (<a href="https://asternet.codeplex.com/" target="_blank">https://asternet.codeplex.com/</a>) . We have a number of samples to help get you started too. Good luck!</font></div>

<div><font color="#1F497D"> </font></div>
<div><font color="#1F497D">Ben</font></div>
<div><font face="Times New Roman" size="3" color="#1F497D"><span style="font-size:12pt"> </span></font></div>
<div><b>From:</b> <a href="mailto:asterisk-app-dev-bounces@lists.digium.com" target="_blank">asterisk-app-dev-bounces@lists.digium.com</a> [<a href="mailto:asterisk-app-dev-bounces@lists.digium.com" target="_blank">mailto:asterisk-app-dev-bounces@lists.digium.com</a>] <b>On Behalf Of </b>Damir Kalashnikov<br>


<b>Sent:</b> 17 June 2014 00:17<br>

<b>To:</b> Asterisk Application Development discussion<br>

<b>Subject:</b> Re: [asterisk-app-dev] ARI in production</div><div><div class="h5">
<div><font face="Times New Roman" size="3"><span style="font-size:12pt"> </span></font></div>
<div><font face="Times New Roman" size="3"><span style="font-size:12pt">The real question is, if you do move your ARI application into<br>

production, are you ready (and able) to fix any issues in ARI<br>

yourself? Since you will be an early adopter of ARI, don't expect<br>

everything to work or be tested.  You are going to have issues with<br>

ARI and you need to decided if you are conformable fixing them<br>

yourself or waiting for a fix.</span></font></div>
<div><font face="Times New Roman" size="3"><span style="font-size:12pt"> </span></font></div>
<div><font face="Times New Roman" size="3"><span style="font-size:12pt">In my situation, considering that I am no Asterisk expert and that I am expected to deliver a robust solution within short time frame, it seems obvious that I will be better off working
with FastAGI using long term version 11 release of Asterisk.</span></font></div>
<div><font face="Times New Roman" size="3"><span style="font-size:12pt"> </span></font></div>
<div><font face="Times New Roman" size="3"><span style="font-size:12pt">ARI is definitely a way to go and I will strongly consider using it when Asterisk 13 is out. </span></font></div>
<div><font face="Times New Roman" size="3"><span style="font-size:12pt"> </span></font></div>
<div><font face="Times New Roman" size="3"><span style="font-size:12pt">Thank you all for your answers.</span></font></div>
<div><font face="Times New Roman" size="3"><span style="font-size:12pt"> </span></font></div>
<div><font face="Times New Roman" size="3"><span style="font-size:12pt">Damir</span></font></div>
<div><font face="Times New Roman" size="3"><span style="font-size:12pt"> </span></font></div>
<div><font face="Times New Roman" size="3"><span style="font-size:12pt"> </span></font></div>
<div><font face="Times New Roman" size="3"><span style="font-size:12pt">On Tue, Jun 17, 2014 at 12:43 AM, Paul Belanger <<a href="mailto:paul.belanger@polybeacon.com" target="_blank"><font color="blue"><u>paul.belanger@polybeacon.com</u></font></a>> wrote:</span></font></div>

<div><font face="Times New Roman" size="3"><span style="font-size:12pt">On Mon, Jun 16, 2014 at 6:13 AM, Damir Kalashnikov<br>

<<a href="mailto:kalashnikovdamir@gmail.com" target="_blank"><font color="blue"><u>kalashnikovdamir@gmail.com</u></font></a>> wrote:<br>

> Hi Ben,<br>

><br>

> Thank you for you answer.<br>

><br>

> With regards to scalability I am not so much concerned with scalability of<br>

> .NET part, I am more worried about Asterisk itself. For example, would<br>

> current implementation support having 200 concurrent channels all 'inside<br>

> stasis'? Has anyone tried out anything like that?<br>

></span></font></div>
<div><font face="Times New Roman" size="3"><span style="font-size:12pt">Don't scale up, scale out. Your limit of concurrent calls is always<br>

going to be limited to hardware, just take the issue ways by launching<br>

more asterisk instances each time you hit your 80% usage benchmark.</span></font></div>
<div><font face="Times New Roman" size="3"><span style="font-size:12pt"><br>

> How about stability/robustness of the ARI itself? Would you consider it<br>

> production ready? At least to the extent of current APIs? Or would you say<br>

> that I am better off using FastAGI?<br>

></span></font></div>
<div><font face="Times New Roman" size="3"><span style="font-size:12pt">We're in the same boat right now. We have a queue application were are<br>

getting ready to launch, however, the honest answer is we don't know<br>

if we are comfortable yet.  For the purpose of our application, we are<br>

simply playing audio and bridging channels, so functionality is pretty<br>

basically.  However, we still need to do more on our side to test<br>

capacity.<br>

<br>

The real question is, if you do move your ARI application into<br>

production, are you ready (and able) to fix any issues in ARI<br>

yourself? Since you will be an early adopter of ARI, don't expect<br>

everything to work or be tested.  You are going to have issues with<br>

ARI and you need to decided if you are conformable fixing them<br>

yourself or waiting for a fix.<br>

<br>

<font color="#888888">--<br>

Paul Belanger | PolyBeacon, Inc.<br>

Jabber: </font><a href="mailto:paul.belanger@polybeacon.com" target="_blank"><font color="blue"><u>paul.belanger@polybeacon.com</u></font></a><font color="#888888"> | IRC: pabelanger (Freenode)<br>

Github: </font><a href="https://github.com/pabelanger" target="_blank"><font color="blue"><u>https://github.com/pabelanger</u></font></a><font color="#888888"> | Twitter: </font><a href="https://twitter.com/pabelanger" target="_blank"><font color="blue"><u>https://twitter.com/pabelanger</u></font></a></span></font></div>

<div><font face="Times New Roman" size="3"><span style="font-size:12pt"><br>

_______________________________________________<br>

asterisk-app-dev mailing list<br>

<a href="mailto:asterisk-app-dev@lists.digium.com" target="_blank"><font color="blue"><u>asterisk-app-dev@lists.digium.com</u></font></a><br>

<a href="http://lists.digium.com/cgi-bin/mailman/listinfo/asterisk-app-dev" target="_blank"><font color="blue"><u>http://lists.digium.com/cgi-bin/mailman/listinfo/asterisk-app-dev</u></font></a></span></font></div>
<div><font face="Times New Roman" size="3"><span style="font-size:12pt"> </span></font></div>
<div><font face="Times New Roman" size="3"><span style="font-size:12pt"> </span></font></div>
</div></div></span></font>
</div>

<br>_______________________________________________<br>
asterisk-app-dev mailing list<br>
<a href="mailto:asterisk-app-dev@lists.digium.com">asterisk-app-dev@lists.digium.com</a><br>
<a href="http://lists.digium.com/cgi-bin/mailman/listinfo/asterisk-app-dev" target="_blank">http://lists.digium.com/cgi-bin/mailman/listinfo/asterisk-app-dev</a><br>
<br></blockquote></div><br></div>