Commit Graph

437 Commits (812f5b51cb56a36668decc6dfc83adeca185429e)

Author SHA1 Message Date
George Joseph f882ca2572 modules: change module LOAD_FAILUREs to LOAD_DECLINES
8 years ago
Sean Bright ea8a610776 cli: Fix various CLI documentation and completion issues
8 years ago
Richard Mudgett 30cb4eb57f PJPROJECT logging: Fix detection of max supported log level.
8 years ago
Richard Mudgett 44fe4a5769 PJPROJECT logging: Made easier to get available logging levels.
9 years ago
Michael Kuron 0cc8351484 chan_sip: Fix segfault during module unload
9 years ago
George Joseph 5e0c224043 cli: Fix ast_el_read_char to work with libedit >= 3.1
9 years ago
Alexander Traud 0cf1778eed rtp_engine: Allow more than 32 dynamic payload types.
9 years ago
Corey Farrell f373de3020 Fix shutdown crash caused by modules being left open.
9 years ago
zuul 5cb3fc5d67 Merge "core: Fix LOW_MEMORY missing symbol ast_pbx_uuid_get." into 13
9 years ago
zuul a6b05e6371 Merge "asterisk.c: Non-root users also get the astcanary after core restart." into 13
9 years ago
Corey Farrell c9ce299b64 core: Fix LOW_MEMORY missing symbol ast_pbx_uuid_get.
9 years ago
Tzafrir Cohen 36092ee3a0 sd_notify (systemd status notifications) support
9 years ago
Walter Doekes 9372d32100 asterisk.c: Non-root users also get the astcanary after core restart.
9 years ago
zuul 34461b89ac Merge "asterisk.c: When astcanary dies on linux, reset priority on all threads." into 13
9 years ago
Walter Doekes e96448e991 asterisk.c: When astcanary dies on linux, reset priority on all threads.
9 years ago
Timo Teräs 01884a7af6 Fix showing of swap details when sysinfo() is available
9 years ago
zuul 050b90769a Merge "core: Entity ID is not set or invalid" into 13
9 years ago
Alexei Gradinari 403c794684 core: Entity ID is not set or invalid
9 years ago
Corey Farrell cb043249b6 Run mandatory cleanup when startup fails.
9 years ago
Corey Farrell 805f105f88 Add missing checks during startup.
9 years ago
George Joseph ad3e65433c asterisk.c: Add auto generation and persistence of UUID
9 years ago
Alexander Traud ca38a3cbb4 core: Not the configured but granted number of possible file descriptors.
9 years ago
George Joseph 772ff3048f lock: Add named lock capability
9 years ago
Mark Michelson 59c8e189fd Restrict CLI/AMI commands on shutdown.
9 years ago
George Joseph b59956a875 build-system: Allow building with static pjproject
9 years ago
Corey Farrell ac00c6bc2d main/asterisk.c: Reverse #if statement in listener() to fix code folding.
9 years ago
Diederik de Groot c68c66c61f main/asterisk.c: ast_el_read_char
9 years ago
Corey Farrell e462f0063f main/pbx: Move hangup handler routines to pbx_hangup_handler.c.
10 years ago
Corey Farrell ab191d124c main/pbx: Move dialplan application management routines to pbx_app.c.
10 years ago
Corey Farrell 09a9b93896 main/pbx: Move switch routines to pbx_switch.c.
10 years ago
Corey Farrell 7fdcfd7724 main/pbx: Move variable routines to pbx_variables.c.
10 years ago
Corey Farrell 2ffade4574 main/pbx: Move custom function routines to pbx_functions.c.
10 years ago
George Joseph 20b8474f20 main/pbx: Move pbx_builtin dialplan applications to pbx_builtins.c
10 years ago
Walter Doekes b2787876d6 main: Slight refactor of main. Improve color situation.
10 years ago
Corey Farrell d098d00424 Fix cli display of build options.
10 years ago
Corey Farrell 3cdb7950f0 Fix processing of asterisk.conf debug=yes.
10 years ago
Corey Farrell 5875bf183c Astobj2: Fix initialization order of refdebug and AO2_DEBUG.
10 years ago
Matt Jordan d1a6f1a9f9 git migration: Remove support for file versions
10 years ago
George Joseph 73c286a393 loader/main: Don't set ast_fully_booted until deferred reloads are processed
10 years ago
Corey Farrell 6adf26f14d Replace most uses of ast_register_atexit with ast_register_cleanup.
10 years ago
Matthew Jordan 08a88aab15 Fix compilation issues for OpenBSD
10 years ago
Scott Griepentrog 2c7b945149 Various: bugfixes found via chaos
10 years ago
Richard Mudgett feddab7944 HTTP: Stop accepting requests on final system shutdown.
10 years ago
David M. Lee 702d79de2a Various fixes for OS X
10 years ago
Richard Mudgett fca0be57d9 queue_log: Post QUEUESTART entry when Asterisk fully boots.
11 years ago
Scott Griepentrog 22a91bf698 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