Commit Graph

804 Commits (f6f4cf459f43f072604927209b39646f84aaa2e2)

Author SHA1 Message Date
Corey Farrell 79b4309881 pbx_dundi: Run cleanup on failed load.
9 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
Sean Bright 14942ecb17 Revert r410981. aelparse blew up.
11 years ago
Sean Bright 922d0b7565 Make the AEL load process less chatty.
11 years ago
Scott Griepentrog 80ef9a21b9 uniqueid: channel linkedid, ami, ari object creation with id's
11 years ago
Kinsey Moore 537f4a9dac pbx_lua: Add support for Lua 5.2
11 years ago
Kevin Harwell 28c0cb28d0 channel locking: Add locking for channel snapshot creation
12 years ago
David M. Lee 1212906351 Reverting r403311. It's causing ARI tests to hang.
12 years ago
Mark Michelson 8e8b329e14 Add channel locking for channel snapshot creation.
12 years ago
Mark Michelson ee21eee7e0 Cache string values of formats on ast_format_cap() to save processing.
12 years ago
Walter Doekes ccdfe67bf2 Check result of ast_var_assign() calls for memory allocation failure.
12 years ago
Mark Michelson 85fda4ca87 Fix memory leak in pbx_dundi
12 years ago
Matthew Jordan b8d4e573f1 Add multi-channel Stasis messages; refactor Dial AMI events to Stasis
12 years ago
Kinsey Moore 71206544a7 Break the world. Stasis message type accessors should now all be named correctly.
12 years ago
David M. Lee cf9324b25e Move more channel events to Stasis; move res_json.c to main/json.c.
12 years ago
Matthew Jordan d1d66c3878 Fix processing of call files when using KQueue on OS X
12 years ago
Richard Mudgett ebcc4e3da1 Remove unnecessary channel module references.
13 years ago
Richard Mudgett ee3927be17 Fix call files when astspooldir is relative.
13 years ago
Andrew Latham 6c20cf2d8a Doxygen Updates - Title update
13 years ago
Andrew Latham b106b77041 Title update
13 years ago
Richard Mudgett ab548bb0ce Fix deletion of unopenable spool files.
13 years ago
Matthew Jordan 34d3cbc7ac Fix DUNDi message routing bug when neighboring peer is unreachable
13 years ago
Matthew Jordan 8018b879a2 Clean up doxygen warnings
13 years ago
Mark Michelson 6a539ace84 Fix misuses of asprintf throughout the code.
13 years ago
Jonathan Rose 1067294065 DUNDi: Add CLI commands DUNDi show cache and DUNDi show hints
13 years ago
Mark Michelson eb9e645a27 Allow support for early media on AMI originates and call files.
13 years ago
Kinsey Moore 9b16c8b0f6 Clean up and ensure proper usage of alloca()
13 years ago
Mark Michelson 6c23a60f80 Add "dialplan remove context" and modify "dialplan add include"
13 years ago
Kevin P. Fleming 166b4e2b30 Multiple revisions 369001-369002
13 years ago
Kinsey Moore c6142cf2cc Fix coverity UNUSED_VALUE findings in core support level files
13 years ago
Richard Mudgett dd2427c141 Coverity Report: Fix issues for error type REVERSE_INULL (core modules)
13 years ago