aboutsummaryrefslogtreecommitdiffstats
path: root/pbx
AgeCommit message (Expand)AuthorFilesLines
2007-10-19Convert NEW_CLI to AST_CLI.qwell3-25/+25
2007-10-15Switch dundi to new tos config format.qwell1-22/+3
2007-10-15Simplify buffer handling in dundi-parser.c. This also makes the code a bitrussell1-51/+73
2007-10-15Merged revisions 85556 via svnmerge from russell1-2/+2
2007-10-14Merged revisions 85540 via svnmerge from russell1-4/+11
2007-10-12Merged revisions 85515 via svnmerge from russell1-2/+4
2007-10-11Merge a ton of NEW_CLI conversions. Thanks to everyone that helped out! :)russell3-594/+673
2007-10-03Merged revisions 84511 via svnmerge from murf9-83/+170
2007-10-01Merged revisions 84239 via svnmerge from murf1-1/+1
2007-10-01Corydon posted this janitor project to the bug tracker and mvanbaak providedrussell1-3/+3
2007-09-29the last commit for AEL affected a small number of tests. Added a regression ...murf16-144/+274
2007-09-27Merged revisions 83976 via svnmerge from russell1-2/+0
2007-09-22Merged revisions 83558 via svnmerge from murf1-768/+1
2007-09-21Merged revisions 83432 via svnmerge from russell1-12/+10
2007-09-20Fix memory leaks in pbx_dundi, cdr_pgsql, and the configuration file parser.file1-8/+5
2007-09-18Merged revisions 82802 via svnmerge from russell1-1/+31
2007-09-17Make the MALLOC_DEBUG output for free() useful again. After changing calls torussell1-3/+3
2007-09-13Merged revisions 82358 via svnmerge from qwell1-1/+1
2007-09-11Merged revisions 82250 via svnmerge from russell1-3/+36
2007-09-11Merged revisions 82243 via svnmerge from file1-0/+5
2007-08-29This code was in team/murf/bug8684-trunk; it should fix bug 8684 in trunk. I ...murf1-1/+1
2007-08-28Add proper channel locking around the uses of datastore_add and _find. Thererussell1-1/+8
2007-08-27This should have been trunk only, I guess. oh well ... it's harmless.russell1-1/+2
2007-08-27Merged revisions 81074 via svnmerge from russell1-0/+1
2007-08-25localize a variable and remove a duplicate error messagerussell1-4/+2
2007-08-23an unreported crash I debugged, looked like it was backing up way too far aft...murf3-59/+42
2007-08-17Correct the argument separator for a Dial statement in pbx_dundi.qwell1-1/+1
2007-08-16Don't reload a configuration file if nothing has changed.tilghman2-9/+14
2007-08-16(closes issue #10467)file1-1/+2
2007-08-15This commit closes bug 7605, and half-closes 7638. The AEL code has been redi...murf20-10991/+294
2007-08-14Merged revisions 79255 via svnmerge from murf16-1983/+2047
2007-08-10Merged revisions 79099 via svnmerge from murf1-1/+1
2007-08-07Add another big set of doxygen documentation improvements from snuffy.russell1-10/+10
2007-08-01Convert code that checks the _softhangup member of ast_channel directory to userussell1-4/+4
2007-07-27'dialplan save' shouldn't be converting '|' back to ',' anymore.tilghman1-24/+3
2007-07-27These fixes take care of two problems: a complaint in asterisk-dev that goto'...murf1-24/+24
2007-07-26Do a massive conversion for using the ast_verb() macrorussell4-19/+9
2007-07-26The upgrade of application argument separators to comma has an effect on AEL;...murf1-6/+6
2007-07-23Merge the dialplan_aesthetics branch. Most of this patch simply converts app...tilghman1-17/+7
2007-07-19After some study, thought, comparing, etc. I've backed out the previous unive...murf1-4/+4
2007-07-18This corrects the problem with flags and %lld formats on 64-bit machines, whe...murf1-2/+2
2007-07-18Merged revisions 75583 via svnmerge from file1-6/+7
2007-07-18Minor code tweaks. Variables were being checked wrong in some situations and ...file1-1/+1
2007-07-17Spotted this bug today myself, trying to reproduce a BE bug. Use a vert bar i...murf1-1/+1
2007-07-17via 10206, I have added an option (e) to Dial to allow the h exten to get run...murf1-3/+3
2007-07-11Clean up pbx_spool. So many nested if statements...file1-105/+121
2007-07-09Merged revisions 74045 via svnmerge from file1-4/+13
2007-07-09Merged revisions 73930 via svnmerge from file1-2/+2
2007-07-05In regards to changes for 9508, expr2 system choking on floating point number...murf1-8/+8
2007-07-01Merged revisions 72806 via svnmerge from russell1-1/+1