Commit Graph

4263 Commits (ad42934fbc0cd56023444ececfdfd644045d22eb)

Author SHA1 Message Date
Richard Mudgett ad42934fbc core_local: Fix LocalOptimizationBegin AMI event missing Source channel snapshot.
13 years ago
Richard Mudgett 334329de07 cdr: Fix some ref leaks.
13 years ago
Richard Mudgett 994a0da4d9 astobj2: Add warn unused attribute to some functions.
13 years ago
Kinsey Moore a91b9bda2e Fix build warnings
13 years ago
Richard Mudgett 18000444ac astobj2: Only define ao2_bt() once.
13 years ago
David M. Lee 7e84877b2c Fix graceful shutdown crash.
13 years ago
Kevin Harwell 8cc162df5e Add a reloadable option for sorcery type objects
13 years ago
Kevin Harwell 35e44ccf9c Fix various memory leaks
13 years ago
Jonathan Rose 01593e9436 features_config: Ignore parkinglots in features.conf instead of failing to load
13 years ago
Kevin Harwell 4524c46bb2 Memory leak fix
13 years ago
Jonathan Rose 90402bfda7 features_config: Don't require features.conf to be present for Asterisk to load
13 years ago
Kevin Harwell 0bcdb7f9ff Check return value on fwrite
13 years ago
David M. Lee 5474e48966 optional_api: Fix linking problems between modules that export global symbols
13 years ago
Richard Mudgett 8741cc7fb7 pbx.c: Make pbx_substitute_variables_helper_full() not mask variables.
13 years ago
Richard Mudgett 55b3f213af Revert last commit.
13 years ago
Richard Mudgett 1440ad06cd pbx.c: Make ast_str_substitute_variables_full() not mask variables.
13 years ago
Kevin Harwell e7dcc5494f Verbose logging discrepancies
13 years ago
Kevin Harwell 4017609f8f Memory leaks fix
13 years ago
Mark Michelson 8bbc12ef71 Remove extra debug message.
13 years ago
Mark Michelson 70ffc1550c Resolve assumptions that bridge snapshots would be non-NULL for transfer stasis events.
13 years ago
Richard Mudgett 4fb3ae9ecf Fix some uninitialized buffers for CDR handling valgrind found.
13 years ago
Richard Mudgett 45453100e9 Fixed problems with ast_cdr_serialize_variables().
13 years ago
Richard Mudgett 1b4793bb5e Made the on/off in CLI "cdr set debug [on|off]" case insensitive.
13 years ago
Richard Mudgett 8c7c10010f Make CDR variable name chandling consistently case insensitive.
13 years ago
Richard Mudgett 986911fa04 Make CDR code deal with channel names case insensitively.
13 years ago
Richard Mudgett fa3370fdee Some CDR code optimization.
13 years ago
Richard Mudgett ae6e4d27e2 pbx.c: Make ast_str_substitute_variables_full() not mask variables.
13 years ago
David M. Lee d7e16fadf8 ARI: WebSocket event cleanup
13 years ago
Richard Mudgett f429557bf8 Made MALLOC_DEBUG less CPU intensive by default.
13 years ago
Matthew Jordan ff68143bd0 Better handle clearing the OUTGOING flag when a channel leaves a bridge
13 years ago
David M. Lee 594ef4e5ab Fixed bucket.c for systems where tv_usec is not an unsigned long.
13 years ago
Richard Mudgett 7a60a318ce bridging: Fix a livelock with local channel optimization.
13 years ago
Matthew Jordan 1888186add Fix the config_options_test
13 years ago
Joshua Colp 9c713d12da Fix building of trunk.
13 years ago
Matthew Jordan f4bf1823e9 Fix channel reference leak in Originated channels
13 years ago
Richard Mudgett fd7ac4fecd Blank line tweaks.
13 years ago
Joshua Colp dd33217762 Add the bucket API.
13 years ago
Mark Michelson cae6bc54c8 Add test events necessary for bridge tests to pass in the test suite.
13 years ago
Matthew Jordan 3d9c5e61af Fix error in using ast_channel_snapshot_type before initialization
13 years ago
Richard Mudgett 6ebfac8e70 Handle DTMF and hold wrapup when a channel leaves the bridging system.
13 years ago
Richard Mudgett 46b9e5450f Fix memory corruption when trying to get "core show locks".
13 years ago
Matthew Jordan 32a0567c46 Prevent seg fault in off nominal path when registered option fails to validate
13 years ago
Matthew Jordan 4d348e853c Add pass through support for Opus and VP8; Opus format attribute negotiation
13 years ago
Matthew Jordan e31bd332b8 Update config framework/sorcery with types/options without documentation
13 years ago
Richard Mudgett c25c093c67 Minor tweaks with ast_moh_start() callers.
13 years ago
Kinsey Moore 7b032c1adb Add SayAlphaCase and similar functionality for AGI
13 years ago
Richard Mudgett 477dea4661 Bridge API: Set a cause code on a channel when it is ejected from a bridge.
13 years ago
Kinsey Moore 24683444ac Ensure CEL creates a default config if it isn't provided with one
13 years ago
Kinsey Moore 5ad4030ef0 Fix crash when getting CEL config
13 years ago
Mark Michelson 00baddb906 Massively clean up app_queue.
13 years ago