aboutsummaryrefslogtreecommitdiffstats
path: root/funcs
AgeCommit message (Expand)AuthorFilesLines
2011-01-24According to section 19.1.2 of RFC 3261:mnicholson2-15/+7
2011-01-21Add DB_KEYS.tilghman1-0/+70
2011-01-14Add relationships to function documentation.lathama2-12/+12
2011-01-14Add relationships to function documentation.lathama2-0/+20
2011-01-07Oops, missed the actual decoding part.tilghman1-0/+16
2011-01-06XML validationtilghman1-2/+2
2011-01-06Add a hashcompat mode called "legacy", which translates a literal plus sign t...tilghman1-33/+154
2010-12-16Merged revisions 298478 via svnmerge from tilghman1-0/+5
2010-11-15Merged revisions 294989 via svnmerge from tilghman1-1/+4
2010-10-28Merged revisions 293159 via svnmerge from jpeeler1-3/+3
2010-09-30Merged revisions 289543,289581 via svnmerge from tilghman1-1/+6
2010-09-24Merged revisions 288713 via svnmerge from tilghman1-2/+2
2010-09-20Merged revisions 287647 via svnmerge from dvossel1-0/+365
2010-09-10Merged revisions 286189 via svnmerge from twilson1-1/+19
2010-09-08Merged revisions 285484 via svnmerge from tilghman1-1/+1
2010-09-07Merged revisions 285373 via svnmerge from tilghman1-1/+8
2010-09-02Merged revisions 284610 via svnmerge from tilghman1-1/+5
2010-08-24Merged revisions 283350 via svnmerge from russell1-2/+4
2010-08-03Merged revisions 280809 via svnmerge from tilghman1-0/+170
2010-07-21Remove built-in AES code and use optional_api insteadtwilson1-3/+6
2010-07-20Add load priority order, such that preload becomes unnecessary in most casestilghman2-2/+10
2010-07-14Expand the caller ANI field to an ast_party_idrmudgett1-10/+47
2010-07-14ast_callerid restructuringrmudgett5-961/+1370
2010-07-13Oops, XML documentation fix.tilghman1-1/+0
2010-07-13It really cannot fail in the places below, but the stupid compiler doesn't kn...tilghman1-5/+17
2010-07-13Weird compiler error on Bamboo.tilghman1-1/+1
2010-07-13FILE() now supports line-mode and writing (altering) files.tilghman1-48/+1001
2010-07-09Kill some startup warnings and errors and make some messages more helpful in ...tilghman2-2/+2
2010-06-08Add High Resolution Times to CDRs for Asterisksnuffy1-3/+37
2010-06-08Add SRTP support for Asterisktwilson1-0/+50
2010-06-03Handle OOM errors more gracefully.tilghman1-2/+22
2010-05-30Needs to be wrapped in <para>tilghman1-1/+1
2010-05-28Setup environment variables for the benefit of child processes and disallow c...tilghman1-1/+2
2010-05-17Enhancements to connected line and redirecting work.mmichelson3-2/+32
2010-05-07Double free crashtilghman1-0/+3
2010-04-21Add small documentation update to func_callcompletion.c.mmichelson1-1/+4
2010-04-19Commit compromise I suggested on review 608.mmichelson1-0/+14
2010-04-13Address Russell's comments on func_srv from reviewboard.mmichelson1-7/+14
2010-04-09Fix some compiler errors that popped up after the CCSS merge.mmichelson1-0/+2
2010-04-09Merge Call completion support into trunk.mmichelson1-0/+114
2010-04-09func_srv and explicit specification of a remote IP for SIP.mmichelson1-0/+254
2010-04-03Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number.rmudgett2-11/+5
2010-03-20Fix memory corruption found by unit tests.russell1-1/+1
2010-03-10Hmmm, apparently needed to be fixed in trunk, too.tilghman1-1/+1
2010-03-10It's amazing what writing a test will find.tilghman1-1/+1
2010-03-08Change needed to make Mac OS X 10.6 happytilghman1-0/+2
2010-03-05fixes xml error in func_pitchshiftdvossel1-0/+1
2010-03-05PITCH_SHIFT dialplan functiondvossel1-0/+503
2010-03-04Adjust XML for func_channel to indicate that rtpdest can take a "text" argument.mmichelson1-0/+1
2010-02-24Remove unnecessary warning message, make a couple of formatting tweaksrussell1-3/+2