Commit History

Author SHA1 Message Date
  Naveen Albert a46d5f9b76 app_cdr: Remove deprecated application and option. 1 year ago
  Josh Soref eb03b18ff9 apps: Spelling fixes 2 years ago
  Corey Farrell 572a508ef2 loader: Convert reload_classes to built-in modules. 6 years ago
  Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible. 6 years ago
  George Joseph 747beb1ed1 modules: change module LOAD_FAILUREs to LOAD_DECLINES 7 years ago
  Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE. 8 years ago
  Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro 9 years ago
  Kinsey Moore f1036f40dc Stasis: Allow message types to be blocked 10 years ago
  Matthew Jordan 373965dbff CDRs: Synchronize dialplan applications that manipulate CDRs with the engine 10 years ago
  Matthew Jordan 7e9febbf86 app_cdr,app_forkcdr,func_cdr: Synchronize with engine when manipulating state 10 years ago
  Matthew Jordan 6258bbe7bd Update Asterisk's CDRs for the new bridging framework 11 years ago
  Jonathan Rose ba0f044bde Make ForkCDR e option not set end time of the newly forked CDR log 12 years ago
  Terry Wilson 57f42bd74f ast_channel opaquification of pointers and integral types 12 years ago
  Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from 13 years ago
  Matthew Nicholson 7ed425ec80 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 48363c16e1 Fixes numerous spelling errors. Patch submitted by alecdavis. 15 years ago
  Kevin P. Fleming e6b2e9a750 Const-ify the world (or at least a good part of it) 15 years ago
  Leif Madsen 17dad4e5b0 Commit documentation changes related to issue #14801. 15 years ago
  Eliel C. Sardanons 0cd47929d4 - Add PlayTones() and StopPlayTones() applications XML documentation. 16 years ago
  Eliel C. Sardanons a57a3cbf19 Add XML documentation for the ForkCDR() application. 16 years ago
  Sean Bright 3ffb39833b More RSW merges. Everything from apps/ except for the big offenders 16 years ago
  Steve Murphy d68b137c3d Merged revisions 124540 via svnmerge from 16 years ago
  Steve Murphy 86aaed2cc5 Merged revisions 122127 via svnmerge from 16 years ago
  Steve Murphy 1cebe01dac Merged revisions 122046 via svnmerge from 16 years ago
  Steve Murphy a2367c07f8 Merged revisions 118858 via svnmerge from 16 years ago
  Luigi Rizzo 0595b5e2aa include "logger.h" and errno.h from asterisk.h - usage shows that they 17 years ago
  Luigi Rizzo fdb7f7ba3d Start untangling header inclusion in a way that does not affect 17 years ago
  Mark Michelson 5a4867543d "show application <foo>" changes for clarity. 17 years ago
  Joshua Colp b8cd949cce 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 96a646734f 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