aboutsummaryrefslogtreecommitdiffstats
path: root/funcs
AgeCommit message (Expand)AuthorFilesLines
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
2006-10-09Timeout values are in seconds (issue #7122 reported by jmls)file1-1/+1
2006-10-07Extend CALLERID() function for "pres" and "ton" valuespcadach1-1/+34
2006-10-03bug #8076 check option_debug before printing to debug channel.mogorman3-12/+22
2006-09-28Merged revisions 43933 via svnmerge from file1-4/+4
2006-09-21Remove deprecated apps and funcstilghman5-224/+194
2006-09-20Constify the result of a config retrieval function, to avoid mutilation (issu...tilghman1-1/+1
2006-09-20move ODBC API into ast_ namespacekpfleming1-10/+10
2006-09-19Various updates from PCadach's chan_h323-live branchmattf1-3/+3
2006-09-08As per discussion on bug 7862, the problem wasn't the fact that the documenta...murf1-4/+6
2006-09-07With respect to bug 7862, the syntax and description are misleading to users....murf1-2/+6
2006-09-05Missing field terminatortilghman1-0/+1
2006-09-03 Some changes/fixes for func_curl. curl_global_init is only supposed to be ca...bweschke1-2/+13
2006-08-31everything that loads a config that needs a config file to runmogorman1-1/+1
2006-08-31oops.russell1-1/+1
2006-08-31The behavior of REGEX when it did not match was not defined by the docs, sorussell1-6/+6
2006-08-26GNU make already knows how to quietly ignore non-existent files in 'include' ...kpfleming1-4/+1
2006-08-21merge new_loader_completion branch, including (at least):kpfleming24-396/+125
2006-08-20Convert func_odbc to use the prepare_and_execute callback, which helps with a...tilghman1-91/+38
2006-08-17Add 'l' option to CDR dialplan function which will cause it to pass the last ...file1-2/+9
2006-07-15Move curl version test to autoconf scripttilghman1-11/+0
2006-07-15more Makefile cleanup and consistency stuffkpfleming1-1/+4
2006-07-06move rules file to prepare for generic rules filekpfleming1-1/+1
2006-07-06Merged revisions 37143 via svnmerge from tilghman1-7/+6
2006-07-03Don't attempt to run a regcomp if we haven't even parsed arguments correctlytilghman1-0/+5
2006-07-01Revert the previous change to FILTER and fix the embedded documentation instead.tilghman1-8/+8
2006-07-01fix the parsing of options in the FILTER function to match the documentation.russell1-1/+1
2006-06-25use new (separate) dependencies file from menuselectkpfleming1-0/+1