summaryrefslogtreecommitdiff
path: root/main/bridge_channel.c
AgeCommit message (Expand)Author
2017-09-20bridge : Fix one-way direct-media when early bridging with native_rtpJean Aunis
2017-08-22bridge_channel.c: Fix FRACK when mapping frames to the bridge.Richard Mudgett
2017-08-22bridge: Fix softmix bridge deadlock.Richard Mudgett
2017-08-06bridge: Fix stream topology/participant locking and video misrouting.Joshua Colp
2017-07-11bridge/core_unreal: Fix SFU bugs with forwarding frames.Joshua Colp
2017-06-13bridge: Add a deferred queue.Joshua Colp
2017-06-06Merge "Add primitive SFU support to bridge_softmix."Jenkins2
2017-05-30Add primitive SFU support to bridge_softmix.Mark Michelson
2017-05-16asterisk: Audit locking of channel when manipulating flags.Joshua Colp
2017-05-03bridge_simple: Added support for streamsKevin Harwell
2017-04-24core: Use eventfd for alert pipes on Linux when possibleSean Bright
2016-11-04main/bridge_channel: Fix channel reference leak on video sourceMatt Jordan
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-06-30features: Fix channel datastore access.Richard Mudgett
2016-06-04core/dial: New channel variable FORWARDERNAMEAlexei Gradinari
2016-05-31Expand the scope of Dial EventsMark Michelson
2016-04-20bridge: Hold off more than one imparting channel at a time.Richard Mudgett
2016-04-18bridge_channel.c: Ignore role setup failure in channel push.Richard Mudgett
2016-02-29bridge core: Add owed T.38 terminate when channel leaves a bridge.Richard Mudgett
2016-02-29bridge_channel: Don't settle owed events on an optimization.Richard Mudgett
2015-12-01Unset BRIDGEPEER when leaving a bridgeJonathan Rose
2015-08-24bridge: Kick channel from bridge if hung up during action.Joshua Colp
2015-07-13bridge.c: Fixed race condition during attended transferKevin Harwell
2015-06-11bridge: When performing a blonde transfer update connected line information.Joshua Colp
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-04-07ARI: Add the ability to intercept hold and raise an eventMatthew Jordan
2015-03-26app_confbridge: file playback blocks dtmfKevin Harwell
2015-03-13Logger: Convert 'struct ast_callid' to unsigned int.Corey Farrell
2015-01-27bridge / res_pjsip_sdp_rtp: Fix issues with media not being reinvited during ...Joshua Colp
2015-01-26Various fixes for OS XDavid M. Lee
2015-01-22Bridge core: Pass a ref with the swap channel when joining a bridge.Richard Mudgett
2014-11-24DTMF hooks: Leaving channels need to push any collected digits into the bridge.Richard Mudgett
2014-11-06Bridge DTMF hooks: Made audio pass from the bridge while waiting for more mat...Richard Mudgett
2014-10-03chan_pjsip: Fix deadlock when masquerading PJSIP channels.Richard Mudgett
2014-08-20chan_pjsip: Update media translation paths when new SDP negotiated.Richard Mudgett
2014-08-13Bridges: Fix feature interruption/unintended kick caused by external actionsJonathan Rose
2014-07-22core/bridge_channel: Substitute Variables In Features Application MapMichael L. Young
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2014-07-17TEST_FRAMEWORK: Fix threewaytransfer reportingKinsey Moore
2014-07-15TEST_FRAMEWORK: Fix ref leak in feature activationKinsey Moore
2014-07-09ARI: Make mixing bridges propagate linkedids and accountcodes.Richard Mudgett
2014-06-26Bridging: Allow channels to define bridging hooksKinsey Moore
2014-06-13stasis: Reduce creation of channel snapshots to improve performanceMatthew Jordan
2014-06-08bridges/bridge_native_rtp: Reconfigure bridge on removal of framehookMatthew Jordan
2014-05-19Undo r414123Matthew Jordan
2014-05-18bridge_native_rtp/bridge_channel: Fix direct media issues due to frame hookMatthew Jordan
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-03-17Fix stuck channel in ARI through the introduction of synchronous bridge actions.Mark Michelson
2014-03-07uniqueid: channel linkedid, ami, ari object creation with id'sScott Griepentrog
2013-12-18channel locking: Add locking for channel snapshot creationKevin Harwell