summaryrefslogtreecommitdiff
path: root/bridges
AgeCommit message (Expand)Author
2013-07-01bridge_features: Support One touch Monitor/MixMonitorJonathan Rose
2013-06-28Add stasis publications for blind and attended transfers.Mark Michelson
2013-06-21Extract a useful routine from the softmix bridge technology.Richard Mudgett
2013-06-21Change several bridge functions to return error status.Richard Mudgett
2013-06-12Fix memory leaks in stasis_channels and bridge_native_rtpMatthew Jordan
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-08Fix a crash when a bridge switches from the softmix bridge technology to anot...Richard Mudgett
2013-06-08The bridge uniqueid is available for softmix destructor.Richard Mudgett
2013-06-08Add some bridge identifiers to some softmix messages.Richard Mudgett
2013-06-06Reimplement bridging and DTMF features related channel variables in the bridg...Richard Mudgett
2013-06-06Refactor the features configuration scheme.Mark Michelson
2013-06-05Remove remaining traces of remove_on_pull from hooks and hook APIs.Mark Michelson
2013-06-04Add BUGBUG comment.Richard Mudgett
2013-06-04Simple lock, assignment, unlock sandwich optimization.Richard Mudgett
2013-05-31Fixup hold/unhold with attended and blind transfers.Richard Mudgett
2013-05-28Adds support for a core attended transfer function plus adds some hiding of m...Mark Michelson
2013-05-21Merge in the bridge_construction branch to make the system use the Bridging API.Richard Mudgett
2013-01-31bridge_multiplexed: Keep the multiplexed thread until no more bridges use it.Richard Mudgett
2013-01-25bridge_multiplexed: Rename variables so they are not the same as the struct n...Richard Mudgett
2013-01-25Misc bridge code improvementsRichard Mudgett
2013-01-25More trivial bridge code cleanup.Richard Mudgett
2013-01-21Better protect bridge_channel state from other threads.Richard Mudgett
2013-01-21Made some bridging API calls void. Some bridging comments updated.Richard Mudgett
2013-01-21Bridge API comment tweaks.Richard Mudgett
2013-01-09Trivial misc bridge code changes.Richard Mudgett
2013-01-09Trivial misc bridge code changes.Richard Mudgett
2012-11-05Refactor ast_timer_ack to return an error and handle the error in timer usersMatthew Jordan
2012-10-30Fix ConfBridge crash if no timing module loaded.Richard Mudgett
2012-10-14Title updateAndrew Latham
2012-03-13Finalize ast_channel opaquificationTerry Wilson
2012-02-29Opaquify ast_channel structs and listsTerry Wilson
2012-02-24Opaquification for ast_format structs in struct ast_channelTerry Wilson
2012-02-20ast_channel opaquification of pointers and integral typesTerry Wilson
2012-02-13Opaquify char * and char[] in ast_channelTerry Wilson
2012-01-13Fix crash from bridge channel hangup race condition in ConfBridgeMatthew Jordan
2012-01-09Replace direct access to channel name with accessor functionsTerry Wilson
2011-12-13Fix FollowMe CallerID on outgoing calls.Richard Mudgett
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2011-07-11Updates follow_talker video_mode in confbridge application.David Vossel
2011-06-30Video support for ConfBridge.David Vossel
2011-05-05Fixes reliability issues with func_jitterbuffer's usage in the new ConfBridge...David Vossel
2011-04-21New HD ConfBridge conferencing application.David Vossel
2011-02-22Media Project Phase2: SILK 8khz-24khz, SLINEAR 8khz-192khz, SPEEX 32khz, hd a...David Vossel
2011-02-03Asterisk media architecture conversion - no more format bitfieldsDavid Vossel
2010-02-18fixes confbridge crash when no timing module is loaded.David Vossel
2009-11-04Expand codec bitfield from 32 bits to 64 bits.Tilghman Lesher
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.Russell Bryant
2009-03-27Improve timing interface to remember which provider provided a timerKevin P. Fleming
2009-03-27Fix a potential timer leak in bridge_softmix.Joshua Colp