aboutsummaryrefslogtreecommitdiffstats
path: root/pbx/pbx_ael.c
AgeCommit message (Expand)AuthorFilesLines
2007-09-22Merged revisions 83558 via svnmerge from murf1-768/+1
2007-08-15This commit closes bug 7605, and half-closes 7638. The AEL code has been redi...murf1-2719/+9
2007-08-14Merged revisions 79255 via svnmerge from murf1-9/+23
2007-07-27These fixes take care of two problems: a complaint in asterisk-dev that goto'...murf1-24/+24
2007-07-26The upgrade of application argument separators to comma has an effect on AEL;...murf1-6/+6
2007-07-17Spotted this bug today myself, trying to reproduce a BE bug. Use a vert bar i...murf1-1/+1
2007-07-05In regards to changes for 9508, expr2 system choking on floating point number...murf1-8/+8
2007-06-20This finishes the changes for making Macro args LOCAL to the call, and allowi...murf1-0/+18
2007-06-20Merge work to make U(...) option work for Dialtilghman1-1/+1
2007-06-05Merged revisions 67526 via svnmerge from murf1-1/+23
2007-06-05Merged revisions 67420 via svnmerge from murf1-0/+27
2007-04-02Merged revisions 59688 via svnmerge from murf1-1/+1
2007-03-27Merged revisions 59261 via svnmerge from murf1-1/+1
2007-03-26Merged revisions 59228 via svnmerge from murf1-3/+3
2007-03-20The fix for the AEL <<security hole>> (bug 9316) is here...murf1-11/+16
2007-03-02Merged revisions 57426 via svnmerge from murf1-0/+8
2007-02-28Merged revisions 57049 via svnmerge from murf1-10/+38
2007-02-24Doxygen additions, correctionsoej1-2/+2
2007-01-22Merged revisions 51409 via svnmerge from murf1-2/+0
2006-12-30Merged revisions 49061 via svnmerge from murf1-1/+16
2006-11-13Clean up last commit to better conform to standards.file1-1/+1
2006-11-13AEL need not complain about parkedcalls not being found... just confuses usersmurf1-1/+1
2006-10-25Merged revisions 46200 via svnmerge from kpfleming1-15/+18
2006-10-13Correction for bug 8128 in trunkmurf1-6/+32
2006-10-05These mods fix a problem pointed out by dgartang, where in certain situations...murf1-2/+29
2006-10-04These changes resolve the problems in bug 8090, where there's a crash compili...murf1-0/+4
2006-10-03These changes correspond to the changes to app_stack's Gosub() applicationmurf1-2/+5
2006-09-27This commits the changes to AEL to use the gosub-with-args from Tilghman to p...murf1-63/+171
2006-09-22This commits a change to return MODULE_LOAD_FAILURE on error, and SUCCESS (in...murf1-1/+3
2006-09-22As per bug 8004, we now return AST_MODULE_LOAD_DECLINE when we can't read ext...murf1-0/+6
2006-09-19Various updates from PCadach's chan_h323-live branchmattf1-1/+2
2006-09-18merge qwell's CLI verbification workkpfleming1-9/+26
2006-08-25Changes to fix all problems reported in 7804 are included here.murf1-9/+64
2006-08-22Make a warning about an unused function & variable go away on the stand alone...file1-1/+6
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-23/+14
2006-08-08Merge team/russell/ast_verbose_threadstoragerussell1-12/+2
2006-08-07The contents of branch teams/murf/bug_7598 are being folded in here.murf1-62/+339
2006-08-01This branch will resolve the bug 7635.murf1-0/+25
2006-07-19committing a fix for colons in goto arguments and suppressing operator messag...murf1-36/+38
2006-06-18merge changes from team/murf/AEL-trunk-fixesonlyrussell1-17/+30
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...kpfleming1-4/+4
2006-05-01Bug 7062 - Rename ael2 CLI commands to aeltilghman1-9/+9
2006-04-30make destroy_pval able to handle a NULL valuerizzo1-0/+5
2006-04-26include/asterisk/ael_structs.h:rizzo1-13/+23
2006-04-25fix variable declaration in the middle of a blockrizzo1-2/+4
2006-04-24Merge Steve Murphy's (murf) complete re-implementation of AEL, which is now n...kpfleming1-1005/+3613
2006-04-14This rather large commit changes the way modules are loaded. rizzo1-12/+8
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...kpfleming1-2/+2
2006-03-28Merged revisions 15658 via svnmerge from russell1-1/+1
2005-12-21Merged revisions 7577 via svnmerge fromtilghman1-0/+5