summaryrefslogtreecommitdiff
path: root/pbx
AgeCommit message (Expand)Author
2007-08-01Convert code that checks the _softhangup member of ast_channel directory to useRussell Bryant
2007-07-27'dialplan save' shouldn't be converting '|' back to ',' anymore.Tilghman Lesher
2007-07-27These fixes take care of two problems: a complaint in asterisk-dev that goto'...Steve Murphy
2007-07-26Do a massive conversion for using the ast_verb() macroRussell Bryant
2007-07-26The upgrade of application argument separators to comma has an effect on AEL;...Steve Murphy
2007-07-23Merge the dialplan_aesthetics branch. Most of this patch simply converts app...Tilghman Lesher
2007-07-19After some study, thought, comparing, etc. I've backed out the previous unive...Steve Murphy
2007-07-18This corrects the problem with flags and %lld formats on 64-bit machines, whe...Steve Murphy
2007-07-18Merged revisions 75583 via svnmerge from Joshua Colp
2007-07-18Minor code tweaks. Variables were being checked wrong in some situations and ...Joshua Colp
2007-07-17Spotted this bug today myself, trying to reproduce a BE bug. Use a vert bar i...Steve Murphy
2007-07-17via 10206, I have added an option (e) to Dial to allow the h exten to get run...Steve Murphy
2007-07-11Clean up pbx_spool. So many nested if statements...Joshua Colp
2007-07-09Merged revisions 74045 via svnmerge from Joshua Colp
2007-07-09Merged revisions 73930 via svnmerge from Joshua Colp
2007-07-05In regards to changes for 9508, expr2 system choking on floating point number...Steve Murphy
2007-07-01Merged revisions 72806 via svnmerge from Russell Bryant
2007-06-27Merged revisions 72272 via svnmerge from Russell Bryant
2007-06-27Merged revisions 72006 via svnmerge from Joshua Colp
2007-06-22Issue 9990 - New API ast_mkdir, which creates parent directories as necessary...Tilghman Lesher
2007-06-20This finishes the changes for making Macro args LOCAL to the call, and allowi...Steve Murphy
2007-06-20Merge work to make U(...) option work for DialTilghman Lesher
2007-06-12Completely remove all of the code related to jumping to priority n + 101. yay!Russell Bryant
2007-06-11Merged revisions 68595 via svnmerge from Tilghman Lesher
2007-06-05Merged revisions 67526 via svnmerge from Steve Murphy
2007-06-05Merged revisions 67420 via svnmerge from Steve Murphy
2007-06-04Change javadoc style code documentation to the same format we use elsewhere.Russell Bryant
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