Commit Graph

833 Commits (a57b59c959a6fc25a70d618c12d82afe40b3f56a)

Author SHA1 Message Date
George Joseph 4337895aee Fixes for GCC 9
6 years ago
Ben Ford 4853fc2218 build: Fix compiler warnings/errors.
6 years ago
Sean Bright 1cb6466268 Replace calls to strtok() with strtok_r()
6 years ago
Corey Farrell 0a9904e1c6
astobj2: Eliminate usage of legacy ao2_container_alloc routine.
7 years ago
Corey Farrell 1709f6be77
pbx_config: Only the first [globals] section is seen.
7 years ago
Corey Farrell bdd9f760ae Resolve warning about duplicate 'dialplan' CLI.
7 years ago
Walter Doekes d226458c5b optional_api: Remove unused nonoptreq fields
7 years ago
Chris-Savinovich 7b898dd8e1 pbx_config.c: Fix reloading module if initially declined to load
7 years ago
Joshua Colp 1cb87da69c Merge "pbx_dundi.c: Handle thread shutdown better." into 13
7 years ago
Joshua Colp a339cc1240 Merge "pbx_dundi.c: Misc memory management fixes when destroying peers" into 13
7 years ago
Richard Mudgett f3924b576a pbx_dundi.c: Misc memory management fixes when destroying peers
7 years ago
Richard Mudgett fbc53412f6 pbx_dundi.c: Handle thread shutdown better.
7 years ago
Richard Mudgett ad2dfb07b0 pbx_dundi: Fix debug frame decode string.
7 years ago
Kirsty Tyerman 3203c3491a pbx_dundi: reordered unloading of module pbx_dundi
7 years ago
Alexander Traud 2c3ad1e40d crypto.h: Repair ./configure --with-ssl=PATH.
7 years ago
Corey Farrell d893e57c90 Fix GCC 8 build issues.
7 years ago
Alexander Traud da1a9f392a General: Silence modules on (un)load.
8 years ago
Sean Bright ce3d56920b Remove as much trailing whitespace as possible.
8 years ago
Corey Farrell 9adffca9c7 CLI: Address multiple issues.
8 years ago
Corey Farrell 7c35740ba1 Add missing menuselect dependencies.
8 years ago
Sean Bright 79a2c26c03 core: Remove embedded module support
8 years ago
Sean Bright 77901a58ca pbx_spool: Gracefully handle long lines in call files
8 years ago
zuul 726e3945c3 Merge "pbx_realtime: Prevent premature extension matching" into 13
8 years ago
zuul 89e0bf6ddd Merge "pbx_dundi: DUNDi weight parameter not processed correctly" into 13
8 years ago
Sean Bright ca6d001144 pbx_realtime: Prevent premature extension matching
8 years ago
Sean Bright 0654bf637c pbx_dundi: DUNDi weight parameter not processed correctly
8 years ago
Sean Bright d5522de597 realtime: Fix ast_load_realtime_multientry handling
8 years ago
Sean Bright 8936568515 manager: Restore Originate failure behavior from Asterisk 11
8 years ago
Alexei Gradinari 403c794684 core: Entity ID is not set or invalid
9 years ago
Corey Farrell 79b4309881 pbx_dundi: Run cleanup on failed load.
10 years ago
Richard Mudgett 6d9156d10f Audit improper usage of scheduler exposed by 5c713fdf18.
10 years ago
Matt Jordan 49f81ddb85 Makefile: Remove coverage files on 'make clean'
10 years ago
Corey Farrell 55c8daf88b Fix unsafe uses of ast_context pointers.
10 years ago
Ivan Poddubny d5864a358c pbx/pbx_spool: Fix issue when call files were executed too early
10 years ago
Corey Farrell 69ae8cf0a4 pbx_config: Register manager actions with module version of macro.
10 years ago
Matthew Jordan 0ecd472e4f clang compiler warnings: Fix sometimes-uninitialized warning in pbx_config
10 years ago
Mark Michelson 43dd42d8ae Fix some memory leaks.
10 years ago
Walter Doekes 9ae57e0dd6 Fix printf problems with high ascii characters after r413586 (1.8).
11 years ago
Matthew Jordan 604c9c4990 pbx/pbx_loopback: Speed up switches by avoiding unneeded lookups
11 years ago
George Joseph 9d1b3ec22a config: Make text_file_save and 'dialplan save' escape semicolons in values.
11 years ago
George Joseph 8bb06d592a manager/config: Support templates and non-unique category names via AMI
11 years ago
George Joseph 3e5ab6ca39 pbx_lua: fix regression with global sym export and context clash by pbx_config.
11 years ago
Kinsey Moore f1036f40dc Stasis: Allow message types to be blocked
11 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
11 years ago
Matthew Jordan 97834718c2 Remove many deprecated modules
11 years ago
Jonathan Rose 04a9123309 pbx_config: Add manager actions to add/remove extensions
11 years ago
George Joseph 67021bfa07 Remove the problematic and unneeded AST_MODFLAG_GLOBAL_SYMBOLS from pbx_lua.c
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Sean Bright b44d324891 Make the AEL load process less chatty.
11 years ago