[Asterisk-code-review] Binaural synthesis (confbridge): Adds binaural synthesis to ... (asterisk[master])
Richard Mudgett
asteriskteam at digium.com
Wed Nov 30 16:33:40 CST 2016
Richard Mudgett has posted comments on this change. ( https://gerrit.asterisk.org/3524 )
Change subject: Binaural synthesis (confbridge): Adds binaural synthesis to bridge_softmix.
......................................................................
Patch Set 13:
(1 comment)
https://gerrit.asterisk.org/#/c/3524/13/include/asterisk/bridge_channel.h
File include/asterisk/bridge_channel.h:
PS13, Line 176: unsigned int binaural_suspended:1;
: /*! TRUE if a change of binaural positions has to be performed. */
: unsigned int binaural_pos_change:1;
> These two flags should be in the bridge_softmix bridge_channel->tech_pvt da
Ok. Looks like the subsequent confbridge DTMF control patch actually uses the binaural_suspend flag for external control.
--
To view, visit https://gerrit.asterisk.org/3524
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Iecdb381b6adc17c961049658678f6219adae1ddf
Gerrit-PatchSet: 13
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Frank Haase <fra.haase at googlemail.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Dennis Guse <dennis.guse at alumni.tu-berlin.de>
Gerrit-Reviewer: Frank Haase <fra.haase at googlemail.com>
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Matthew Fredrickson <creslin at digium.com>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
Gerrit-HasComments: Yes
More information about the asterisk-code-review
mailing list