summaryrefslogtreecommitdiff
path: root/funcs
AgeCommit message (Expand)Author
2010-03-20Fix memory corruption found by unit tests.Russell Bryant
2010-03-10Hmmm, apparently needed to be fixed in trunk, too.Tilghman Lesher
2010-03-10It's amazing what writing a test will find.Tilghman Lesher
2010-03-08Change needed to make Mac OS X 10.6 happyTilghman Lesher
2010-03-05fixes xml error in func_pitchshiftDavid Vossel
2010-03-05PITCH_SHIFT dialplan functionDavid Vossel
2010-03-04Adjust XML for func_channel to indicate that rtpdest can take a "text" argument.Mark Michelson
2010-02-24Remove unnecessary warning message, make a couple of formatting tweaksRussell Bryant
2010-02-17Add support for GROUP_MATCH_COUNT regex matching on categoryJeff Peeler
2010-02-10Fussy compiler on another machine...Tilghman Lesher
2010-02-10Fix weird issue with unit tests on optimized build - turned out to be a signi...Tilghman Lesher
2010-02-10Enable warnings on atypical conditions for the FILTER function (suggested by ...Tilghman Lesher
2010-02-10Merged revisions 245944 via svnmerge from Tilghman Lesher
2010-02-09Various updates to the unit test API.Russell Bryant
2010-02-02Correct some off-by-one errors, especially when expressions don't contain exp...Tilghman Lesher
2010-01-27Fix the ability to specify an OSP token for an outbound IAX2 call.Russell Bryant
2010-01-26Update func_aes to its pre-ast_str_substitution state.Russell Bryant
2010-01-21Merged revisions 241765 via svnmerge from Tilghman Lesher
2010-01-18Make HASHes inheritable across channel creation.Tilghman Lesher
2010-01-06Merged revisions 238230 via svnmerge from Tilghman Lesher
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