Commit History

作者 SHA1 備註 提交日期
  Terry Wilson 1747c23d29 Opaquify ast_channel typedefs, fd arrays, and softhangup flag 12 年之前
  Terry Wilson c98bbe2897 ast_channel opaquification of pointers and integral types 12 年之前
  Terry Wilson 4a8b42c992 Replace direct access to channel name with accessor functions 12 年之前
  Leif Madsen bdf076843a Merged revisions 328247 via svnmerge from 13 年之前
  Kevin P. Fleming 0b18e53c42 Const-ify the world (or at least a good part of it) 15 年之前
  Eliel C. Sardanons 3b03773a4a Add Flash() application XML documentation. 16 年之前
  Kevin P. Fleming eee245c13c Merged revisions 125132 via svnmerge from 16 年之前
  Jeff Peeler 8490690e0d Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow. 16 年之前
  Luigi Rizzo a3d5e81bf4 remove another set of redundant #include "asterisk/options.h" 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 年之前
  Russell Bryant 4fea5200c5 Merged revisions 82992 via svnmerge from 17 年之前
  Russell Bryant 2470bd1b9d Do a massive conversion for using the ast_verb() macro 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 年之前
  Joshua Colp 37f11cc3aa Few more code clean ups. 17 年之前
  Luigi Rizzo 9499709b85 include "asterisk/zapata.h" instead of looking 17 年之前
  Kevin P. Fleming 90db3f33ab merge new_loader_completion branch, including (at least): 18 年之前
  Kevin P. Fleming 85fd59c7c3 prepare Asterisk for new zaptel.h/tonezone.h installation locations 18 年之前
  Kevin P. Fleming 1e40e4f645 The Eurostar Commit! (it's amazing how much work you can get done on a 150 minute train ride from Paris to London <G>) 18 年之前
  Kevin P. Fleming 2687538ae6 simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 18 年之前
  Kevin P. Fleming 1c5e5adc40 Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk! 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 年之前
  Russell Bryant c674004ec1 remove the uses of the deprecated STANDARD_LOCAL_USER 18 年之前
  Kevin P. Fleming ca5079e21a use string fields for some stuff in ast_channel 18 年之前
  Russell Bryant ce2d148b36 update doxygen docs to specify authors 19 年之前
  Kevin P. Fleming 70a40d92e3 19 年之前
  Russell Bryant 52a5a58ab1 make app_queue 1.2 jump compliant (issue #5580) 19 年之前
  Kevin P. Fleming 1c9f885b6c application doc update 19 年之前