summaryrefslogtreecommitdiff
path: root/funcs
AgeCommit message (Expand)Author
2011-02-22Media Project Phase2: SILK 8khz-24khz, SLINEAR 8khz-192khz, SPEEX 32khz, hd a...David Vossel
2011-02-15Merged revisions 307837 via svnmerge from Tilghman Lesher
2011-02-07Pass a MCID request to the bridged channel.Richard Mudgett
2011-02-03Asterisk media architecture conversion - no more format bitfieldsDavid Vossel
2011-02-02Merged revisions 305844 via svnmerge from Tilghman Lesher
2011-02-02Replacing doc/* and asterisk.pdf with wiki linksAndrew Latham
2011-01-30Add Function and Application Relationships to documentationAndrew Latham
2011-01-24According to section 19.1.2 of RFC 3261:Matthew Nicholson
2011-01-21Add DB_KEYS.Tilghman Lesher
2011-01-14Add relationships to function documentation.Andrew Latham
2011-01-14Add relationships to function documentation.Andrew Latham
2011-01-07Oops, missed the actual decoding part.Tilghman Lesher
2011-01-06XML validationTilghman Lesher
2011-01-06Add a hashcompat mode called "legacy", which translates a literal plus sign t...Tilghman Lesher
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