summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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