summaryrefslogtreecommitdiff
path: root/pbx
AgeCommit message (Expand)Author
2007-09-18Merged revisions 82802 via svnmerge from Russell Bryant
2007-09-17Make the MALLOC_DEBUG output for free() useful again. After changing calls toRussell Bryant
2007-09-13Merged revisions 82358 via svnmerge from Jason Parker
2007-09-11Merged revisions 82250 via svnmerge from Russell Bryant
2007-09-11Merged revisions 82243 via svnmerge from Joshua Colp
2007-08-29This code was in team/murf/bug8684-trunk; it should fix bug 8684 in trunk. I ...Steve Murphy
2007-08-28Add proper channel locking around the uses of datastore_add and _find. ThereRussell Bryant
2007-08-27This should have been trunk only, I guess. oh well ... it's harmless.Russell Bryant
2007-08-27Merged revisions 81074 via svnmerge from Russell Bryant
2007-08-25localize a variable and remove a duplicate error messageRussell Bryant
2007-08-23an unreported crash I debugged, looked like it was backing up way too far aft...Steve Murphy
2007-08-17Correct the argument separator for a Dial statement in pbx_dundi.Jason Parker
2007-08-16Don't reload a configuration file if nothing has changed.Tilghman Lesher
2007-08-16(closes issue #10467)Joshua Colp
2007-08-15This commit closes bug 7605, and half-closes 7638. The AEL code has been redi...Steve Murphy
2007-08-14Merged revisions 79255 via svnmerge from Steve Murphy
2007-08-10Merged revisions 79099 via svnmerge from Steve Murphy
2007-08-07Add another big set of doxygen documentation improvements from snuffy.Russell Bryant
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