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 00256a00c2
(closes issue #13357)
17 years ago
..
ael (closes issue #13357) 17 years ago
Makefile ignore warnings for prototypes in GTK headers 17 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
pbx_ael.c (closes issue #13236) 17 years ago
pbx_config.c Move the free down one 17 years ago
pbx_dundi.c Reduce stack consumption by 12.5% of the max stack size to fix a crash when 17 years ago
pbx_gtkconsole.c 1) Don't print the verbose marker in front of every message from ast_verbose() 17 years ago
pbx_loopback.c Due to incorrect use of the AST_LIST_INSERT_HEAD() macro the loopback switch 17 years ago
pbx_realtime.c Fix the potential use of an uninitialized buffer in a log message. 18 years ago
pbx_spool.c Specify codecs in callfiles and manager, to allow video calls to be set up 17 years ago