Historie revizí

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