summaryrefslogtreecommitdiff
path: root/funcs
AgeCommit message (Expand)Author
2010-12-16Merged revisions 298478 via svnmerge from Tilghman Lesher
2010-11-15Merged revisions 294989 via svnmerge from Tilghman Lesher
2010-10-28Merged revisions 293159 via svnmerge from Jeff Peeler
2010-09-30Merged revisions 289543,289581 via svnmerge from Tilghman Lesher
2010-09-24Merged revisions 288713 via svnmerge from Tilghman Lesher
2010-09-20Merged revisions 287647 via svnmerge from David Vossel
2010-09-10Merged revisions 286189 via svnmerge from Terry Wilson
2010-09-08Merged revisions 285484 via svnmerge from Tilghman Lesher
2010-09-07Merged revisions 285373 via svnmerge from Tilghman Lesher
2010-09-02Merged revisions 284610 via svnmerge from Tilghman Lesher
2010-08-24Merged revisions 283350 via svnmerge from Russell Bryant
2010-08-03Merged revisions 280809 via svnmerge from Tilghman Lesher
2010-07-21Remove built-in AES code and use optional_api insteadTerry Wilson
2010-07-20Add load priority order, such that preload becomes unnecessary in most casesTilghman Lesher
2010-07-14Expand the caller ANI field to an ast_party_idRichard Mudgett
2010-07-14ast_callerid restructuringRichard Mudgett
2010-07-13Oops, XML documentation fix.Tilghman Lesher
2010-07-13It really cannot fail in the places below, but the stupid compiler doesn't kn...Tilghman Lesher
2010-07-13Weird compiler error on Bamboo.Tilghman Lesher
2010-07-13FILE() now supports line-mode and writing (altering) files.Tilghman Lesher
2010-07-09Kill some startup warnings and errors and make some messages more helpful in ...Tilghman Lesher
2010-06-08Add High Resolution Times to CDRs for AsteriskBradley Latus
2010-06-08Add SRTP support for AsteriskTerry Wilson
2010-06-03Handle OOM errors more gracefully.Tilghman Lesher
2010-05-30Needs to be wrapped in <para>Tilghman Lesher
2010-05-28Setup environment variables for the benefit of child processes and disallow c...Tilghman Lesher
2010-05-17Enhancements to connected line and redirecting work.Mark Michelson
2010-05-07Double free crashTilghman Lesher
2010-04-21Add small documentation update to func_callcompletion.c.Mark Michelson
2010-04-19Commit compromise I suggested on review 608.Mark Michelson
2010-04-13Address Russell's comments on func_srv from reviewboard.Mark Michelson
2010-04-09Fix some compiler errors that popped up after the CCSS merge.Mark Michelson
2010-04-09Merge Call completion support into trunk.Mark Michelson
2010-04-09func_srv and explicit specification of a remote IP for SIP.Mark Michelson
2010-04-03Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number.Richard Mudgett
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