aboutsummaryrefslogtreecommitdiffstats
path: root/funcs
AgeCommit message (Expand)AuthorFilesLines
2007-05-15Add two new dialplan functions: ENUMQUERY and ENUMRESULT. These functionsrussell1-3/+216
2007-05-12Issue 9716 - doc/enum.txt no longer exists in trunktilghman1-1/+1
2007-04-25Merged revisions 61805 via svnmerge from file1-51/+47
2007-04-20Merge changes from team/russell/iax2_osprussell1-0/+3
2007-04-19Merged revisions 61681 via svnmerge from tilghman4-4/+15
2007-04-11Add a minor loop optimization to the custom device state callback. Once therussell1-1/+3
2007-03-27Merged revisions 59256 via svnmerge from russell1-12/+31
2007-03-19Merged revisions 59049 via svnmerge from tilghman1-1/+1
2007-03-15Merged revisions 58933 via svnmerge from tilghman1-2/+2
2007-03-14Merged revisions 58880 via svnmerge from tilghman1-1/+1
2007-02-24Creating new doxygen macro "\extref" to create page that lists oej1-0/+2
2007-02-13This introduces a new dialplan function, DEVSTATE, which allows you to do somerussell1-0/+205
2007-02-12Formatting fixestilghman1-7/+6
2007-02-09Merged revisions 53779-53781 via svnmerge from kpfleming1-0/+1
2007-02-03Add CALLERPRES dialplan function and deprecate SetCallerPres applicationtilghman1-3/+43
2007-02-03Fix compiler warningstilghman1-2/+2
2007-02-01Merged revisions 53093 via svnmerge from russell1-3/+3
2007-02-01Merged revisions 53075 via svnmerge from tilghman1-5/+5
2007-02-01Merged revisions 53070 via svnmerge from tilghman1-3/+6
2007-01-24Doxygen updateoej21-1/+33
2007-01-18Merged revisions 51265 via svnmerge from qwell1-0/+1
2007-01-17Merged revisions 51205 via svnmerge from russell1-0/+6
2007-01-07One const, two const. Let's stick with everything else - one const. Plus olde...file3-5/+5
2007-01-07When calling the Realtime app more than once, unset fields which weretilghman1-1/+1
2007-01-07Modifications to allow the output of SHELL() to be split per line (Issue 8676)tilghman3-3/+25
2007-01-07Add function to execute a shell command and return the output (Issue 8676)tilghman1-0/+90
2007-01-06finish const-ifying ast_func_read()kpfleming25-63/+63
2007-01-02Tweak description text to match new functionality (Issue 7959)tilghman1-3/+3
2006-12-31Add power and right/left shift functions (Issue 7959)tilghman1-0/+32
2006-12-30Initialize obj pointers to NULL. Gets rid of two compiler warnings.file1-2/+2
2006-12-28Integrate functionality tested on svncommunity users back into trunktilghman2-58/+303
2006-12-25rename the structs struct tone_zone_sound and struct tone_zonerizzo1-1/+1
2006-12-25Merged revisions 48956 via svnmerge from russell1-1/+0
2006-12-25Simplify the if statements used to check to see if the argument was "num"russell1-7/+3
2006-12-19Merged revisions 48577 via svnmerge from kpfleming1-2/+2
2006-12-17replace ast_build_string() with ast_str_*().rizzo1-8/+13
2006-12-16update to use trunk's version of the threadstorage APIkpfleming1-9/+15
2006-12-16Merged revisions 48513 via svnmerge from kpfleming1-17/+31
2006-12-11Merged revisions 48382 via svnmerge from tilghman1-6/+0
2006-11-27remove an extra comma in an initializerrizzo1-1/+1
2006-11-26Merged revisions 48017 via svnmerge from murf1-2/+11
2006-11-26Merged revisions 48015 via svnmerge from murf1-0/+12
2006-11-16Merged revisions 44809 via svnmerge from pcadach1-3/+3
2006-11-14Merged revisions 47625 via svnmerge from file1-2/+2
2006-10-31Issue #80898 - Restoring func_enum (otmar) oej1-2/+6
2006-10-30show, list, view, display... whatever.oej1-1/+1
2006-10-30Adding dialplan function IFMODULE, so you can create dialplans that handleoej1-0/+77
2006-10-19This new function, VERSION(), created via bug report 8176, may help dialplan ...murf1-0/+118
2006-10-14update the doc string for both AEL and extensions.conf users.murf1-2/+2
2006-10-10Merged revisions 44808 via svnmerge from tilghman1-1/+1