summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-06-11Fix issue with no sound in both way in case of previous call to chan_unistim ...Igor Goncharovskiy
2013-06-11IAX2: Transfer Reject: Lock bridgecallno before touching it, refactorAlec L Davis
2013-06-10Make the reload stasis message bump the ref count of its sub-objectMatthew Jordan
2013-06-10Change chan_skinny to use core transfer API.Damien Wedhorn
2013-06-10Add AGI command arguments to AsyncAGI eventKinsey Moore
2013-06-10Temporary fix for people using sample features.conf from previous Asterisk ve...Mark Michelson
2013-06-10Add announce-to-first-user option for app_queueMatthew Jordan
2013-06-10Stasis-HTTP: Flesh out bridge-related capabilitiesKinsey Moore
2013-06-10chan_iax2: nativebridge refactor, missed unlock bridgecallnoAlec L Davis
2013-06-10fix bad edit after conflict resolutionAlec L Davis
2013-06-10IAX2: refactor nativebridge transferAlec L Davis
2013-06-10IAX2: fix race condition with nativebridge transfers.Alec L Davis
2013-06-09Clean up MWI topic pool before message type destructionMatthew Jordan
2013-06-08Only initialize manager_bridging during startupMatthew Jordan
2013-06-08Add backtrace generation to MALLOC_DEBUG memory corruption reportsMatthew Jordan
2013-06-08Add more support for native bridging.Richard Mudgett
2013-06-08Fix a crash when a bridge switches from the softmix bridge technology to anot...Richard Mudgett
2013-06-08Update some doxygen comments.Richard Mudgett
2013-06-08The bridge uniqueid is available for softmix destructor.Richard Mudgett