summaryrefslogtreecommitdiff
path: root/include/asterisk/bridging.h
AgeCommit message (Expand)Author
2013-07-25A great big renaming patchMatthew Jordan
2013-07-25Move after bridge callbacks into their own fileMatthew Jordan
2013-07-24Perform the initial renaming of the Bridging APIMatthew Jordan
2013-07-23Pull softmix bridge parameters into a sub structure.Richard Mudgett
2013-07-23Make DTMF attended transfer support feature-complete.Mark Michelson
2013-07-15Replace chan_agent with app_agent_pool.Richard Mudgett
2013-07-08Create Local channel messages on the Stasis message bus and produce AMI eventsMatthew Jordan
2013-07-03Revert accidental overcommit.Richard Mudgett
2013-07-03Add BUGBUG note for ASTERISK-22009Richard Mudgett
2013-06-29Tweak after bridge callback reason to string strings.Richard Mudgett
2013-06-28Add stasis publications for blind and attended transfers.Mark Michelson
2013-06-26func_channel: Read/Write after_bridge_goto optionJonathan Rose
2013-06-26Fix incorrect calls to ast_bridge_impart().Richard Mudgett
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-18Bridging: Fix crash on destruction of a partially constructed bridge.Richard Mudgett
2013-06-17Update Asterisk's CDRs for the new bridging frameworkMatthew Jordan
2013-06-06Reimplement bridging and DTMF features related channel variables in the bridg...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-31Eliminate an unused lock in ast_bridge_channel.Richard Mudgett
2013-01-21Made some bridging API calls void. Some bridging comments updated.Richard Mudgett
2013-01-21Bridge API comment tweaks.Richard Mudgett
2012-12-13confbridge: Fix MOH on simultaneous user entry to a new conference.Richard Mudgett
2012-08-30Clean up doxygen warningsMatthew Jordan
2012-03-29Introducing the log message unique call identifiers featureJonathan Rose
2012-03-29undoing 360785 due to merging mistakeJonathan Rose
2012-03-29Introducing the log message unique call identifiers featureJonathan Rose
2012-01-13Fix crash from bridge channel hangup race condition in ConfBridgeMatthew Jordan
2011-07-11Updates follow_talker video_mode in confbridge application.David Vossel
2011-06-30Video support for ConfBridge.David Vossel
2011-04-21New HD ConfBridge conferencing application.David Vossel
2011-02-03Asterisk media architecture conversion - no more format bitfieldsDavid Vossel
2009-11-04Expand codec bitfield from 32 bits to 64 bits.Tilghman Lesher
2009-03-05Merge phase 1 support for the new bridging architecture.Joshua Colp