summaryrefslogtreecommitdiff
path: root/funcs
AgeCommit message (Expand)Author
2007-06-01Merged revisions 66919 via svnmerge from Tilghman Lesher
2007-05-31Issue 9799 - Multirow results for func_odbcTilghman Lesher
2007-05-30Issue 9477 - Improve menuselect labelsTilghman Lesher
2007-05-29Merged revisions 66538 via svnmerge from Tilghman Lesher
2007-05-29Shorten description to a much more reasonable lengthTilghman Lesher
2007-05-28Issue 7021 - Add ICONV function for converting between character setsTilghman Lesher
2007-05-24Merged revisions 65866 via svnmerge from Dwayne M. Hubbard
2007-05-15Add two new dialplan functions: ENUMQUERY and ENUMRESULT. These functionsRussell Bryant
2007-05-12Issue 9716 - doc/enum.txt no longer exists in trunkTilghman Lesher
2007-04-25Merged revisions 61805 via svnmerge from Joshua Colp
2007-04-20Merge changes from team/russell/iax2_ospRussell Bryant
2007-04-19Merged revisions 61681 via svnmerge from Tilghman Lesher
2007-04-11Add a minor loop optimization to the custom device state callback. Once theRussell Bryant
2007-03-27Merged revisions 59256 via svnmerge from Russell Bryant
2007-03-19Merged revisions 59049 via svnmerge from Tilghman Lesher
2007-03-15Merged revisions 58933 via svnmerge from Tilghman Lesher
2007-03-14Merged revisions 58880 via svnmerge from Tilghman Lesher
2007-02-24Creating new doxygen macro "\extref" to create page that lists Olle Johansson
2007-02-13This introduces a new dialplan function, DEVSTATE, which allows you to do someRussell Bryant
2007-02-12Formatting fixesTilghman Lesher
2007-02-09Merged revisions 53779-53781 via svnmerge from Kevin P. Fleming
2007-02-03Add CALLERPRES dialplan function and deprecate SetCallerPres applicationTilghman Lesher
2007-02-03Fix compiler warningsTilghman Lesher
2007-02-01Merged revisions 53093 via svnmerge from Russell Bryant
2007-02-01Merged revisions 53075 via svnmerge from Tilghman Lesher
2007-02-01Merged revisions 53070 via svnmerge from Tilghman Lesher
2007-01-24Doxygen updateOlle Johansson
2007-01-18Merged revisions 51265 via svnmerge from Jason Parker
2007-01-17Merged revisions 51205 via svnmerge from Russell Bryant
2007-01-07One const, two const. Let's stick with everything else - one const. Plus olde...Joshua Colp
2007-01-07When calling the Realtime app more than once, unset fields which wereTilghman Lesher
2007-01-07Modifications to allow the output of SHELL() to be split per line (Issue 8676)Tilghman Lesher
2007-01-07Add function to execute a shell command and return the output (Issue 8676)Tilghman Lesher
2007-01-06finish const-ifying ast_func_read()Kevin P. Fleming
2007-01-02Tweak description text to match new functionality (Issue 7959)Tilghman Lesher
2006-12-31Add power and right/left shift functions (Issue 7959)Tilghman Lesher
2006-12-30Initialize obj pointers to NULL. Gets rid of two compiler warnings.Joshua Colp
2006-12-28Integrate functionality tested on svncommunity users back into trunkTilghman Lesher
2006-12-25rename the structs struct tone_zone_sound and struct tone_zoneLuigi Rizzo
2006-12-25Merged revisions 48956 via svnmerge from Russell Bryant
2006-12-25Simplify the if statements used to check to see if the argument was "num"Russell Bryant
2006-12-19Merged revisions 48577 via svnmerge from Kevin P. Fleming
2006-12-17replace ast_build_string() with ast_str_*().Luigi Rizzo
2006-12-16update to use trunk's version of the threadstorage APIKevin P. Fleming
2006-12-16Merged revisions 48513 via svnmerge from Kevin P. Fleming
2006-12-11Merged revisions 48382 via svnmerge from Tilghman Lesher
2006-11-27remove an extra comma in an initializerLuigi Rizzo
2006-11-26Merged revisions 48017 via svnmerge from Steve Murphy
2006-11-26Merged revisions 48015 via svnmerge from Steve Murphy
2006-11-16Merged revisions 44809 via svnmerge from Paul Cadach