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/utils
Sean Bright 30d1744ffc
Add ability to pass arbitrary data to the ao2_callback_fn (called from
17 years ago
..
Makefile When echoing our copies, strip off ASTTOPDIR from the front of the source file. 17 years ago
ael_main.c Merged revisions 144924-144925 via svnmerge from 17 years ago
astcanary.c bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too 17 years ago
astman.1 remove extraneous svn:executable properties 20 years ago
astman.c bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too 17 years ago
check_expr.c Avoid build warning when execinfo.h isn't available. 17 years ago
clicompat.c simplify this file 18 years ago
conf2ael.c Oops. put a decl in a generated file. My bad, but fixed now. 17 years ago
expr2.testinput In regards to changes for 9508, expr2 system choking on floating point numbers, I'm adding this update to round out (no pun intended) and make this FP-capable version of the Expr2 stuff interoperate better with previous integer-only usage, by providing Functions syntax, with 20 builtin functions for floating pt to integer conversions, and some general floating point math routines that might commonly be used also. Along with this, I made it so if a function was not a builtin, it will try and find it in the ast_custom_function list, and if found, execute it and collect the results. Thus, you can call system functions like CDR(), CHANNEL(), etc, from within $\[..\] exprs, without having to wrap them in $\{...\} (curly brace) notation. Did a valgrind on the standalone and made sure there's no mem leaks. Looks good. Updated the docs, too. 18 years ago
extconf.c don't blindly assume that Darwin and Cygwin need GLOB_ABORTED defined; only define it if it is not already defined 17 years ago
frame.c bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too 17 years ago
frame.h remove extraneous svn:executable properties 20 years ago
hashtest.c A new feature thanks to the fine folks at Switchvox! 17 years ago
hashtest2.c Add ability to pass arbitrary data to the ao2_callback_fn (called from 17 years ago
muted.c bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too 17 years ago
refcounter.c A new feature thanks to the fine folks at Switchvox! 17 years ago
smsq.c More merges from resolve-shadow warnings: 17 years ago
stereorize.c bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too 17 years ago
streamplayer.c bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too 17 years ago