Steve Murphy
|
a0e6219d85
Merged revisions 119966 via svnmerge from
|
hace 16 años |
Steve Murphy
|
01d3b407ff
made AEL 8-bit transparent; mainly the lexer was tossing chars with the hi-order bit set. Not nice. Also, allow @ in extension names, and a backslash, also.
|
hace 17 años |
Steve Murphy
|
74a89324fa
This commit closes bug 7605, and half-closes 7638. The AEL code has been redistributed/repartitioned to allow code re-use both inside and outside of Asterisk. This commit introduces the utils/conf2ael program, and an external config-file reader, for both normal config files, and for extensions.conf (context, exten, prio); It provides an API for programs outside of asterisk to use to play with the dialplan and config files.
|
hace 17 años |
Steve Murphy
|
989ecb2014
These changes correspond to the changes to app_stack's Gosub() application
|
hace 18 años |
Steve Murphy
|
dd411f1bf9
This commit is a basic AEL enhancement: c-style comments
|
hace 18 años |