summaryrefslogtreecommitdiff
path: root/res/res_smdi.c
AgeCommit message (Expand)Author
2006-06-16Handle failure of ast_calloc when allocating interfaces in res_smdi (issue #7...Joshua Colp
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...Kevin P. Fleming
2006-05-09various doxygen fixesKevin P. Fleming
2006-04-14This rather large commit changes the way modules are loaded. Luigi Rizzo
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...Kevin P. Fleming
2006-04-08fix bug in smdi config parsing (issue #6908)Russell Bryant
2006-03-28Bring in the new loader code as described in mantis #4377Luigi Rizzo
2006-03-28Use the standard macros to manipulate usecount.Luigi Rizzo
2006-03-25revert loader changes that have clearly not undergone adequate testing before...Kevin P. Fleming
2006-03-25Bug 4377 - Round 2 of the loader updatesTilghman Lesher
2006-02-11set standard properties on all non-binary filesKevin P. Fleming
2006-02-11Fix SMDI to not blow up asterisk when there's no config file.Mark Spencer
2006-02-10one more copyright/file header and version string supportKevin P. Fleming
2006-02-10clean up SMDI support commit:Kevin P. Fleming
2006-02-10Add smdi support for asterisk (see doc/smdi.txt for config info) (#5945)Matthew Fredrickson