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 1f08db56c5
fix for 9373 (duplicate context in AEL crashes asterisk). I turned a duplicate context from a WARNING to an ERROR. Now you get a module load failure, and asterisk just exits. That's better than a crash, right\?
20 years ago
..
ael A fix for the flex input files, DONT_COMPILE, and STANDALONE_AEL 20 years ago
Makefile fix a few build system bugs, and convert Makefiles to be compatible with GNU make 3.80 20 years ago
dundi-parser.c apparently developers are still not aware that they should be use ast_copy_string instead of strncpy... fix up many more users, and fix some bugs in the process 20 years ago
dundi-parser.h remove extraneous svn:executable properties 21 years ago
kdeconsole_main.cc rename this file so it doesn't appear to be a module by itself 20 years ago
pbx_ael.c fix for 9373 (duplicate context in AEL crashes asterisk). I turned a duplicate context from a WARNING to an ERROR. Now you get a module load failure, and asterisk just exits. That's better than a crash, right\? 20 years ago
pbx_config.c Merged revisions 56850 via svnmerge from 20 years ago
pbx_dundi.c Merged revisions 53045 via svnmerge from 20 years ago
pbx_gtkconsole.c Various updates from PCadach's chan_h323-live branch 20 years ago
pbx_kdeconsole.cc various minor fixes 20 years ago
pbx_kdeconsole.h remove extraneous svn:executable properties 21 years ago
pbx_loopback.c merge new_loader_completion branch, including (at least): 20 years ago
pbx_realtime.c apparently developers are still not aware that they should be use ast_copy_string instead of strncpy... fix up many more users, and fix some bugs in the process 20 years ago
pbx_spool.c Merged revisions 53045 via svnmerge from 20 years ago