On Fri, 2006-01-13 at 10:24 -0700, Douglas Garstang wrote:
> Does ael support #include statements yet?
> Is there any way to perform a reload in asterisk and reload extensions.ael?
> 
> If both of these aren't available yet, then AEL isn't ready for real-world 
> use.
> 
> Doug.
> 

Doug--

Good news, then!

#include "<filepath>"
where <filepath> can be either absolute, or relative to /etc/asterisk
and, on top of that, the #include "" stuff can be used to include
contexts, extensions, or even just stuff inside an extension. You can
use it ALMOST anywhere in the file. The scanner replaces it with the
contents of the file. Nesting is OK. 50 levels deep max.

to reload, 

> ael2 reload

in the asterisk command shell.

This is all there in the WIKI. Do not confuse AEL with AEL2.
See  http://www.voip-info.org/wiki/view/Asterisk+AEL2

AEL2, I've done in the last month.

Check it out, work it over. Report your experience.

murf




-- 
Steve Murphy <[EMAIL PROTECTED]>
Electronic Tools Company

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
--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