summaryrefslogtreecommitdiff
path: root/res/res_adsi.c
AgeCommit message (Expand)Author
2008-05-22- revert change to ast_queue_hangup and create ast_queue_hangup_with_causeMichiel van Baak
2007-12-01Only reload if the config file has changed.Jason Parker
2007-11-24Merged revisions 89545 via svnmerge from Tilghman Lesher
2007-11-21remove a bunch of useless #include "options.h"Luigi Rizzo
2007-11-19include "logger.h" and errno.h from asterisk.h - usage shows that theyLuigi Rizzo
2007-11-16remove a bunch of duplicate includesLuigi Rizzo
2007-11-16Start untangling header inclusion in a way that does not affectLuigi Rizzo
2007-11-14make the 'name' and 'value' fields in ast_variable const char *Luigi Rizzo
2007-10-31More changes to change return values from load_module functions.Jason Parker
2007-09-19Clean up code in res_adsi.Joshua Colp
2007-08-16Don't reload a configuration file if nothing has changed.Tilghman Lesher
2007-06-14Add a massive set of changes for converting to use the ast_debug() macro.Russell Bryant
2007-05-20Add the adsistub file to the Asterisk makefile, fix a stub definition, and no...Joshua Colp
2007-05-18Issue #5930 - Remove dependencies on res_adsi.so - clwadeOlle Johansson
2007-02-09Merged revisions 53779-53781 via svnmerge from Kevin P. Fleming
2006-10-25Merged revisions 46200 via svnmerge from Kevin P. Fleming
2006-10-03bug #8076 check option_debug before printing to debug channel.Matt O'Gorman
2006-09-20move ADSI functionality into ast_ namespaceKevin P. Fleming
2006-09-09Add warning about res_adsi not being optional to menuselectOlle Johansson
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-07-05- Add notes about voicemail depending on res_adsiOlle Johansson
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...Kevin P. Fleming
2006-04-21more strncpy/ast_copy_string replacementLuigi Rizzo
2006-04-14constification and code simplificationsLuigi Rizzo
2006-04-14This rather large commit changes the way modules are loaded. Luigi Rizzo
2006-04-08a few cleanups from the last commitKevin P. Fleming
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...Kevin P. Fleming
2005-12-30update doxygen docs to specify authorsRussell Bryant
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-10-24Doxygen documentation update from oej (issue #5505)Russell Bryant
2005-09-14update MANY more files with proper copyright/license info (thanks Ian!)Kevin P. Fleming
2005-09-07eliminate signedness warnings (issue #5129)Kevin P. Fleming
2005-08-08more pointer signedness fixes for gcc4 warningsRussell Bryant
2005-06-06more file version tagsKevin P. Fleming
2005-04-21use double-quotes instead of angle-brackets for non-system include files (bug...Kevin P. Fleming
2005-04-06Fix ADSI 'B' issue (bug #3833)Mark Spencer
2005-03-20Fix chopping of voice prompts (bug #3784)Mark Spencer
2005-01-25Merge config updates (bug #3406)Mark Spencer
2004-07-14Merge remaining audit patch (save dlfcn.c)Mark Spencer
2004-06-29More formatting cleanups.James Golovich
2004-04-06Get rid of all that old needlock garbage now that we're using recursive mutexesMark Spencer
2004-03-27Make read/write mode have a lock parameter and use it properly.Mark Spencer
2003-11-20Fix copy/paste error. Bug #338Jeremy McNamara
2003-02-04Version 0.3.0 from FTPMark Spencer
2002-06-21Version 0.1.12 from FTPMark Spencer
2002-03-11Version 0.1.11 from FTPMark Spencer
2001-12-25Version 0.1.10 from FTPMark Spencer