Commit Graph

530 Commits (e1db3027afa366a8498dd5863f8db7d24b8fc237)

Author SHA1 Message Date
Corey Farrell 9fddc8b4dc core: Remove embedded editline.
7 years ago
Jenkins2 21bcd85bba Merge "core: Fix unused variable error in handle_show_sysinfo."
7 years ago
Alexander Traud d9e42f27b9 core: Fix unused variable error in handle_show_sysinfo.
7 years ago
Corey Farrell 39fcecad59 core: Tweak startup order.
7 years ago
Corey Farrell c2850bfebc core: Fix unused variable error in handle_show_sysinfo.
7 years ago
Corey Farrell d51837a1b9 CLI: Address multiple issues.
7 years ago
George Joseph 08440fd1d9 Merge "CLI: Remove special handling of 'core set verbose' from rasterisk."
7 years ago
Corey Farrell 5f6a3c4399 CLI: Remove special handling of 'core set verbose' from rasterisk.
7 years ago
Corey Farrell c01ba7437e CLI: Fix 'core show sysinfo' function ordering.
7 years ago
Sean Bright 2ffe52a116 utils: Add convenience function for setting fd flags
7 years ago
Corey Farrell ab191e9782 sounds_index: Avoid repeatedly reindexing.
8 years ago
Corey Farrell d12a2ab400 CLI: Remove compatibility code.
8 years ago
Corey Farrell b79d04f8f8 CLI: Finish conversion of completion handling to vectors.
8 years ago
Corey Farrell fbb8c0d3e4 CLI: Refactor cli_complete.
8 years ago
Corey Farrell 1cd24cd726 CLI: Rewrite ast_el_strtoarr to use vector's internally.
8 years ago
Corey Farrell 9c0a2110f0 CLI: Refactor ast_cli_display_match_list.
8 years ago
Joshua Colp a6d2926e5d Merge "core: Fix configuration of remote console socket path."
8 years ago
Joshua Colp 9d7b096023 Merge "core: Use ast_alertpipe for Asterisk signal monitoring thread."
8 years ago
Corey Farrell edd1016dd8 core: Use ast_alertpipe for Asterisk signal monitoring thread.
8 years ago
Corey Farrell cdaaa14a5f core: Fix configuration of remote console socket path.
8 years ago
Richard Mudgett 90bb0a3e10 core: Add cache_media_frames debugging option.
8 years ago
Corey Farrell bb77666620 core: Remove disabled code.
8 years ago
Corey Farrell 1bf3dfffd7 AST-2017-006: Fix app_minivm application MinivmNotify command injection
8 years ago
Corey Farrell 58d032112b Fix compiler warnings on Fedora 26 / GCC 7.
8 years ago
Jenkins2 1bec535df2 Merge "Core: Add support for systemd socket activation."
8 years ago
Joshua Colp 95b35cb1cb Merge "Avoid setting maxfiles for a remote asterisk"
8 years ago
Tzafrir Cohen d58ef31acd Avoid setting maxfiles for a remote asterisk
8 years ago
Sean Bright 325eeced6a core: Remove 'Data Retrieval API'
8 years ago
Corey Farrell 70d2ccb9da Core: Add support for systemd socket activation.
8 years ago
George Joseph 747beb1ed1 modules: change module LOAD_FAILUREs to LOAD_DECLINES
8 years ago
Kevin Harwell 9b103e7bea rtp_engine: allocate RTP dynamic payloads per session
8 years ago
Richard Mudgett 6f3e8c8e01 PJPROJECT logging: Fix detection of max supported log level.
8 years ago
Richard Mudgett 1dfa11b65c PJPROJECT logging: Made easier to get available logging levels.
9 years ago
Michael Kuron 0b588778c0 chan_sip: Fix segfault during module unload
9 years ago
George Joseph 72da2ef9ff cli: Fix ast_el_read_char to work with libedit >= 3.1
9 years ago
Alexander Traud 9ac53877f6 rtp_engine: Allow more than 32 dynamic payload types.
9 years ago
Corey Farrell d6ad867897 Fix shutdown crash caused by modules being left open.
9 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Corey Farrell 8c5c95ad89 core: Remove ABI effects of LOW_MEMORY.
9 years ago
Joshua Colp 57b29f3b69 Merge "logger: Always enable verbose for console channel."
9 years ago
zuul 4caee4a11b Merge "core: Fix LOW_MEMORY missing symbol ast_pbx_uuid_get."
9 years ago
zuul f84652bd81 Merge "asterisk.c: Non-root users also get the astcanary after core restart."
9 years ago
Corey Farrell 5cb905a227 core: Fix LOW_MEMORY missing symbol ast_pbx_uuid_get.
9 years ago
Corey Farrell 00f1d05d34 logger: Always enable verbose for console channel.
9 years ago
zuul ea8105cf5e Merge "sd_notify (systemd status notifications) support"
9 years ago
zuul d36da3a26b Merge "Fix showing of swap details when sysinfo() is available"
9 years ago
Walter Doekes 0bc9912739 asterisk.c: Non-root users also get the astcanary after core restart.
9 years ago
Walter Doekes bffaf46690 asterisk.c: When astcanary dies on linux, reset priority on all threads.
9 years ago
Tzafrir Cohen 07b95f7c65 sd_notify (systemd status notifications) support
9 years ago
Timo Teräs bc81765bb4 Fix showing of swap details when sysinfo() is available
9 years ago
Alexei Gradinari e85adbd947 core: Entity ID is not set or invalid
9 years ago
Corey Farrell 9debe1ca26 Run mandatory cleanup when startup fails.
9 years ago
Corey Farrell 29b0f733a0 Add missing checks during startup.
9 years ago
George Joseph 8852a4c3db asterisk.c: Add auto generation and persistence of UUID
9 years ago
Alexander Traud ac683f13c9 core: Not the configured but granted number of possible file descriptors.
9 years ago
Niklas Larsson 8a5c2e736c core/manager: Add uptime field to FullyBooted
9 years ago
Matt Jordan 3522376512 logger: Support JSON logging with Verbose messages
9 years ago
George Joseph 216abb0ae7 lock: Add named lock capability
9 years ago
Mark Michelson 89e94e886c Restrict CLI/AMI commands on shutdown.
9 years ago
George Joseph 3173e91bab build-system: Allow building with static pjproject
9 years ago
Diederik de Groot b259ac95ac main/asterisk.c: ast_el_read_char
9 years ago
Joshua Colp c8e786ff66 Merge topic 'pbx-split'
9 years ago
Matt Jordan f3a052667e Merge "main/pbx: Move variable routines to pbx_variables.c."
9 years ago
Corey Farrell 36f1eaf0b5 main/pbx: Move hangup handler routines to pbx_hangup_handler.c.
9 years ago
Corey Farrell 3507494b8a main/pbx: Move dialplan application management routines to pbx_app.c.
9 years ago
Corey Farrell 54a8f1a396 main/pbx: Move switch routines to pbx_switch.c.
9 years ago
Corey Farrell 5ee5c3739e main/pbx: Move variable routines to pbx_variables.c.
9 years ago
Corey Farrell f9bfc2450e main/pbx: Move custom function routines to pbx_functions.c.
9 years ago
Rodrigo Ramírez Norambuena 3fd528dddf Happy new year 2016.
9 years ago
George Joseph 5e67e51c6a main/pbx: Move pbx_builtin dialplan applications to pbx_builtins.c
9 years ago
Walter Doekes 03759c5587 main: Slight refactor of main. Improve color situation.
10 years ago
Corey Farrell b0bf189908 Fix cli display of build options.
10 years ago
Matthew Jordan 3ea0d38396 media cache: Add a core API and facade for a backend agnostic media cache
10 years ago
Ashley Sanders 3cdfd39af7 DNS: Create a system-level DNS resolver
10 years ago
Corey Farrell 57386dcb67 Allow command-line options to override asterisk.conf.
10 years ago
Corey Farrell cc853dcf90 Fix processing of asterisk.conf debug=yes.
10 years ago
Rodrigo Ramírez Norambuena 94532b2c22 main/asterisk.c: Update Asterisk copyright year
10 years ago
Corey Farrell 8f3cee1258 Astobj2: Fix initialization order of refdebug and AO2_DEBUG.
10 years ago
Corey Farrell 5c1d07baf0 Astobj2: Allow reference debugging to be enabled/disabled by config.
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
George Joseph 9a63ada03a loader/main: Don't set ast_fully_booted until deferred reloads are processed
10 years ago
Corey Farrell 3ddd92902a Replace most uses of ast_register_atexit with ast_register_cleanup.
10 years ago
Matthew Jordan 66670f02e6 Fix compilation issues for OpenBSD
10 years ago
Scott Griepentrog 8c65c9167e Various: bugfixes found via chaos
10 years ago
Corey Farrell bb71672a47 main/asterisk.c: Reverse #if statement in listener() to fix code folding.
10 years ago
Richard Mudgett e2d3215b83 HTTP: Stop accepting requests on final system shutdown.
10 years ago
David M. Lee 965777ccfc Various fixes for OS X
10 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
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Matthew Jordan 9653c6d357 main/asterisk: Fix startup sequence for realtime features
11 years ago
Matthew Jordan 4f30c7e91f main/astobj2: Make REF_DEBUG a menuselect item; improve REF_DEBUG output
11 years ago
Richard Mudgett 5ca5d42646 Internal timing: Add notice that the -I and internal_timing option are no longer needed.
11 years ago
Richard Mudgett 03beadb6e9 internal_timing: Remove the option and always make it enabled if a timing module is loaded.
11 years ago
Matthew Jordan 43858c24ab doxygen: Tweak the link back to ye olde Digium website
11 years ago
Matthew Jordan 31707b1d69 main: Initialize dialplan providing core components prior to module pre-load
11 years ago