Historia zmian

Autor SHA1 Wiadomość Data
  Matthew Jordan 720c59c321 media formats: re-architect handling of media for performance improvements 10 lat temu
  Kinsey Moore 0f7c901b82 Prevent Echo() from relaying control, null, and modem frames 12 lat temu
  Terry Wilson c98bbe2897 ast_channel opaquification of pointers and integral types 12 lat temu
  Jonathan Rose 4d20ec7afa Merged revisions 336717 via svnmerge from 13 lat temu
  Leif Madsen bdf076843a Merged revisions 328247 via svnmerge from 13 lat temu
  David Vossel 80002f34a6 Asterisk media architecture conversion - no more format bitfields 13 lat temu
  Alec L Davis 129fe4947e revert ability to exit echo app 14 lat temu
  Alec L Davis 24b4c48d09 fixes ability to exit echo app 14 lat temu
  Tilghman Lesher 02159b8f56 Expand codec bitfield from 32 bits to 64 bits. 15 lat temu
  Russell Bryant 6c824480f1 Global var cleanup - constification and removing unused vars. 15 lat temu
  Kevin P. Fleming 0b18e53c42 Const-ify the world (or at least a good part of it) 15 lat temu
  Russell Bryant 38a3fa4b39 Merge changes from team/group/appdocsxml 16 lat temu
  Tilghman Lesher 4264bfd246 Minor spacing change 16 lat temu
  Michiel van Baak 5cb40f4dcf whitespace fixes only. 17 lat temu
  Luigi Rizzo c23eb04190 more header removal 17 lat temu
  Luigi Rizzo c3b537494f shuffle a little bit the content of header files to reduce dependencies. 17 lat temu
  Luigi Rizzo 3736ebab77 remove redundant headers 17 lat temu
  Luigi Rizzo 32d68be9da include "logger.h" and errno.h from asterisk.h - usage shows that they 17 lat temu
  Luigi Rizzo 47e70077d6 Start untangling header inclusion in a way that does not affect 17 lat temu
  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 lat temu
  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 lat temu
  Paul Cadach 44990a463d Merged revisions 53880 via svnmerge from 18 lat temu
  Russell Bryant 9974c29827 Merged revisions 53783 via svnmerge from 18 lat temu
  Joshua Colp d2ecf327ce Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Russell Bryant and the RTP portion done by myself, Muffinlicious Joshua Colp. This has gone through so many discussions/revisions it's not funny but we finally have it! 18 lat temu
  Kevin P. Fleming 90db3f33ab merge new_loader_completion branch, including (at least): 18 lat temu
  Kevin P. Fleming 2687538ae6 simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 18 lat temu
  Russell Bryant 13478066b1 add the ability to be able to echo DTMF_BEGIN/END, HTML, and IMAGE frames, too 18 lat temu
  Luigi Rizzo c8d72dde26 This rather large commit changes the way modules are loaded. 18 lat temu
  Kevin P. Fleming 9f7c341f1c since the module API is changing, it's a good time to const-ify the description() and key() return values 18 lat temu
  Luigi Rizzo b9fac158d6 localize a variable 18 lat temu