[svn-commits] mjordan: branch 11 r373197 - /branches/11/

SVN commits to the Digium repositories svn-commits at lists.digium.com
Wed Sep 19 21:40:26 CDT 2012


Author: mjordan
Date: Wed Sep 19 21:40:22 2012
New Revision: 373197

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=373197
Log:
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

Modified:
    branches/11/   (props changed)

Propchange: branches/11/
------------------------------------------------------------------------------
--- branch-10-blocked (original)
+++ branch-10-blocked Wed Sep 19 21:40:22 2012
@@ -1,1 +1,1 @@
-/branches/10:330492,330514,337433,337640,338493,352288,352616,356431,359054,360476,365014,366591,366792,370361,372020,373059
+/branches/10:330492,330514,337433,337640,338493,352288,352616,356431,359054,360476,365014,366591,366792,370361,372020,373059,373196




More information about the svn-commits mailing list