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 fce1741a01
This is a regression update that matches what I did in 84134 for AEL regressions.
18 years ago
..
ael This is a regression update that matches what I did in 84134 for AEL regressions. 18 years ago
Makefile fix a few build system bugs, and convert Makefiles to be compatible with GNU make 3.80 19 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 19 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 This closes issue #10788 -- The exact same fixes are made here for the first arg in the for(arg1; arg2; arg3) {} statement, as were done for the 3rd arg. It can now be an assignment that will embedded in a Set() app, or a macro call, or an app call. 18 years ago
pbx_config.c Add a few sanity checks when writing out the dialplan. (issue #10157 reported by dome) 18 years ago
pbx_dundi.c remove a todo item that has been completed 18 years ago
pbx_gtkconsole.c Various updates from PCadach's chan_h323-live branch 19 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 Backport GCC 4.2 fixes. Without these Asterisk won't build under devmode using GCC 4.2. 18 years ago
pbx_spool.c Fix a small typo. 18 years ago