summaryrefslogtreecommitdiff
path: root/bridges/bridge_softmix.c
AgeCommit message (Expand)Author
2018-03-20bridge_softmix: Clear "talking" when a channel is put on holdKevin Harwell
2018-02-02Merge "bridge_softmix.c: Report not talking immediately when muted."Joshua Colp
2018-01-31bridge_softmix.c: Report not talking immediately when muted.Richard Mudgett
2018-01-31app_confbridge: Update dsp_silence_threshold and dsp_talking_threshold docs.Richard Mudgett
2018-01-08bridge_softmix: Fix sfu_append_source_streams test.Corey Farrell
2018-01-06bridge_softmix: Removed unused parameter from check_binaural_position_change(.).Alexander Traud
2017-12-19Merge "bridge_softmix.c: Don't match dead streams."Jenkins2
2017-12-19Merge "bridge_softmix.c: Change remove_destination_streams() return meaning."Jenkins2
2017-12-18bridge_softmix.c: Change remove_destination_streams() return meaning.Richard Mudgett
2017-12-18bridge_softmix.c: Don't match dead streams.Richard Mudgett
2017-12-18bridge_softmix: Fix memory leaks.Corey Farrell
2017-11-08bridge_softmix: Note why ast_stream_topology_set_stream cannot fail.Corey Farrell
2017-11-06Fix ast_(v)asprintf() malloc failure usage conditions.Richard Mudgett
2017-10-17bridge_softmix: Reduce topology cloning and improve renegotiation.Joshua Colp
2017-09-21bridge: Change participant SFU streams when source streams change.Joshua Colp
2017-08-23Merge changes from topic 'ASTERISK-27212'Jenkins2
2017-08-23Merge "bridge_softmix.c: Restored softmix_bridge_leave() shortcut exit."Jenkins2
2017-08-22bridge: Fix softmix bridge deadlock.Richard Mudgett
2017-08-22bridge_softmix.c: Restored softmix_bridge_leave() shortcut exit.Richard Mudgett
2017-08-22bridge_softmix.c: Remove always true test.Richard Mudgett
2017-08-06bridge: Fix stream topology/participant locking and video misrouting.Joshua Colp
2017-07-26Merge "bridge_softmix / res_rtp_asterisk: Fix packet loss and renegotiation i...Joshua Colp
2017-07-19Merge "bridge_softmix: Use removed stream spots when renegotiating."Jenkins2
2017-07-19bridge_softmix / res_rtp_asterisk: Fix packet loss and renegotiation issues.Joshua Colp
2017-07-18Merge "bridge_softmix: Don't reorder streams on participant leaving."Jenkins2
2017-07-17bridge_softmix: Don't reorder streams on participant leaving.Joshua Colp
2017-07-16bridge_softmix: Use removed stream spots when renegotiating.Joshua Colp
2017-07-11bridge/core_unreal: Fix SFU bugs with forwarding frames.Joshua Colp
2017-05-30Add primitive SFU support to bridge_softmix.Mark Michelson
2017-03-20bridge_softmix: Ignore non-voice frames from translatorSean Bright
2017-02-23Binaural synthesis (confbridge): Adds binaural synthesis to bridge_softmix.frahaase
2016-11-04bridges/bridge_softmix: Remove SSRC changes on join/leave; update video sourceMatt Jordan
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
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-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
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-08Bridging: Eliminate the unnecessary make channel compatible with bridge opera...Richard Mudgett
2015-02-24bridge_softmix: G.729 codec license heldKevin Harwell
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-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
2013-10-11Softmix: Fix crash when switching from softmix to another bridge technology.Richard Mudgett
2013-10-03Cache string values of formats on ast_format_cap() to save processing.Mark Michelson
2013-09-18Add a WARNING in bridge_softmix when a timing module isn't loadedMatthew Jordan
2013-08-15Resolve some BUGBUG comments.Richard Mudgett
2013-07-25A great big renaming patchMatthew Jordan
2013-07-25Move after bridge callbacks into their own fileMatthew Jordan