Commit History

Author SHA1 Message Date
  Jason Parker a9ce653826 Disable extended and deprecated modules by default. 13 years ago
  Leif Madsen 51e95f4603 Introduce <support_level> tags in MODULEINFO. 13 years ago
  Russell Bryant da34542a07 Fix a bunch of compiler warnings generated by gcc 4.6.0. 14 years ago
  Paul Belanger fe736d8ee5 Merged revisions 277182 via svnmerge from 14 years ago
  Richard Mudgett b4c796e17b Expand the caller ANI field to an ast_party_id 14 years ago
  Richard Mudgett edb433a904 ast_callerid restructuring 14 years ago
  Richard Mudgett 58ea42538b Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number. 15 years ago
  Joshua Colp 3329e9d2fc Merged revisions 232355 via svnmerge from 15 years ago
  Tilghman Lesher 02159b8f56 Expand codec bitfield from 32 bits to 64 bits. 15 years ago
  Russell Bryant 6c824480f1 Global var cleanup - constification and removing unused vars. 16 years ago
  Kevin P. Fleming 0b18e53c42 Const-ify the world (or at least a good part of it) 16 years ago
  Eliel C. Sardanons 55b44d4e09 Add more SeeAlso references based on TFOT. 16 years ago
  Russell Bryant 38a3fa4b39 Merge changes from team/group/appdocsxml 16 years ago
  Tilghman Lesher 494f40bad2 Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating 16 years ago
  Tilghman Lesher df0e17b5f6 Create a centralized configuration option for silencethreshold 17 years ago
  Michiel van Baak 5cb40f4dcf whitespace fixes only. 17 years ago
  Mark Michelson 00370421bd Merged revisions 101649 via svnmerge from 17 years ago
  Mark Michelson 6132e1ceb2 Some changes to app_amd. 17 years ago
  Jason Parker 9f6f1c569d Use defined return values in load_module in more places. 17 years ago
  Tilghman Lesher 8fc9a27072 Convert ast_verbose to ast_verb. 17 years ago
  Luigi Rizzo a3d5e81bf4 remove another set of redundant #include "asterisk/options.h" 17 years ago
  Luigi Rizzo 47e70077d6 Start untangling header inclusion in a way that does not affect 17 years ago
  Mark Michelson 952224deae "show application <foo>" changes for clarity. 17 years ago
  Tilghman Lesher d903e91cdc Don't reload a configuration file if nothing has changed. 17 years ago
  Tilghman Lesher c2cbffc457 Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too. 17 years ago
  Russell Bryant 2470bd1b9d Do a massive conversion for using the ast_verb() macro 17 years ago
  Joshua Colp 06e56560db Applications no longer need to call ast_module_user_add and ast_module_user_remove. This is now taken care of in the pbx_exec function outside of the application. 17 years ago
  Joshua Colp 20ea2e3dd0 It is no longer required for each module that deals with a channel to call ast_module_user_hangup_all in it's unload function. The loader will automatically perform this action for it. 17 years ago
  Russell Bryant 00f1cf2802 Add a massive set of changes for converting to use the ast_debug() macro. 18 years ago
  Olle Johansson 020eb54788 Doxygen additions, corrections 18 years ago