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

Danny Nicholas danny at debsinc.com
Wed May 6 11:41:36 CDT 2009


Where are some good lua references?  I don't think the O'reilly book even
mentions it.

-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Matthew
Nicholson
Sent: Wednesday, May 06, 2009 11:31 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Preferred language for Asterisk AGIs
development ?

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


_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users




More information about the asterisk-users mailing list