summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2013-07-03ARI authentication.David M. Lee
2013-07-03Update events to use Swagger 1.3 subtyping, and related aftermathDavid M. Lee
2013-07-02Add a SystemName field to all AMI events.Jason Parker
2013-07-02Stasis - Refactor AOC EventsKevin Harwell
2013-07-02Fix transfer AMI event parameter namingKinsey Moore
2013-07-02Add CEL unit tests and do some cleanupKinsey Moore
2013-07-01Prevent crash during synchronous AMI origination by ref bumping returned channelMatthew Jordan
2013-07-01bridge_features: Support One touch Monitor/MixMonitorJonathan Rose
2013-07-01Refactor extraneous channel eventsKinsey Moore
2013-06-29Tweak after bridge callback reason to string strings.Richard Mudgett
2013-06-29Fix after bridge callback datastore data memory leak.Richard Mudgett
2013-06-29This is no longer needed.Richard Mudgett
2013-06-28Promote local channel optimizing debug messages to verbose 3 messages.Richard Mudgett
2013-06-28features: call pickup stasis refactoringJonathan Rose
2013-06-28Add stasis publications for blind and attended transfers.Mark Michelson
2013-06-28Handle an originated channel being sent into a non-empty bridgeMatthew Jordan
2013-06-28Better handle parking in CDRsMatthew Jordan
2013-06-27Change the name of some local variables in bridging.c to reflect what they re...Richard Mudgett
2013-06-27Add config framework non-empty string validation requirement option.Richard Mudgett
2013-06-26func_channel: Read/Write after_bridge_goto optionJonathan Rose
2013-06-26Fix several problems with ast_bridge_add_channel().Richard Mudgett
2013-06-26AMI Bridge action: Get channel xfer config after we have found the second cha...Richard Mudgett
2013-06-25res_parking: Add Parking manager action to the new parking systemJonathan Rose
2013-06-25CEL refactoring cleanupKinsey Moore
2013-06-25Fix memory/ref counting leaks in a variety of locationsMatthew Jordan
2013-06-24Fix a variety of memory leaksMatthew Jordan
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