summaryrefslogtreecommitdiff
path: root/funcs
AgeCommit message (Expand)Author
2009-12-02Merged revisions 232268 via svnmerge from David Vossel
2009-12-01Fix a build error on FreeBSD.Russell Bryant
2009-11-24Add REPLACE & PASSTHRU functions, overhaul of func_strings, fix API docs for ...Tilghman Lesher
2009-11-12Merged revisions 229669 via svnmerge from David Vossel
2009-11-06Merged revisions 228378 via svnmerge from Matthew Nicholson
2009-11-06fixes memory leak in func_audiohookinherit.cDavid Vossel
2009-11-05Fix XML in func_cdr.cMark Michelson
2009-11-04Expand codec bitfield from 32 bits to 64 bits.Tilghman Lesher
2009-11-03This patch adds a sequence field to CDRs that can be combined with the linked...Matthew Nicholson
2009-11-03Adding some clarifications to func_speex doxygen docs.Olle Johansson
2009-10-22Add support for calling and called subaddress. Partial support for COLP suba...Richard Mudgett
2009-10-21Finish implementaton of astobj2 OBJ_MULTIPLE, and convert ast_channel_iterato...Kevin P. Fleming
2009-10-20Merged revisions 224855 via svnmerge from Tilghman Lesher
2009-10-06Recorded merge of revisions 222152 via svnmerge from Kevin P. Fleming
2009-09-30Merged revisions 221153,221157,221303 via svnmerge from Matthias Nick
2009-09-30Allow locks to be inherited through a masquerade without causing starvation.Tilghman Lesher
2009-09-27add name argument for the CALLERID dialplan function to the xml documentation.Michiel van Baak
2009-09-07Allow multiple rows to be fetched within the normal mode of operation.Tilghman Lesher
2009-09-01Add MASTER_CHANNEL() dialplan function, as well as a useful usage.Tilghman Lesher
2009-08-31By copying this code I got bad comments in reviewboard... Better fix the orig...Olle Johansson
2009-08-14Add SSL_VERIFYPEER, as requested on the -users listTilghman Lesher
2009-08-10AST-2009-005Tilghman Lesher
2009-07-30Fixes numerous spelling errors. Patch submitted by alecdavis.David Brooks
2009-07-21Merged revisions 207945 via svnmerge from Tilghman Lesher
2009-07-21Merged revisions 207647 via svnmerge from Kevin P. Fleming
2009-07-16TIMEOUT(absolute) returned negative value.David Vossel
2009-07-16Merged revisions 206807 via svnmerge from Tilghman Lesher
2009-07-09Convert func_odbc to use ast_dummy_alloc_channel()Matthew Nicholson
2009-07-02Support setting and receiving Reverse Charging Indication over ISDN PRI.Sean Bright
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.Russell Bryant
2009-06-18Clarify CUT code, and in the process, fix a bug in trunk onlyTilghman Lesher
2009-06-15More 'static' qualifiers on module global variables.Kevin P. Fleming
2009-06-06Move function SYSINFO documentation to XML.Eliel C. Sardanons
2009-06-01Add INCrement and DECrement functionsTilghman Lesher
2009-05-31Fix documentation for FIELDQTY.Tilghman Lesher
2009-05-27Recorded merge of revisions 197194 via svnmerge from Tilghman Lesher
2009-05-21Const-ify the world (or at least a good part of it)Kevin P. Fleming
2009-05-12add 'const' qualifiers in various places where they should have beenKevin P. Fleming
2009-05-11Recorded merge of revisions 193544 via svnmerge from Leif Madsen
2009-05-08Fix the spelling of UNAVAILABLE in func_devstate CLI completion.Sean Bright
2009-05-07Second result should not contain data from the first result.Tilghman Lesher
2009-04-29Merge str_substitution branch.Tilghman Lesher
2009-04-27Make PTP DivertingLegInformation3 message behavior closer to the specifications.Richard Mudgett
2009-04-24There is no need to use the struct ast_party_connected_line.source update val...Richard Mudgett
2009-04-24Convert the ast_channel data structure over to the astobj2 framework.Russell Bryant
2009-04-23Fix example that could fail in certain circumstancesTerry Wilson
2009-04-22Fix building of chan_h323 with gcc-3.3Jeff Peeler
2009-04-22Add funcs for manipulating delimited lists in the dialplanTerry Wilson
2009-04-08If the first column is empty, output a delimiter anyway.Tilghman Lesher
2009-04-06Silly svn. These files didn't get merged over in the merge of the issue8824 b...Mark Michelson