Commit Graph

850 Commits (16.5)

Author SHA1 Message Date
Kirsty Tyerman a1c84709b8 pbx_dundi: added IPv4/IPv6 dual bind support to DUNDi
6 years ago
George Joseph e7734476c6 Fixes for GCC 9
6 years ago
Ben Ford 8961d9ca8b build: Fix compiler warnings/errors.
6 years ago
Sean Bright 4860954540 Replace calls to strtok() with strtok_r()
6 years ago
Corey Farrell ed7a5664b6
astobj2: Eliminate usage of legacy ao2_container_alloc routine.
7 years ago
Corey Farrell 07a59b783e
pbx_config: Only the first [globals] section is seen.
7 years ago
Corey Farrell 326574d4fc Resolve warning about duplicate 'dialplan' CLI.
7 years ago
Chris-Savinovich cfb854e241 pbx_config.c: Fix reloading module if initially declined to load
7 years ago
Joshua Colp 3d495f89bc Merge "pbx_dundi: Added IPv6 support for dundi" into 16
7 years ago
Joshua Colp 6b527d11ae Merge "pbx_dundi.c: Handle thread shutdown better." into 16
7 years ago
Joshua Colp 2454c1d310 Merge "pbx_dundi: Fix debug frame decode string." into 16
7 years ago
Kirsty Tyerman f6c1d94d91 pbx_dundi: Added IPv6 support for dundi
7 years ago
Richard Mudgett 4e43823d19 pbx_dundi.c: Misc memory management fixes when destroying peers
7 years ago
Richard Mudgett 857926d197 pbx_dundi.c: Handle thread shutdown better.
7 years ago
Richard Mudgett 111e73678e pbx_dundi: Fix debug frame decode string.
7 years ago
Kirsty Tyerman 4b9bf4f5e0 pbx_dundi: reordered unloading of module pbx_dundi
7 years ago
Alexander Traud 99aed78078 crypto.h: Repair ./configure --with-ssl=PATH.
7 years ago
Corey Farrell b5914d90ac Fix GCC 8 build issues.
7 years ago
Christof Lauber 9c9f314f64 pbx_lua: Support displaying lua error message if no debug table exists
7 years ago
Corey Farrell 9cfdb81e91 loader: Add dependency fields to module structures.
7 years ago
Alexander Traud 7e9781c25e General: Silence modules on (un)load.
7 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
7 years ago
Corey Farrell d51837a1b9 CLI: Address multiple issues.
7 years ago
Corey Farrell 606ae3484a Add missing menuselect dependencies.
8 years ago
Sean Bright bc2c66b594 pbx_spool: Set AST_OUTGOING_ATTEMPT variable on channel
8 years ago
Sean Bright 5a74abc53b pbx_spool: Gracefully handle long lines in call files
8 years ago
Sean Bright 15ed7af027 pbx_realtime: Prevent premature extension matching
8 years ago
zuul afcdadcd19 Merge "pbx_dundi: DUNDi weight parameter not processed correctly"
8 years ago
Sean Bright fc70ca9499 pbx_dundi: DUNDi weight parameter not processed correctly
8 years ago
Sean Bright ab04a018e4 realtime: Fix ast_load_realtime_multientry handling
8 years ago
Sean Bright 0910773077 manager: Restore Originate failure behavior from Asterisk 11
8 years ago
Jonathan R. Rose d96e350256 core/pbx: dialplan show - display filename/line#
8 years ago
Dennis Guse ead773f801 pbx_lua: On configuration errors report module load failure instead of decline.
9 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Alexei Gradinari e85adbd947 core: Entity ID is not set or invalid
9 years ago
Corey Farrell a36a174c4b pbx: Create pbx_sw.c for management of 'struct ast_sw'.
9 years ago
Corey Farrell e2e8713b84 pbx: Create pbx_ignorepat.c for management of 'struct ast_ignorepat'.
9 years ago
Corey Farrell be36bd7ca5 pbx: Create pbx_include.c for management of 'struct ast_include'.
9 years ago
Timo Teräs 39b69ab537 Fixes to include signal.h
9 years ago
Joshua Colp 1dc5e28624 pbx: Add support for autohints.
9 years ago
Corey Farrell 26e0e113dc pbx_dundi: Run cleanup on failed load.
9 years ago
Richard Mudgett fa20729032 Audit improper usage of scheduler exposed by 5c713fdf18.
10 years ago
Corey Farrell 80621ce3c5 Fix unsafe uses of ast_context pointers.
10 years ago
Joshua Colp 35ff01823b Merge "AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro."
10 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
10 years ago
Ivan Poddubny e6ebddd9ae pbx/pbx_spool: Fix issue when call files were executed too early
10 years ago
Corey Farrell 8a3e93a349 pbx_config: Register manager actions with module version of macro.
10 years ago
Corey Farrell 62508d6891 Build System: Create Makefile macro MOD_ADD_SOURCE.
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Matthew Jordan e309a91e2d clang compiler warnings: Fix sometimes-uninitialized warning in pbx_config
10 years ago