[asterisk-users] Any reason to *not* use AEL? (Also, MixMonitor q)
Tilghman Lesher
tilghman at mail.jeffandtilghman.com
Tue Jun 3 09:35:02 CDT 2008
On Tuesday 03 June 2008 09:03:16 Sherwood McGowan wrote:
> The only thing you need to watch for is falling into some basic
> "traps" like calling ${EXTEN} from within a switch (the AEL compiler
> uses sw-xxxx extensions for case instances).
This should already be solved in the latest release. The extension will
be saved in an alternate variable, and references to ${EXTEN} below
a switch will be converted to use that alternate variable.
--
Tilghman
More information about the asterisk-users
mailing list