Commit Graph

854 Commits (e8cda4b32cd8074d60a3cf8a16a3052524fbe662)

Author SHA1 Message Date
Kevin Harwell 4274a4a7dd pbx_realtime: wrong type stored on publish of ast_channel_snapshot_type
4 years ago
Kevin Harwell 3d1bf3c537 Compiler fixes for gcc 10
5 years ago
Jaco Kroon 40e93b0240 dundi: fix NULL dereference.
5 years ago
Kirsty Tyerman bcaa01b024 pbx_dundi: added IPv4/IPv6 dual bind support to DUNDi
6 years ago
George Joseph c5c953c1f1 Fixes for GCC 9
6 years ago
Ben Ford dd1cc7791c build: Fix compiler warnings/errors.
6 years ago
Sean Bright 2473b791b9 Replace calls to strtok() with strtok_r()
6 years ago
Joshua Colp 50ac85cb40 stasis: Segment channel snapshot to reduce creation cost.
7 years ago
Corey Farrell 021ce938ca
astobj2: Remove legacy ao2_container_alloc routine.
7 years ago
Corey Farrell 8e34cb302e
pbx_config: Only the first [globals] section is seen.
7 years ago
Corey Farrell 639718211a
Resolve warning about duplicate 'dialplan' CLI.
7 years ago
Chris-Savinovich b779a93d8d pbx_config.c: Fix reloading module if initially declined to load
7 years ago
Jenkins2 9189c266f1 Merge "pbx_dundi: Added IPv6 support for dundi"
7 years ago
Joshua Colp 2dce2c9796 Merge "pbx_dundi: Fix debug frame decode string."
7 years ago
George Joseph 55f72f21b3 Merge "pbx_dundi.c: Handle thread shutdown better."
7 years ago
Kirsty Tyerman 328f772d3b pbx_dundi: Added IPv6 support for dundi
7 years ago
Richard Mudgett 273e2802aa pbx_dundi.c: Misc memory management fixes when destroying peers
7 years ago
Richard Mudgett d4e72ee296 pbx_dundi.c: Handle thread shutdown better.
7 years ago
Richard Mudgett 916abe7cdc 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