dect
/
asterisk
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/utils
seanbright f21f6ae82a More merges from resolve-shadow warnings:
utils/
  codecs/
  and a change I missed from formats/


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@136408 f38db490-d61c-443f-a65b-d21fe96a405b
2008-08-07 15:16:48 +00:00
..
Makefile Remove an unneeded target from the Makefile 2008-06-27 14:14:09 +00:00
ael_main.c Add lock tracking for rwlocks. Previously, lock.h only had the ability to 2008-06-03 18:26:51 +00:00
astcanary.c Add a set of text to the file astcanary uses to communicate back the main 2008-05-18 21:15:58 +00:00
astman.1 git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
astman.c More merges from resolve-shadow warnings: 2008-08-07 15:16:48 +00:00
build-extensions-conf.lua Add pbx_lua as a method of doing extensions 2007-11-02 15:36:34 +00:00
check_expr.c Avoid build warning when execinfo.h isn't available. 2008-05-29 12:12:07 +00:00
clicompat.c simplify this file 2007-12-10 08:35:35 +00:00
conf2ael.c Add lock tracking for rwlocks. Previously, lock.h only had the ability to 2008-06-03 18:26:51 +00:00
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. 2007-07-05 18:15:22 +00:00
extconf.c More merges from resolve-shadow warnings: 2008-08-07 15:16:48 +00:00
frame.c More merges from resolve-shadow warnings: 2008-08-07 15:16:48 +00:00
frame.h git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
hashtest.c A new feature thanks to the fine folks at Switchvox! 2008-05-23 22:35:50 +00:00
hashtest2.c A new feature thanks to the fine folks at Switchvox! 2008-05-23 22:35:50 +00:00
muted.c More merges from resolve-shadow warnings: 2008-08-07 15:16:48 +00:00
refcounter.c A new feature thanks to the fine folks at Switchvox! 2008-05-23 22:35:50 +00:00
smsq.c More merges from resolve-shadow warnings: 2008-08-07 15:16:48 +00:00
stereorize.c git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
streamplayer.c Merged revisions 47331 via svnmerge from 2006-11-08 17:06:33 +00:00