From:  Gordon Henderson <[EMAIL PROTECTED]>
>
>Just a general question on dialplan programming... I've implemented
>a fairly full-featured system using dialplan code only. I've not
>used any AGI for it, yet it ticks all the boxes I want it to tick
>(diverts, follow-me, voicemail, dnd, outdialing restrictions, simple
>auto-attendant, and numerous "star codes" to control it all) This is
>all aimed at the small/medium office PBX type application.
>
>But I'm curious as to the approach others use. Is doing dialplan
>coding in an AGI more efficient, or do people just do it that way
>because it's easier than learning dialplan code? Or are there some
>things that people think they can't do any other way?
>
>So I'm just after some ideas, really, possibly to work out if it's
>worth my while going down the AGI route for future projects, or
>not!?!

Gordon,

I haven't done half you have, so this is just based on what I have read (and tested) so far.  You are probably asking about EAL rather than AGI.  You'll need AGI only if there are functions you can't implement within Asterisk and you don't want to write a full application for Asterisk.  If you are thinking about programming flexibility, EAL could be your friend because it has "programming language like" structures so your project remain manageable.

Yuan Liu

>Any feedback is most welcome!
>
>Cheers,
>
>Gordon

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

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

Reply via email to