summaryrefslogtreecommitdiff
path: root/pbx
AgeCommit message (Expand)Author
2007-05-24use the OpenSSL AES implementation if it's available (unless configured not to)Kevin P. Fleming
2007-05-24Add a new API call for creating detached threads. Then, go replace all of theRussell Bryant
2007-05-15Make sure that DUNDIRESULT is given an ID.Russell Bryant
2007-05-03Merged revisions 62883 via svnmerge from Steve Murphy
2007-04-30Add support for setting the CoS for VLAN traffic (802.1p) in Linux. TheRussell Bryant
2007-04-28Merge changes from team/russell/dundi_resultsRussell Bryant
2007-04-02Merged revisions 59688 via svnmerge from Steve Murphy
2007-03-27Merged revisions 59261 via svnmerge from Steve Murphy
2007-03-26added the no. 18 regression testSteve Murphy
2007-03-26updated the regressions with regards to 9373, the crash on double contexts, a...Steve Murphy
2007-03-26Merged revisions 59228 via svnmerge from Steve Murphy
2007-03-26Merged revisions 59206 via svnmerge from Steve Murphy
2007-03-26Merged revisions 59200 via svnmerge from Joshua Colp
2007-03-20The fix for the AEL <<security hole>> (bug 9316) is here...Steve Murphy
2007-03-07Add the ability to dynamically specify weights for responses to DUNDi queries.Russell Bryant
2007-03-03updated the regression testsSteve Murphy
2007-03-02Merged revisions 57426 via svnmerge from Steve Murphy
2007-02-28Convert the PBX core to use read/write locks. This yields a nifty performance...Joshua Colp
2007-02-28Merged revisions 57049 via svnmerge from Steve Murphy
2007-02-26Merged revisions 56856 via svnmerge from Joshua Colp
2007-02-24Doxygen additions, correctionsOlle Johansson
2007-02-18add -Wundef to the --enable-dev-mode flags, so that mistyped macro names in #...Kevin P. Fleming
2007-02-16Merged revisions 54898 via svnmerge from Russell Bryant
2007-01-31Merged revisions 53046 via svnmerge from Russell Bryant
2007-01-29Merged revisions 52679 via svnmerge from Tilghman Lesher
2007-01-22Merged revisions 51409 via svnmerge from Steve Murphy
2007-01-06Merged revisions 49742 via svnmerge from Jason Parker
2007-01-05const-ify some more APIs, and fix rev 49710 from branch-1.4 in a better way hereKevin P. Fleming
2007-01-02Merged revisions 49237 via svnmerge from Steve Murphy
2006-12-30Merged revisions 49073 via svnmerge from Joshua Colp
2006-12-30Merged revisions 49061 via svnmerge from Steve Murphy
2006-12-28Jason is having problems with the inclusion of <err.h>; it appears to be unne...Steve Murphy
2006-12-27Merged revisions 49009 via svnmerge from Joshua Colp
2006-12-21This small update will generate WARNINGS if there is garbage in your extensio...Steve Murphy
2006-12-06Staticize one, and Constify a bunch of usage strings for CLI commands.Russell Bryant
2006-11-27More fixes for referencing a structure after it has been freed. (issue #8425 ...Joshua Colp
2006-11-27Merged revisions 48038 via svnmerge from Joshua Colp
2006-11-13Eager people beat me to fixing the messed if, but we all forgot to update the...Steve Murphy
2006-11-13Clean up last commit to better conform to standards.Joshua Colp
2006-11-13AEL need not complain about parkedcalls not being found... just confuses usersSteve Murphy
2006-11-10Fine, take this.Joshua Colp
2006-11-10Hello compiler working, goodbye compiler warning. (fix compiler warning intro...Joshua Colp
2006-11-10Various little bits of code cleanup to reduce nesting, remove useless casts,Russell Bryant
2006-11-05Make pbx_dundi compile again. Sorry. :(Russell Bryant
2006-11-04use the AST_MODULE_LOAD_* return codes from load_module()Russell Bryant
2006-11-04simplify a couple of loopsRussell Bryant
2006-11-04Do some minor cleanup to the section of code that sets the EID by getting theRussell Bryant
2006-11-01Add the ability to pass options to the Dial application when using the DUNDiRussell Bryant
2006-10-25Merged revisions 46200 via svnmerge from Kevin P. Fleming
2006-10-13Correction for bug 8128 in trunkSteve Murphy