Commit History

Author SHA1 Message Date
  Matthew Fredrickson 21412fddcb app_followme.c: Grab reference on nativeformats before using it 11 months ago
  Richard Mudgett fe3cce816c app_chanisavail.c: Simplify dialplan using ChanIsAvail. 4 years ago
  Frederic LE FOLL a83625b366 app_chanisavail/cdr: ChanIsAvail sometimes fails to deactivate CDR. 4 years ago
  Frederic LE FOLL 2d0eee5418 ChanIsAvail() generates a CDR when unanswered=yes in cdr.conf. 5 years ago
  Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible. 6 years ago
  Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE. 8 years ago
  Walter Doekes 39daf9f066 docs: Fix a few typo's in app docs (more then, resourse). 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
  Scott Griepentrog 80ef9a21b9 uniqueid: channel linkedid, ami, ari object creation with id's 10 years ago
  Russell Bryant 45205716d7 app_chanisavail: Fix use of uninitialized variable. 12 years ago
  Terry Wilson 57f42bd74f ast_channel opaquification of pointers and integral types 12 years ago
  Terry Wilson 04da92c379 Replace direct access to channel name with accessor functions 12 years ago
  Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from 13 years ago
  Joshua Colp f62d03a8f3 Store the cause code that is returned when trying to create a channel in ChanIsAvail in the 15 years ago
  Russell Bryant 0264eef115 Merge the new Channel Event Logging (CEL) subsystem. 15 years ago
  Russell Bryant 12ff77f975 Global var cleanup - constification and removing unused vars. 15 years ago
  Kevin P. Fleming e6b2e9a750 Const-ify the world (or at least a good part of it) 15 years ago
  Tilghman Lesher c8223fc957 Merge ast_str_opaque branch (discontinue usage of ast_str internals) 16 years ago
  Russell Bryant 5b168ee34b Merge changes from team/group/appdocsxml 16 years ago
  Jeff Peeler ef3b214728 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 years ago
  Russell Bryant 3f47cf6101 Use proper return values for a few application modules 16 years ago
  Michiel van Baak 8f45823dda add option 'a' to chanisavail. 16 years ago
  Michiel van Baak 4dccb58fb7 whitespace fixes only. 16 years ago
  Luigi Rizzo 7e8835e0d7 remove another set of redundant #include "asterisk/options.h" 17 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
  Tilghman Lesher 20bbd09de3 Mostly cleanup of documentation to substitute the pipe with the comma, but a few other formatting cleanups, too. 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