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 1f792f1745
closes issue #11294; missed the conditional unlock of the contexts when the hash table is used instead; also, used the ast_free_ptr as advised.
18 years ago
..
ael/ael-test 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. 18 years ago
Makefile Fix building of modules under cygwin. 18 years ago
dundi-parser.c remove a bunch of duplicate includes 18 years ago
dundi-parser.h make the 'name' and 'value' fields in ast_variable const char * 18 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 more errno.h removal 18 years ago
pbx_config.c closes issue #11294; missed the conditional unlock of the contexts when the hash table is used instead; also, used the ast_free_ptr as advised. 18 years ago
pbx_dundi.c remove another set of redundant #include "asterisk/options.h" 18 years ago
pbx_gtkconsole.c remove another set of redundant #include "asterisk/options.h" 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 remove another set of redundant #include "asterisk/options.h" 18 years ago
pbx_lua.c remove another set of redundant #include "asterisk/options.h" 18 years ago
pbx_realtime.c remove another set of redundant #include "asterisk/options.h" 18 years ago
pbx_spool.c remove another set of redundant #include "asterisk/options.h" 18 years ago