Commit History

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