Commit History

Author SHA1 Message Date
  Mark Michelson 9b08352d97 Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 years ago
  Matthew Jordan 720c59c321 media formats: re-architect handling of media for performance improvements 10 years ago
  Terry Wilson 71b7469c72 Opaquification for ast_format structs in struct ast_channel 12 years ago
  Jonathan Rose 4d20ec7afa Merged revisions 336717 via svnmerge from 13 years ago
  Leif Madsen bdf076843a Merged revisions 328247 via svnmerge from 13 years ago
  David Vossel 80002f34a6 Asterisk media architecture conversion - no more format bitfields 13 years ago
  Russell Bryant f35a21420f Merged revisions 238009 via svnmerge from 15 years ago
  David Vossel e07e8aefed .m3u support for Mp3Player app 15 years ago
  Tilghman Lesher 02159b8f56 Expand codec bitfield from 32 bits to 64 bits. 15 years ago
  Richard Mudgett 9a7cc5e5fc Fix constify the world compile problem. 15 years ago
  Kevin P. Fleming 0b18e53c42 Const-ify the world (or at least a good part of it) 15 years ago
  Russell Bryant 767fae58f4 Merged revisions 182810 via svnmerge from 15 years ago
  Russell Bryant 38a3fa4b39 Merge changes from team/group/appdocsxml 16 years ago
  Michiel van Baak 7e6a3af7e7 - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 16 years ago
  Tilghman Lesher 801087e3e1 Standardized routines for forking processes (keeps all the specialized code in one place). 16 years ago
  Tilghman Lesher 416678d549 Compatibility fix for OpenBSD 17 years ago
  Luigi Rizzo d8a61d7569 remove more unnecessary casts for NULL. 17 years ago
  Luigi Rizzo de488a8981 remove a number of #include <fcntl.h> which are either 17 years ago
  Luigi Rizzo a3d5e81bf4 remove another set of redundant #include "asterisk/options.h" 17 years ago
  Luigi Rizzo 32d68be9da include "logger.h" and errno.h from asterisk.h - usage shows that they 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
  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. 17 years ago
  Tilghman Lesher 2d11fdfc46 Merged revisions 48375 via svnmerge from 18 years ago
  Matt O'Gorman f884e01ddb bug #8076 check option_debug before printing to debug channel. 18 years ago
  Kevin P. Fleming 90db3f33ab merge new_loader_completion branch, including (at least): 18 years ago
  Kevin P. Fleming 2687538ae6 simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 18 years ago
  Tilghman Lesher 4fe9ba98cb Merged revisions 24019 via svnmerge from 18 years ago