Commit History

Author SHA1 Message Date
  Alexander Traud 1230369b71 progdocs: Remove outdated references in doxyref.h. 2 years ago
  Corey Farrell 572a508ef2 loader: Convert reload_classes to built-in modules. 6 years ago
  Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE. 8 years ago
  Rodrigo Ramírez Norambuena 39cf642d40 cdr: standardizes tab for options of AST_MODULE_INFO 9 years ago
  Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro 9 years ago
  Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 years ago
  Matthew Jordan 3713fa5c9f Prevent CDR backends from unregistering while billing data is in flight 11 years ago
  Matthew Jordan 6258bbe7bd Update Asterisk's CDRs for the new bridging framework 11 years ago
  Mark Michelson 6a539ace84 Fix misuses of asprintf throughout the code. 12 years ago
  Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from 13 years ago
  Tilghman Lesher b4e18d5660 Add load priority order, such that preload becomes unnecessary in most cases 14 years ago
  Bradley Latus 4405813297 Add High Resolution Times to CDRs for Asterisk 14 years ago
  Sean Bright 285ef284ef Merged revisions 269006 via svnmerge from 14 years ago
  Russell Bryant a297f2d04e formatting tweaks and constification 14 years ago
  Russell Bryant ab9741edbb Remove unnecessary includes, formatting tweak 14 years ago
  Sean Bright e612d87695 Convert a few places to use ast_calloc_with_stringfields where applicable. 14 years ago
  Sean Bright 1fa4796b19 Update sample cdr_tds configuration to try and eliminate some confusion. 15 years ago
  Kevin P. Fleming 887e28d7aa incorporates r159808 from branches/1.4: 16 years ago
  Terry Wilson d66a8cd264 Fix checking for CONFIG_STATUS_FILEINVALID so that modules don't crash upon trying to parse an invalid config 16 years ago
  Sean Bright 297ebf779f If we detect that we are no longer connected, try to reconnect a few times 16 years ago
  Sean Bright c2faa7bfda Use the ast_vasprintf macro instead of vasprintf directly. 16 years ago
  Sean Bright 9c7099faae Log the userfield CDR variable like the other CDR backends, assuming the 16 years ago
  Tilghman Lesher 8397209316 Fix runtime symbol error 16 years ago
  Sean Bright 778b3d88a7 More from the resolve-shadow-warnings branch. This time the cdr/ directory. 16 years ago
  Sean Bright 097ac98034 Fix a bug I noticed while doing the previous merge 16 years ago
  Sean Bright dd0c0f3d38 Cast a few more strings to char *, so that we can compile cleanly against 16 years ago
  Sean Bright a61f8794e3 This was bogus, need to find a better way. 16 years ago
  Sean Bright e41a7c3d51 While we're at it, escape all the columns in our TDS queries as well. Double 16 years ago
  Sean Bright 19830f3359 Merge in changes from my cdr-tds-conversion branch. This changes the internal 16 years ago
  Steve Murphy c23e5fea96 This solves a crash in the cdr_tds module on 'stop gracefully', for situations where 'settings' is not set to a pointer 16 years ago