Commit Graph

404 Commits (4da293459297ed66fbb85aa53e328bd560e73d17)

Author SHA1 Message Date
Rodrigo Ramírez Norambuena 94532b2c22 main/asterisk.c: Update Asterisk copyright year
11 years ago
Corey Farrell 8f3cee1258 Astobj2: Fix initialization order of refdebug and AO2_DEBUG.
11 years ago
Corey Farrell 5c1d07baf0 Astobj2: Allow reference debugging to be enabled/disabled by config.
11 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
11 years ago
George Joseph 9a63ada03a loader/main: Don't set ast_fully_booted until deferred reloads are processed
11 years ago
Corey Farrell 3ddd92902a Replace most uses of ast_register_atexit with ast_register_cleanup.
11 years ago
Matthew Jordan 66670f02e6 Fix compilation issues for OpenBSD
11 years ago
Scott Griepentrog 8c65c9167e Various: bugfixes found via chaos
11 years ago
Corey Farrell bb71672a47 main/asterisk.c: Reverse #if statement in listener() to fix code folding.
11 years ago
Richard Mudgett e2d3215b83 HTTP: Stop accepting requests on final system shutdown.
11 years ago
David M. Lee 965777ccfc Various fixes for OS X
11 years ago
Richard Mudgett bbd9ff122e queue_log: Post QUEUESTART entry when Asterisk fully boots.
11 years ago
Scott Griepentrog 8fe45f0f0a core: avoid possible asterisk -r crash from long id
11 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
11 years ago
Sean Bright a1eec851c6 Update Asterisk copyright year in main/asterisk.c
11 years ago
Matthew Jordan 97834718c2 Remove many deprecated modules
11 years ago
Matthew Jordan fb5690ce4b Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages
12 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
12 years ago
Matthew Jordan 9653c6d357 main/asterisk: Fix startup sequence for realtime features
12 years ago
Matthew Jordan 4f30c7e91f main/astobj2: Make REF_DEBUG a menuselect item; improve REF_DEBUG output
12 years ago
Richard Mudgett 5ca5d42646 Internal timing: Add notice that the -I and internal_timing option are no longer needed.
12 years ago
Richard Mudgett 03beadb6e9 internal_timing: Remove the option and always make it enabled if a timing module is loaded.
12 years ago
Matthew Jordan 43858c24ab doxygen: Tweak the link back to ye olde Digium website
12 years ago
Matthew Jordan 31707b1d69 main: Initialize dialplan providing core components prior to module pre-load
12 years ago
Richard Mudgett 828f339a9c verbosity: Fix performance of console verbose messages.
12 years ago
Tzafrir Cohen 3eee3f21ad asterisk.c: suppress live_dangerously warning on rasterisk
12 years ago
David M. Lee 27f37f6e3d Changed the default for live_dangerously to no
12 years ago
David M. Lee 744556c01d security: Inhibit execution of privilege escalating functions
12 years ago
Kevin Harwell 2564ed26f7 app_dahdiras: Use waitpid instead of wait4.
12 years ago
Jonathan Rose 4ca0f222e8 memory leaks: Memory leak cleanup patch by Corey Farrell (second set)
12 years ago
Matthew Jordan 8d7873b836 ARI: Add subscription support
12 years ago
Kevin Harwell 667fa56b1b Remote console: more output discrepancies
12 years ago
Richard Mudgett 83bf017db9 Fix incorrect usages of ast_realloc().
12 years ago
David M. Lee 2d1d5a98d5 Fix graceful shutdown crash.
12 years ago
Kevin Harwell 1d3d6e0661 Check return value on fwrite
12 years ago
David M. Lee 9bed50db41 optional_api: Fix linking problems between modules that export global symbols
12 years ago
Kevin Harwell d7b9a702d8 Verbose logging discrepancies
12 years ago
Kevin Harwell e1cfc18a78 Memory leaks fix
12 years ago
Joshua Colp dd33217762 Add the bucket API.
12 years ago
Walter Doekes 28e9d3afc9 Don't store repeated commands in the editline history buffer.
12 years ago
Kinsey Moore d7f1f31270 Refactor CEL to avoid using the event system core
12 years ago
Kinsey Moore bd352e0827 Remove leading spaces from the CLI command before parsing
12 years ago
David M. Lee 357b275239 Fix res_ari_asterisk load issue
12 years ago
Matthew Jordan 38236e54a8 Remove dead code from features.c; refactor pickup code into pickup.c
12 years ago
Matthew Jordan 715d894d48 Update copyright year to 2013 in asterisk.c; some whitespace fixes
12 years ago
Kinsey Moore c3b8939be8 Add CEL local optimization record type
12 years ago
Jason Parker 7422581b6d Move channel driver Registry manager events to core.
12 years ago
Matthew Jordan d0a55fa52d Refactor RTCP events over to Stasis; associate with channels
12 years ago
David M. Lee a75fd32212 ARI - channel recording support
12 years ago
David M. Lee c4adaf9106 Configuration for Stasis threadpool
12 years ago