[asterisk-users] Preferred language for Asterisk AGIs development ?

Matthew Nicholson mnicholson at digium.com
Wed May 6 11:31:25 CDT 2009


On Tue, 2009-05-05 at 17:00 -0500, Danny Nicholas wrote: 
> Please elaborate;  obviously ?? the dialplan is the simplest route to solve
> any problem.

Dialplan is not the simplest route to solve ANY problem.  It is the
simplest route to solve simple problems.  Writing a while loop in AEL or
lua is much simpler then writing one in dialplan.  Also writing large
complex telephony applications is simpler in AEL or lua (or even AGI)
because they give you better tools to manage complexity than raw
dialplan does.  Performance wise, lua should be faster than Dialplan,
AEL, or AGI.

-- 
Matthew Nicholson
Digium, Inc. | Software Developer




More information about the asterisk-users mailing list