Commit History

Auteur SHA1 Bericht Datum
  Mark Michelson 9b08352d97 Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 jaren geleden
  Matthew Jordan 720c59c321 media formats: re-architect handling of media for performance improvements 10 jaren geleden
  Terry Wilson 71b7469c72 Opaquification for ast_format structs in struct ast_channel 13 jaren geleden
  Terry Wilson c98bbe2897 ast_channel opaquification of pointers and integral types 13 jaren geleden
  Terry Wilson 4a8b42c992 Replace direct access to channel name with accessor functions 13 jaren geleden
  Leif Madsen bdf076843a Merged revisions 328247 via svnmerge from 13 jaren geleden
  David Vossel 80002f34a6 Asterisk media architecture conversion - no more format bitfields 14 jaren geleden
  Tilghman Lesher 02159b8f56 Expand codec bitfield from 32 bits to 64 bits. 15 jaren geleden
  Kevin P. Fleming 0b18e53c42 Const-ify the world (or at least a good part of it) 15 jaren geleden
  David Vossel cded56dfdc Merged revisions 184388 via svnmerge from 16 jaren geleden
  Eliel C. Sardanons 986aef48f5 Add TestClient() and TestServer() applications XML 16 jaren geleden
  Michiel van Baak 7e6a3af7e7 - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 16 jaren geleden
  Luigi Rizzo de488a8981 remove a number of #include <fcntl.h> which are either 17 jaren geleden
  Luigi Rizzo a3d5e81bf4 remove another set of redundant #include "asterisk/options.h" 17 jaren geleden
  Luigi Rizzo a575562ceb move asterisk/paths.h outside asterisk.h and into those files 17 jaren geleden
  Luigi Rizzo 32d68be9da include "logger.h" and errno.h from asterisk.h - usage shows that they 17 jaren geleden
  Luigi Rizzo 47e70077d6 Start untangling header inclusion in a way that does not affect 17 jaren geleden
  Mark Michelson 952224deae "show application <foo>" changes for clarity. 17 jaren geleden
  Joshua Colp 7d045734e0 Extend the ast_senddigit and ast_dtmf_stream API calls to allow the duration of the DTMF digit(s) to be specified and make the SendDTMF application have the capability to use it. 17 jaren geleden
  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 jaren geleden
  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 jaren geleden
  Russell Bryant cc2957326d Conversions to ast_debug() 17 jaren geleden
  Tilghman Lesher bd03ba796a Issue 9990 - New API ast_mkdir, which creates parent directories as necessary (and is faster than an outcall to mkdir -p) 17 jaren geleden
  Russell Bryant 00f1cf2802 Add a massive set of changes for converting to use the ast_debug() macro. 17 jaren geleden
  Matt O'Gorman f884e01ddb bug #8076 check option_debug before printing to debug channel. 18 jaren geleden
  Kevin P. Fleming 90db3f33ab merge new_loader_completion branch, including (at least): 18 jaren geleden
  Russell Bryant f695f15f17 Merged revisions 33466 via svnmerge from 18 jaren geleden
  Kevin P. Fleming 2687538ae6 simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 18 jaren geleden
  Luigi Rizzo c8d72dde26 This rather large commit changes the way modules are loaded. 19 jaren geleden
  Kevin P. Fleming 9f7c341f1c since the module API is changing, it's a good time to const-ify the description() and key() return values 19 jaren geleden