summaryrefslogtreecommitdiff
path: root/apps/app_channelredirect.c
AgeCommit message (Expand)Author
2007-11-16Start untangling header inclusion in a way that does not affectLuigi Rizzo
2007-11-15access channel locks through ast_channel_lock/unlock/trylock and notLuigi Rizzo
2007-07-23Merge the dialplan_aesthetics branch. Most of this patch simply converts app...Tilghman Lesher
2007-07-16Applications no longer need to call ast_module_user_add and ast_module_user_r...Joshua Colp
2007-07-16It is no longer required for each module that deals with a channel to call as...Joshua Colp
2007-06-14Add a massive set of changes for converting to use the ast_debug() macro.Russell Bryant
2007-05-30Issue 9477 - Improve menuselect labelsTilghman Lesher
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...Kevin P. Fleming
2006-05-16make this app actually compileKevin P. Fleming
2006-05-16Adding check of option_debugOlle Johansson
2006-04-14This rather large commit changes the way modules are loaded. Luigi Rizzo
2006-04-11normalize code preparing for loader changesLuigi Rizzo
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...Kevin P. Fleming
2006-04-05Bug 6508 - if priority was a number, then findlabel failsTilghman Lesher
2006-03-28remove the long since unused STANDARD_LOCAL_USERS macroLuigi Rizzo
2006-03-26rename file to match new application nameKevin P. Fleming