[Asterisk-code-review] Binaural synthesis (confbridge): DTMF conference management. (asterisk[master])

Matthew Fredrickson asteriskteam at digium.com
Mon Feb 20 09:24:23 CST 2017


Matthew Fredrickson has posted comments on this change. ( https://gerrit.asterisk.org/3525 )

Change subject: Binaural synthesis (confbridge): DTMF conference management.
......................................................................


Patch Set 7:

(1 comment)

https://gerrit.asterisk.org/#/c/3525/7/apps/app_confbridge.c
File apps/app_confbridge.c:

PS7, Line 441: 	case CONF_SOUND_BINAURAL_ON:
             : 		return S_OR(custom_sounds->binauralon, "confbridge-binaural-on");
             : 	case CONF_SOUND_BINAURAL_OFF:
             : 		return S_OR(custom_sounds->binauraloff, "confbridge-binaural-off");
> Do we need to coordinate with Rusty for sound files for this?
Yes, we should.


-- 
To view, visit https://gerrit.asterisk.org/3525
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ibfe708b9fe26097c1798fcbfcc4dc461267d8af8
Gerrit-PatchSet: 7
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: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Matthew Fredrickson <creslin at digium.com>
Gerrit-HasComments: Yes



More information about the asterisk-code-review mailing list