История коммитов

Автор SHA1 Сообщение Дата
  Matthew Jordan 720c59c321 media formats: re-architect handling of media for performance improvements 10 лет назад
  Kinsey Moore 0f7c901b82 Prevent Echo() from relaying control, null, and modem frames 12 лет назад
  Terry Wilson c98bbe2897 ast_channel opaquification of pointers and integral types 12 лет назад
  Jonathan Rose 4d20ec7afa Merged revisions 336717 via svnmerge from 13 лет назад
  Leif Madsen bdf076843a Merged revisions 328247 via svnmerge from 13 лет назад
  David Vossel 80002f34a6 Asterisk media architecture conversion - no more format bitfields 13 лет назад
  Alec L Davis 129fe4947e revert ability to exit echo app 14 лет назад
  Alec L Davis 24b4c48d09 fixes ability to exit echo app 14 лет назад
  Tilghman Lesher 02159b8f56 Expand codec bitfield from 32 bits to 64 bits. 15 лет назад
  Russell Bryant 6c824480f1 Global var cleanup - constification and removing unused vars. 15 лет назад
  Kevin P. Fleming 0b18e53c42 Const-ify the world (or at least a good part of it) 15 лет назад
  Russell Bryant 38a3fa4b39 Merge changes from team/group/appdocsxml 16 лет назад
  Tilghman Lesher 4264bfd246 Minor spacing change 16 лет назад
  Michiel van Baak 5cb40f4dcf whitespace fixes only. 17 лет назад
  Luigi Rizzo c23eb04190 more header removal 17 лет назад
  Luigi Rizzo c3b537494f shuffle a little bit the content of header files to reduce dependencies. 17 лет назад
  Luigi Rizzo 3736ebab77 remove redundant headers 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 лет назад
  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 лет назад
  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 лет назад
  Paul Cadach 44990a463d Merged revisions 53880 via svnmerge from 18 лет назад
  Russell Bryant 9974c29827 Merged revisions 53783 via svnmerge from 18 лет назад
  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 лет назад
  Kevin P. Fleming 90db3f33ab merge new_loader_completion branch, including (at least): 18 лет назад
  Kevin P. Fleming 2687538ae6 simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 18 лет назад
  Russell Bryant 13478066b1 add the ability to be able to echo DTMF_BEGIN/END, HTML, and IMAGE frames, too 18 лет назад
  Luigi Rizzo c8d72dde26 This rather large commit changes the way modules are loaded. 18 лет назад
  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 лет назад
  Luigi Rizzo b9fac158d6 localize a variable 18 лет назад