[asterisk-users] [AGI] What scripting language for embedded hardware?

Steve Edwards asterisk.org at sedwards.com
Mon Jun 21 08:14:15 CDT 2010


On Mon, 21 Jun 2010, Gilles wrote:

> I'm learning how to work with Asterisk on an embedded system (MMU-less 
> Blackfin processor, 64MB RAM and 256MB NAND), and was wondering what 
> people use as scripting language to handle calls through the dialplan 
> and AGI, considering the hardware limitations?

I'm a big fan of compiled languages like C. You can execute XXX AGIs 
written in C in the time it takes to load an interpreter and parse a 
script.

-- 
Thanks in advance,
-------------------------------------------------------------------------
Steve Edwards       sedwards at sedwards.com      Voice: +1-760-468-3867 PST
Newline                                              Fax: +1-760-731-3000



More information about the asterisk-users mailing list