Commit Graph

447 Commits (c3a25ff753723fcff44b29377792a45ffdf9a0f6)

Author SHA1 Message Date
Corey Farrell 26a400c67a CLI: Refactor cli_complete.
8 years ago
Corey Farrell e723331f4f CLI: Rewrite ast_el_strtoarr to use vector's internally.
8 years ago
Corey Farrell e07d94111d CLI: Refactor ast_cli_display_match_list.
8 years ago
Jenkins2 d74b50ecf7 Merge "core: Fix configuration of remote console socket path." into 13
8 years ago
Corey Farrell 9c6d4ec022 core: Fix configuration of remote console socket path.
8 years ago
Richard Mudgett 507d9b5f9e core: Add cache_media_frames debugging option.
8 years ago
Corey Farrell 211f5d8dd4 core: Remove disabled code.
8 years ago
Corey Farrell 04ee3eb774 AST-2017-006: Fix app_minivm application MinivmNotify command injection
9 years ago
Corey Farrell 0f49e6ee2e Fix compiler warnings on Fedora 26 / GCC 7.
9 years ago
Tzafrir Cohen 4f2f3bfebf Avoid setting maxfiles for a remote asterisk
9 years ago
George Joseph f882ca2572 modules: change module LOAD_FAILUREs to LOAD_DECLINES
9 years ago
Sean Bright ea8a610776 cli: Fix various CLI documentation and completion issues
9 years ago
Richard Mudgett 30cb4eb57f PJPROJECT logging: Fix detection of max supported log level.
9 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.
10 years ago
zuul 5cb3fc5d67 Merge "core: Fix LOW_MEMORY missing symbol ast_pbx_uuid_get." into 13
10 years ago
zuul a6b05e6371 Merge "asterisk.c: Non-root users also get the astcanary after core restart." into 13
10 years ago
Corey Farrell c9ce299b64 core: Fix LOW_MEMORY missing symbol ast_pbx_uuid_get.
10 years ago
Tzafrir Cohen 36092ee3a0 sd_notify (systemd status notifications) support
10 years ago
Walter Doekes 9372d32100 asterisk.c: Non-root users also get the astcanary after core restart.
10 years ago
zuul 34461b89ac Merge "asterisk.c: When astcanary dies on linux, reset priority on all threads." into 13
10 years ago
Walter Doekes e96448e991 asterisk.c: When astcanary dies on linux, reset priority on all threads.
10 years ago
Timo Teräs 01884a7af6 Fix showing of swap details when sysinfo() is available
10 years ago
zuul 050b90769a Merge "core: Entity ID is not set or invalid" into 13
10 years ago
Alexei Gradinari 403c794684 core: Entity ID is not set or invalid
10 years ago
Corey Farrell cb043249b6 Run mandatory cleanup when startup fails.
10 years ago
Corey Farrell 805f105f88 Add missing checks during startup.
10 years ago
George Joseph ad3e65433c asterisk.c: Add auto generation and persistence of UUID
10 years ago
Alexander Traud ca38a3cbb4 core: Not the configured but granted number of possible file descriptors.
10 years ago
George Joseph 772ff3048f lock: Add named lock capability
10 years ago
Mark Michelson 59c8e189fd Restrict CLI/AMI commands on shutdown.
10 years ago
George Joseph b59956a875 build-system: Allow building with static pjproject
10 years ago
Corey Farrell ac00c6bc2d main/asterisk.c: Reverse #if statement in listener() to fix code folding.
10 years ago
Diederik de Groot c68c66c61f main/asterisk.c: ast_el_read_char
10 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.
11 years ago
Corey Farrell 5875bf183c Astobj2: Fix initialization order of refdebug and AO2_DEBUG.
11 years ago
Matt Jordan d1a6f1a9f9 git migration: Remove support for file versions
11 years ago
George Joseph 73c286a393 loader/main: Don't set ast_fully_booted until deferred reloads are processed
11 years ago
Corey Farrell 6adf26f14d Replace most uses of ast_register_atexit with ast_register_cleanup.
11 years ago