[asterisk-users] Agent Callback Login in 1.4

James FitzGibbon james.fitzgibbon at gmail.com
Fri Sep 14 10:31:02 CDT 2007


On 9/13/07, Kevin P. Fleming <kpfleming at digium.com> wrote:
>
> It shouldn't be that hard to translate the AEL example into traditional
> dialplan language; in fact, Asterisk does that itself when you load the
> AEL into memory, so if you load it yourself and then do a 'dialplan
> show' you'll see the translated version, which you can then copy into
> your database.


You can also use 'aelparse -w' to dump extensions.ael as
extensions.ael.dumpto assist in this.  The branching and labeling of
priorities is designed for
efficiency, not readability, so you'll have to go over it carefully to get a
good feel for how AEL constructs are turned into extensions.

According to Murf, one of the purposes of this switch was to allow people to
write dialplan in AEL and insert it into * installations where AEL was
either not supported (1.2) or not viable (GUIs, realtime, resistance to
change, etc.).

-- 
j.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070914/9492e60b/attachment.htm 


More information about the asterisk-users mailing list