Histórico de commits

Autor SHA1 Mensagem Data
  Mark Michelson 9b08352d97 Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 anos atrás
  Matthew Jordan 720c59c321 media formats: re-architect handling of media for performance improvements 10 anos atrás
  Terry Wilson 7424dee415 Finalize ast_channel opaquification 12 anos atrás
  Terry Wilson e60e6c3b5d Opaquify ast_channel structs and lists 12 anos atrás
  Terry Wilson 71b7469c72 Opaquification for ast_format structs in struct ast_channel 12 anos atrás
  Terry Wilson c98bbe2897 ast_channel opaquification of pointers and integral types 12 anos atrás
  Terry Wilson ac31134e12 Opaquify char * and char[] in ast_channel 12 anos atrás
  Terry Wilson ac2a94ffa1 Opaquify channel stringfields 13 anos atrás
  Terry Wilson 4a8b42c992 Replace direct access to channel name with accessor functions 13 anos atrás
  Leif Madsen bdf076843a Merged revisions 328247 via svnmerge from 13 anos atrás
  David Vossel 80002f34a6 Asterisk media architecture conversion - no more format bitfields 14 anos atrás
  Richard Mudgett edb433a904 ast_callerid restructuring 14 anos atrás
  Tilghman Lesher 02159b8f56 Expand codec bitfield from 32 bits to 64 bits. 15 anos atrás
  Tilghman Lesher ce99465a3b AST-2009-005 15 anos atrás
  Kevin P. Fleming 0b18e53c42 Const-ify the world (or at least a good part of it) 15 anos atrás
  Eliel C. Sardanons 20aa674c4c Fix a typo in the name of the application. 16 anos atrás
  Russell Bryant 38a3fa4b39 Merge changes from team/group/appdocsxml 16 anos atrás
  Tilghman Lesher c24e9b19a2 Add an option, specifying maximum analysis time for talk detection. 16 anos atrás
  Tilghman Lesher 8d4eca453a Should check these values for non-NULL before scanning. 16 anos atrás
  Luigi Rizzo a3d5e81bf4 remove another set of redundant #include "asterisk/options.h" 17 anos atrás
  Luigi Rizzo 32d68be9da include "logger.h" and errno.h from asterisk.h - usage shows that they 17 anos atrás
  Luigi Rizzo 47e70077d6 Start untangling header inclusion in a way that does not affect 17 anos atrás
  Tilghman Lesher c2cbffc457 Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too. 17 anos atrás
  Tilghman Lesher 34c4795347 Merge the dialplan_aesthetics branch. Most of this patch simply converts applications 17 anos atrás
  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 anos atrás
  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 anos atrás
  Russell Bryant 00f1cf2802 Add a massive set of changes for converting to use the ast_debug() macro. 17 anos atrás
  Matt O'Gorman f884e01ddb bug #8076 check option_debug before printing to debug channel. 18 anos atrás
  Kevin P. Fleming 90db3f33ab merge new_loader_completion branch, including (at least): 18 anos atrás
  Kevin P. Fleming 2687538ae6 simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 18 anos atrás