Commit History

Author SHA1 Message Date
  Kinsey Moore c52c018b59 Stasis: Allow message types to be blocked 10 years ago
  Matthew Jordan f57660aeb4 CDRs: Synchronize dialplan applications that manipulate CDRs with the engine 11 years ago
  Matthew Jordan e96772c911 app_cdr,app_forkcdr,func_cdr: Synchronize with engine when manipulating state 11 years ago
  Matthew Jordan c8da2d8d8e Update Asterisk's CDRs for the new bridging framework 11 years ago
  Jonathan Rose 92e9c8c483 Make ForkCDR e option not set end time of the newly forked CDR log 12 years ago
  Terry Wilson c98bbe2897 ast_channel opaquification of pointers and integral types 12 years ago
  Leif Madsen bdf076843a Merged revisions 328247 via svnmerge from 13 years ago
  Matthew Nicholson 68eab2c966 This patch adds a sequence field to CDRs that can be combined with the linkedid or uniqueid field to uniquely identify a CDR. 15 years ago
  David Brooks 083fc96ec4 Fixes numerous spelling errors. Patch submitted by alecdavis. 15 years ago
  Kevin P. Fleming 0b18e53c42 Const-ify the world (or at least a good part of it) 15 years ago
  Leif Madsen 88428c28cd Commit documentation changes related to issue #14801. 15 years ago
  Eliel C. Sardanons 31c9653d93 - Add PlayTones() and StopPlayTones() applications XML documentation. 16 years ago
  Eliel C. Sardanons 208a8863f2 Add XML documentation for the ForkCDR() application. 16 years ago
  Sean Bright 5198c9672a More RSW merges. Everything from apps/ except for the big offenders 16 years ago
  Steve Murphy b9058b06f9 Merged revisions 124540 via svnmerge from 16 years ago
  Steve Murphy c9be378982 Merged revisions 122127 via svnmerge from 16 years ago
  Steve Murphy 4c965f5124 Merged revisions 122046 via svnmerge from 16 years ago
  Steve Murphy a874bfb83d Merged revisions 118858 via svnmerge from 16 years ago
  Luigi Rizzo 32d68be9da include "logger.h" and errno.h from asterisk.h - usage shows that they 17 years ago
  Luigi Rizzo 47e70077d6 Start untangling header inclusion in a way that does not affect 17 years ago
  Mark Michelson 952224deae "show application <foo>" changes for clarity. 17 years ago
  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 years ago
  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 years ago
  Kevin P. Fleming 90db3f33ab merge new_loader_completion branch, including (at least): 18 years ago
  North Antara ea38fc8305 fix a typo and a very minor formatting change 18 years ago
  Kevin P. Fleming 2687538ae6 simplify autoconfig include mechanism (make tholo happy he can use lint again :-) 18 years ago
  Luigi Rizzo c8d72dde26 This rather large commit changes the way modules are loaded. 18 years ago
  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 years ago
  Russell Bryant c674004ec1 remove the uses of the deprecated STANDARD_LOCAL_USER 19 years ago
  Russell Bryant ce2d148b36 update doxygen docs to specify authors 19 years ago