<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div>Thank you once again Richard. I think that covers all my confusion.</div>
<div><br>
</div>
<div>Regards,</div>
<div>Patrick.</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>Richard Mudgett <<a href="mailto:rmudgett@digium.com">rmudgett@digium.com</a>><br>
<span style="font-weight:bold">Reply-To: </span>Asterisk Users Mailing List - Non-Commercial Discussion <<a href="mailto:asterisk-users@lists.digium.com">asterisk-users@lists.digium.com</a>><br>
<span style="font-weight:bold">Date: </span>Tuesday, 9 December 2014 21:48<br>
<span style="font-weight:bold">To: </span>Asterisk Users Mailing List - Non-Commercial Discussion <<a href="mailto:asterisk-users@lists.digium.com">asterisk-users@lists.digium.com</a>><br>
<span style="font-weight:bold">Subject: </span>Re: [asterisk-users] Bridge configuration in Asterisk 13 [Spam score:8%] [Spam score:8%]<br>
</div>
<div><br>
</div>
<div>
<div>
<div dir="ltr"><br>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Tue, Dec 9, 2014 at 2:58 PM, Patrick Beaumont <span dir="ltr">
<<a href="mailto:p.beaumont@hatsoffsoftware.co.uk" target="_blank">p.beaumont@hatsoffsoftware.co.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>
<div style="font-size:12pt;color:#000000;background-color:#ffffff;font-family:Calibri,Arial,Helvetica,sans-serif">
<p>Thanks Richard. This is exactly the answer I was looking for.<br>
</p>
<p><br>
</p>
<p>I'm now assuming that Asterisk 11 was using it's equivalent "bridge_simple" but I was getting confused because the only bridge module I saw in modules.conf was bridge_softmix. When I upgraded to Asterisk13 that would have been the only bridge getting loaded
 at first.<br>
</p>
<p><br>
</p>
<p>Is it expected that if bridge_softmix handled a normal two party call then MOH would no longer function?<br>
</p>
</div>
</div>
</blockquote>
<div><br>
</div>
<div>That is correct.  bridge_softmix is optimized for multi-party conferencing where passing<br>
control frames such as hold/unhold to other parties in the bridge is not a good idea.  For<br>
example, if three parties are in a bridge and if party A pressed its hold button then that<br>
should not necessarily prevent parties B and C from talking to each other.  Using<br>
</div>
<div>bridge_softmix for a normal two party call is a last resort.  It works reasonably well as a<br>
normal two party bridge technology but it is computationally expensive and not intended<br>
for that purpose.<br>
</div>
<br>
<div>Richard<br>
</div>
</div>
<br>
</div>
</div>
</div>
</div>
</span>
</body>
</html>