summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2013-06-24Add documentation for features configuration.Mark Michelson
2013-06-24Index installed sounds and implement ARI sounds queriesKinsey Moore
2013-06-23Fix a bug where messages were getting duplicated on AMI.Joshua Colp
2013-06-22Make sorcery details opaque and add extended fields.Joshua Colp
2013-06-22Merge in current pimp_my_sip work, including:Joshua Colp
2013-06-22Migrate PeerStatus events to stasis, add stasis endpoints, and add chan_pjsip...Joshua Colp
2013-06-21Extract a useful routine from the softmix bridge technology.Richard Mudgett
2013-06-21Add channel optimization interaction with frame hooks BUGBUG comments.Richard Mudgett
2013-06-21Change several bridge functions to return error status.Richard Mudgett
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-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-17Prevent sending a NewExten event after a Hangup during a stack restoreMatthew Jordan
2013-06-17Fix build warning (which is transmogrified into an error) with my compiler du...Joshua Colp
2013-06-17Update Asterisk's CDRs for the new bridging frameworkMatthew Jordan
2013-06-14Fix regression in MWI stasis handling.Mark Michelson
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-14Fix a crash in CEL bridge snapshot handlingKinsey Moore
2013-06-14Publish bridge snapshots more oftenKinsey Moore
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 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-11Add vtable and methods for to_json and to_ami for Stasis messagesDavid M. Lee
2013-06-10Make the reload stasis message bump the ref count of its sub-objectMatthew Jordan
2013-06-10Temporary fix for people using sample features.conf from previous Asterisk ve...Mark Michelson
2013-06-10Stasis-HTTP: Flesh out bridge-related capabilitiesKinsey Moore
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-07Make app_queue AMI events more consistent. Give Join/Leave more useful names.Jason Parker
2013-06-07res_parking: Automatically generate extensions, hints, etc.Jonathan Rose
2013-06-07app_meetme: Refactor manager events to use stasisJonathan Rose