summaryrefslogtreecommitdiff
path: root/bridges
AgeCommit message (Expand)Author
2017-03-20bridge_softmix: Ignore non-voice frames from translatorSean Bright
2017-02-27bridge_native_rtp: Handle case where channel joins already suspended.Joshua Colp
2016-12-23bridge_native_rtp.c: Minor code cleanups.Richard Mudgett
2016-12-23bridge_native_rtp.c: Fix native rtp bridge data race.Richard Mudgett
2016-11-08Merge "automon: restore mixing of the both channels after recording stops" in...zuul
2016-11-06automon: restore mixing of the both channels after recording stopsMichael Kuron
2016-11-04bridges/bridge_softmix: Remove SSRC changes on join/leave; update video sourceMatt Jordan
2016-04-22bridge_softmix.c: Fix crash if channel fails to join mixing tech.Richard Mudgett
2016-04-13bridge_softmix.c: Fix crash if could not allocate the dsp.Richard Mudgett
2015-12-06Revert "bridges/bridge_t38: Add a bridging module for managing T.38 state"Matt Jordan
2015-11-30bridges/bridge_t38: Add a bridging module for managing T.38 stateMatt Jordan
2015-11-09ast_format_cap_get_names: To display all formats, the buffer was increased.Alexander Traud
2015-07-28holding_bridge: ensure moh participants get framesJonathan Rose
2015-07-09bridge_native_rtp.c: Don't start native RTP bridging after attended transfer.Joshua Colp
2015-04-10chan_pjsip/res_pjsip/bridge_softmix/core: Improve translation path choices.Richard Mudgett
2015-04-10bridge_softmix.c,channel.c: Minor code simplification and cleanup.Richard Mudgett
2015-04-09bridge_native_rtp.c: Defer allocation and check if it fails in native_rtp_bri...Richard Mudgett
2015-04-08Bridging: Eliminate the unnecessary make channel compatible with bridge opera...Richard Mudgett
2015-02-24bridge_softmix: G.729 codec license heldKevin Harwell
2015-02-11Enable REF_DEBUG for ast_module_ref / ast_module_unref.Corey Farrell
2015-01-06bridge_native_rtp: Change local/remote message from debug/2 to verb/4George Joseph
2014-11-09bridge_native_rtp: Fix T.38 issues with remote bridgesMatthew Jordan
2014-10-28bridge_builtin_features: Add missing channel locks around ast_get_chan_featur...Richard Mudgett
2014-10-17bridge_native_rtp: Fix audio issues when moving from remote bridge to softmixMatthew Jordan
2014-10-10bridge: During a smart bridge operation provide a more complete bridge to the...Joshua Colp
2014-09-18bridge_softmix.c: Made use ao2_replace() instead of the inline equivalent.Richard Mudgett
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2014-07-18Channels: Masquerades to automatically move frame/audio hooksJonathan Rose
2014-06-08bridges/bridge_native_rtp: Reconfigure bridge on removal of framehookMatthew Jordan
2014-06-01bridge_native_rtp: Take the bridge type choice of both channels into account.Joshua Colp
2014-05-28Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messagesMatthew Jordan
2014-05-19Undo r414123Matthew Jordan
2014-05-18bridge_native_rtp/bridge_channel: Fix direct media issues due to frame hookMatthew Jordan
2014-05-11framehooks: Add callback for determining if a hook is consuming frames of a s...Joshua Colp
2014-05-11Undoing framehook support. Issues were uncovered by Bamboo.Joshua Colp
2014-05-10framehooks: Add callback for determining if a hook is consuming frames of a s...Joshua Colp
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-04-15(mix)monitor: Add options to enable a periodic beepRussell Bryant
2014-03-17Fix stuck channel in ARI through the introduction of synchronous bridge actions.Mark Michelson
2014-03-05bridge_native_rtp: Fix crash involving masqueradeKinsey Moore
2013-12-13bridge_native_rtp: Deadlock during 4-way conference creationKevin Harwell
2013-10-29bridge_native_rtp: Ensure bridge is torn downKinsey Moore
2013-10-11Softmix: Fix crash when switching from softmix to another bridge technology.Richard Mudgett
2013-10-03Fix assumption in bridge_native_rtp.c regarding number of participants in a b...Mark Michelson
2013-10-03Cache string values of formats on ast_format_cap() to save processing.Mark Michelson
2013-09-27Fix refleaks of ast_rtp_instance structures.Mark Michelson
2013-09-18Add a WARNING in bridge_softmix when a timing module isn't loadedMatthew Jordan
2013-08-23bridge_native_rtp: Fix hold chain bugs caused by native RTP bridge framehookJonathan Rose
2013-08-23Handle DTMF and hold wrapup when a channel leaves the bridging system.Richard Mudgett
2013-08-22Minor tweaks with ast_moh_start() callers.Richard Mudgett