aboutsummaryrefslogtreecommitdiffstats
path: root/funcs/func_cdr.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-14swap location for this..qwell1-1/+1
2008-02-14Document the 'l' option to the CDR() function.qwell1-0/+1
2007-04-19Merged revisions 61680 via svnmerge from tilghman1-2/+2
2007-03-19Fix typo in help for CDR function. (issue #9295 reported by ajohnson)file1-1/+1
2006-11-26might as well also document the raw values of the flag varsmurf1-2/+11
2006-11-26A little bit of func_cdr documentation upgrade-- no bug# involved, although 8...murf1-0/+12
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-15/+4
2006-08-17Add 'l' option to CDR dialplan function which will cause it to pass the last ...file1-2/+9
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...kpfleming1-4/+4
2006-05-16fix bogus patch to allow setting the CDR amaflags. (The original patch inrussell1-1/+1
2006-05-15allow func_cdr to set amaflags patch provided bymogorman1-0/+2
2006-04-14This rather large commit changes the way modules are loaded. rizzo1-9/+6
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...kpfleming1-2/+2
2006-02-23correct documentation typokpfleming1-1/+1
2006-02-23Bug 6417 - Allow retrieval of raw CDR valuestilghman1-4/+15
2006-02-12major dialplan functions updatekpfleming1-47/+33
2006-02-11build function modules independently (no more pbx_functions.so)kpfleming1-9/+41
2006-01-21on this pass, only remove duplicate log messagesrussell1-8/+2
2006-01-21revert my pass through the tree to remove checks of the result of ast_strduparussell1-0/+8
2006-01-21remove useless checks of the result of ast_strduparussell1-8/+0
2006-01-11Added macros from 6198 and 6203. also added bettermogorman1-26/+44
2005-12-30update doxygen docs to specify authorsrussell1-1/+2
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming1-0/+0
2005-11-08issue #5648kpfleming1-2/+2
2005-11-03major update to arg/option parsing APIs and documentationkpfleming1-2/+2
2005-10-24Doxygen documentation update from oej (issue #5505)russell1-2/+2
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)kpfleming1-5/+17
2005-08-03only check for an existing cdr when about to set an arbitrary cdr variable (b...russell1-4/+1
2005-07-15Allow manager originate to specifiy more than one variable to be set.russell1-1/+6
2005-06-06more file version tagskpfleming1-0/+4
2005-05-05clean up file headerskpfleming1-1/+2
2005-05-05major re-work of dialplan functions, including:kpfleming1-0/+89