From bf51f55d0898e44d42c9a881a7b88c14b403ac87 Mon Sep 17 00:00:00 2001 From: Matthew Jordan Date: Thu, 20 Sep 2012 02:40:22 +0000 Subject: [PATCH] Blocked revisions 373196 ........ Ensure that all ConfBridge sounds can be set using CONFBRIDGE function The CONFBRIDGE function can be used to set the sounds in a ConfBridge bridge profile. Unfortunately, three sounds were missed in the portion of the code that applies the settings passed in from the function: sound_only_one, join, and leave. This patch makes sure that the sounds passed from the function are applied to the bridge profile. (closes issue ASTERISK-20404) Reported by: univ Tested by: mjordan git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@373197 65c4cc65-6c06-0410-ace0-fbb531ad65f3