[asterisk-users] AEL includes?

Atis Lezdins atis at iq-labs.net
Thu Jan 17 08:34:57 CST 2008


On 1/17/08, Jay Moore <jaymoore at accu-com.com> wrote:
> How do I include a file (not a context) in AEL?  #include "filename"
> returns an error.

What's the error?

For me this works:
#include "extensions_db.ael";
#include "extensions_utils.ael";
#include "extensions_ivr.ael";
#include "extensions_globals.ael";

However i'm using
#aelparse -d -n -w -q extensions.ael

to dump ael into .conf format

Regards,
Atis

-- 
Atis Lezdins
VoIP Developer,
IQ Labs Inc.
atis at iq-labs.net
Skype: atis.lezdins
Cell Phone: +371 28806004
Work phone: +1 800 7502835



More information about the asterisk-users mailing list