You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/pbx
Steve Murphy b7ef49c931
closes issue #11005, where #include uses the current dir instead of the config dir (/etc/asterisk) for relative path includes for AEL
18 years ago
..
ael/ael-test closes issue #11005, where #include uses the current dir instead of the config dir (/etc/asterisk) for relative path includes for AEL 18 years ago
Makefile 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. 18 years ago
dundi-parser.c Simplify buffer handling in dundi-parser.c. This also makes the code a bit 18 years ago
dundi-parser.h remove extraneous svn:executable properties 20 years ago
kdeconsole_main.cc rename this file so it doesn't appear to be a module by itself 19 years ago
pbx_ael.c Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former didn't make much sense 18 years ago
pbx_config.c Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former didn't make much sense 18 years ago
pbx_dundi.c Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former didn't make much sense 18 years ago
pbx_gtkconsole.c Do a massive conversion for using the ast_verb() macro 18 years ago
pbx_kdeconsole.cc various minor fixes 19 years ago
pbx_kdeconsole.h remove extraneous svn:executable properties 20 years ago
pbx_loopback.c merge new_loader_completion branch, including (at least): 19 years ago
pbx_realtime.c Merged revisions 85515 via svnmerge from 18 years ago
pbx_spool.c Merged revisions 82358 via svnmerge from 18 years ago