summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-21Extract a useful routine from the softmix bridge technology.Richard Mudgett
2013-06-21Add BUGBUG for broken direct media in chan_gulpMatthew Jordan
2013-06-21Fix typo.Jason Parker
2013-06-21Add channel optimization interaction with frame hooks BUGBUG comments.Richard Mudgett
2013-06-21Change chan_unistim to use core transfer API.Mark Michelson
2013-06-21Change several bridge functions to return error status.Richard Mudgett
2013-06-21Update autosupport scriptMatthew Jordan
2013-06-20Add a log message for when an incoming session is rejected due to the extensi...Joshua Colp
2013-06-20Fix potential bridge hook resource leak if the hook install fails.Richard Mudgett
2013-06-20Fix threadpool rapid growth problem.Mark Michelson
2013-06-19Fix build problem on OS X Mountain Lion (10.8)David M. Lee
2013-06-19Pull CEL linkedid manipulation into cel.cKinsey Moore
2013-06-19Handle variable substitution in dummy variablesMatthew Jordan
2013-06-18Fix the test_substitution testMatthew Jordan
2013-06-18Bridging: Fix crash on destruction of a partially constructed bridge.Richard Mudgett
2013-06-18Add some safety cleanup for a failed push into a bridge.Richard Mudgett
2013-06-18Remove stub comment on function that is not a stub.Richard Mudgett
2013-06-18Fix bridge snapshot conversion to JSONKinsey Moore
2013-06-17Fix build warnings related to printf/scanf of tv_usec.David M. Lee
2013-06-17chan_vpb: Fix compile error and __ast_channel_alloc() prototype const inconsi...Richard Mudgett
2013-06-17chan_misdn: Fix compile error after CDR merge.Richard Mudgett
2013-06-17Fix a build warning with stasis messages.Jason Parker
2013-06-17Prevent sending a NewExten event after a Hangup during a stack restoreMatthew Jordan
2013-06-17Restore bad merge on CHANGESMatthew Jordan
2013-06-17Fix build warning (which is transmogrified into an error) with my compiler du...Joshua Colp
2013-06-17Make cdr_mysql compile again by not directly setting the run-time CDR objectMatthew Jordan
2013-06-17Update Asterisk's CDRs for the new bridging frameworkMatthew Jordan
2013-06-14Fix regression in MWI stasis handling.Mark Michelson
2013-06-14Ensure that the number of added contacts never goes below 0.Joshua Colp
2013-06-14Revert parts of r391855 that were not ready to go in to trunkKinsey Moore
2013-06-14Fix two more possible crashes in CELKinsey Moore
2013-06-14app_mixmonitor: Fix crashes caused by unloading app_mixmonitorJonathan Rose
2013-06-14Fix a crash in CEL bridge snapshot handlingKinsey Moore
2013-06-14Publish bridge snapshots more oftenKinsey Moore
2013-06-13Make the utils directory compile... again.Matthew Jordan
2013-06-13app_confbridge: Fix memory leak on reload.Richard Mudgett
2013-06-13Just return outright on a reload since we have already processed configuration.Mark Michelson
2013-06-13Ensure that Asterisk still starts up when cel.conf is missingKinsey Moore
2013-06-13Fix memory leak in features_config.cMark Michelson
2013-06-13Blow away usage of libjansson's foreach macroMatthew Jordan
2013-06-13Refactor CEL bridge events on top of Stasis-CoreKinsey Moore
2013-06-13Refactor CEL channel events on top of Stasis-CoreKinsey Moore
2013-06-13Add support for requiring that all queued messages on a caching topic have be...Joshua Colp
2013-06-12Fix segfault for certain invalid WebSocket input.David M. Lee
2013-06-12Fix memory leak while loading modules, adding formats, and destroying endpointsMatthew Jordan
2013-06-12Fix memory leaks in stasis_channels and bridge_native_rtpMatthew Jordan
2013-06-11Remove incorrect comment about local channel optimization occurring when perf...Mark Michelson
2013-06-11bridge_native_rtp: Fix native bridge tech being incompatible when it should be.Jonathan Rose
2013-06-11bridge_native_rtp: Fix possible segfaults on leaves/joinsJonathan Rose
2013-06-11Add vtable and methods for to_json and to_ami for Stasis messagesDavid M. Lee