I am using Ruby, per call I have 2-4 agi scripts that execute. Each take 0.02 to 0.08sec<br><br><div class="gmail_quote">On Mon, Apr 4, 2011 at 3:19 AM, Thorsten Göllner <span dir="ltr">&lt;<a href="mailto:tg@ovm-group.com">tg@ovm-group.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><br>
<br>
Am 01.04.2011 14:27, schrieb Roger Burton West:<div class="im"><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
On Fri, Apr 01, 2011 at 05:27:20PM +0530, Gopalakrishnan A.N wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Can anyone suggest which is the best scripting language for Asterisk or any<br>
telecom device?<br>
</blockquote>
Depends on the other parameters. Perl is great for rapid development,<br>
but I wouldn&#39;t run it per-call on a box taking hundreds of calls per<br>
second. (Ditto Ruby and Python.) C will be much faster, but it&#39;s more<br>
effort to write and debug.<br>
</blockquote>
<br></div>
Another solution could be a combination of PHP and HipHop. Easy to develop and after transaltion with HipHop very performant.<div><div></div><div class="h5"><br>
<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>
</div></div></blockquote></div><br>