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

Gordon Henderson gordon+asterisk at drogon.net
Mon Jun 21 08:06:22 CDT 2010


On Mon, 21 Jun 2010, Gilles wrote:

> Hello
>
> 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?
>
> Ideally, I'd rather use a rich language like PHP or Python, but can
> those be fit with even their common modules into such small hardware?
> I'm also thinking of Lua and modules, provided they can be included in
> the buildroot.
>
> Thank you for any feedback.

You could always type

   asterisk blackfin

into google and see what it suggests.

Here, I'll save you the effort:

   http://www.rowetel.com/ucasterisk/

They use micro Perl.

Gordon



More information about the asterisk-users mailing list