Commit Graph

445 Commits (8d4c188fda72de05be9424542dbb2a26110c9d32)

Author SHA1 Message Date
Richard Mudgett 846c77b28c PJPROJECT logging: Made easier to get available logging levels.
9 years ago
Michael Kuron cbdf9cc948 chan_sip: Fix segfault during module unload
9 years ago
George Joseph e2046bfaf3 cli: Fix ast_el_read_char to work with libedit >= 3.1
9 years ago
Alexander Traud 6445f21caa rtp_engine: Allow more than 32 dynamic payload types.
9 years ago
Corey Farrell b76afa5e4f Fix shutdown crash caused by modules being left open.
9 years ago
zuul 79070e486d Merge "logger: Always enable verbose for console channel." into 14
9 years ago
zuul 5325e7a500 Merge "core: Fix LOW_MEMORY missing symbol ast_pbx_uuid_get." into 14
9 years ago
zuul 7f8d570c8d Merge "asterisk.c: Non-root users also get the astcanary after core restart." into 14
9 years ago
Corey Farrell ba3269f12b core: Fix LOW_MEMORY missing symbol ast_pbx_uuid_get.
9 years ago
Corey Farrell 1b61a21757 logger: Always enable verbose for console channel.
9 years ago
Tzafrir Cohen 29e096cd13 sd_notify (systemd status notifications) support
9 years ago
Walter Doekes 2b75559e6c asterisk.c: Non-root users also get the astcanary after core restart.
9 years ago
zuul b56717b396 Merge "asterisk.c: When astcanary dies on linux, reset priority on all threads." into 14
9 years ago
Walter Doekes bd39d2c0ab asterisk.c: When astcanary dies on linux, reset priority on all threads.
9 years ago
Timo Teräs 1e9ae453fd Fix showing of swap details when sysinfo() is available
9 years ago
Alexei Gradinari 811e7d7788 core: Entity ID is not set or invalid
9 years ago
Corey Farrell 03b80c5d27 Run mandatory cleanup when startup fails.
9 years ago
Corey Farrell 8e6a28e86b Add missing checks during startup.
9 years ago
George Joseph 58759bd77c 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.
10 years ago
Niklas Larsson 8a5c2e736c core/manager: Add uptime field to FullyBooted
10 years ago
Matt Jordan 3522376512 logger: Support JSON logging with Verbose messages
10 years ago
George Joseph 216abb0ae7 lock: Add named lock capability
10 years ago
Mark Michelson 89e94e886c Restrict CLI/AMI commands on shutdown.
10 years ago
George Joseph 3173e91bab build-system: Allow building with static pjproject
10 years ago
Diederik de Groot b259ac95ac main/asterisk.c: ast_el_read_char
10 years ago
Joshua Colp c8e786ff66 Merge topic 'pbx-split'
10 years ago
Matt Jordan f3a052667e Merge "main/pbx: Move variable routines to pbx_variables.c."
10 years ago
Corey Farrell 36f1eaf0b5 main/pbx: Move hangup handler routines to pbx_hangup_handler.c.
10 years ago
Corey Farrell 3507494b8a main/pbx: Move dialplan application management routines to pbx_app.c.
10 years ago
Corey Farrell 54a8f1a396 main/pbx: Move switch routines to pbx_switch.c.
10 years ago
Corey Farrell 5ee5c3739e main/pbx: Move variable routines to pbx_variables.c.
10 years ago
Corey Farrell f9bfc2450e main/pbx: Move custom function routines to pbx_functions.c.
10 years ago
Rodrigo Ramírez Norambuena 3fd528dddf Happy new year 2016.
10 years ago
George Joseph 5e67e51c6a main/pbx: Move pbx_builtin dialplan applications to pbx_builtins.c
10 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.
11 years ago
Corey Farrell cc853dcf90 Fix processing of asterisk.conf debug=yes.
11 years ago
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