Commit History

Author SHA1 Message Date
  George Joseph 6871d1cdfc Reduce startup/shutdown verbose logging 8 months ago
  Mike Bradeen f666dd0dd8 res_speech: allow speech to translate input channel 1 year ago
  Kevin Harwell 272bac70dd res_aeap & res_speech_aeap: Add Asterisk External Application Protocol 3 years ago
  Kevin Harwell 8beac820c0 res_speech: Add a type conversion, and new engine unregister methods 2 years ago
  Nickolay Shmyrev 5b9ac90531 res_speech: Bump reference on format object 4 years ago
  Corey Farrell e2dbc26376 res_stasis and res_speech: Fix load order. 6 years ago
  Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE. 8 years ago
  Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 9 years ago
  Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro 9 years ago
  Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 years ago
  Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements 10 years ago
  Joshua Colp 0fc114dc65 Add support for retrieving engine specific settings using the speech API and from dialplan. 12 years ago
  Kinsey Moore c6142cf2cc Fix coverity UNUSED_VALUE findings in core support level files 12 years ago
  Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from 13 years ago
  David Vossel c26c190711 Asterisk media architecture conversion - no more format bitfields 13 years ago
  Tilghman Lesher b4e18d5660 Add load priority order, such that preload becomes unnecessary in most cases 14 years ago
  Tilghman Lesher de1d19f511 Revert an errant part of a previous cleanup, to fix a memory corruption issue. 14 years ago
  Kevin P. Fleming e6b2e9a750 Const-ify the world (or at least a good part of it) 15 years ago
  Luigi Rizzo e0ff5fef5c remove a bunch of useless #include "options.h" 17 years ago
  Luigi Rizzo fdb7f7ba3d Start untangling header inclusion in a way that does not affect 17 years ago
  Kevin P. Fleming edc78d6023 improve linked-list macros in two ways: 17 years ago
  Jason Parker 59c9ff7ef2 More changes to change return values from load_module functions. 17 years ago
  Joshua Colp 51e26b7bea Merged revisions 81406 via svnmerge from 17 years ago
  Joshua Colp 94b1dda1fa Merged revisions 79334 via svnmerge from 17 years ago
  Joshua Colp 3dac92ecbf Merged revisions 79207 via svnmerge from 17 years ago
  Joshua Colp 1d07328918 Merged revisions 77831 via svnmerge from 17 years ago
  Russell Bryant f8483a0d04 Do a massive conversion for using the ast_verb() macro 17 years ago
  Joshua Colp 7e015109a2 Use the linkedlists.h AST_LIST_NEXT macro for modifying the list of results. 17 years ago
  Joshua Colp f8e605fe25 Allow the native formats of a channel to influence the audio that is going to the engine. The best format will try to be chosen with an ultimate fallback to signed linear if possible. 17 years ago
  Joshua Colp b314d6ee08 Can't forget to remember what format is in use for writing. 17 years ago