<h1>Project "FreeSWITCH Source" received a push.</h1>

<h2>branch: master updated</h2>
<pre>
       via: d8b11ce63b908ae893feda5345ed712c9125623a (commit)
      from: b8afa79b4446b80336285d1ce0bb4293cb9e04ed (commit)


</pre>= COMMIT LOG ===========================================================
<div class="highlight"><pre>committer: Anthony Minessale
comments: 
revert

<span style="color: #000080; font-weight: bold">diff --git a/src/mod/endpoints/mod_loopback/mod_loopback.c b/src/mod/endpoints/mod_loopback/mod_loopback.c</span>
<span style="color: #000080; font-weight: bold">index b098ede..be9b499 100644</span>
<span style="color: #A00000">--- a/src/mod/endpoints/mod_loopback/mod_loopback.c</span>
<span style="color: #00A000">+++ b/src/mod/endpoints/mod_loopback/mod_loopback.c</span>
<span style="color: #800080; font-weight: bold">@@ -637,13 +637,8 @@ static switch_status_t channel_write_frame(switch_core_session_t *session, switc</span>
                 tech_pvt-&gt;other_tech_pvt &amp;&amp;
                 switch_test_flag(tech_pvt, TFLAG_BRIDGE) &amp;&amp;
                 switch_test_flag(tech_pvt-&gt;other_tech_pvt, TFLAG_BRIDGE) &amp;&amp;
<span style="color: #A00000">-</span>
                 switch_channel_test_flag(tech_pvt-&gt;channel, CF_BRIDGED) &amp;&amp;
                 switch_channel_test_flag(tech_pvt-&gt;other_channel, CF_BRIDGED) &amp;&amp;
<span style="color: #A00000">-</span>
<span style="color: #A00000">-                !switch_channel_test_flag(tech_pvt-&gt;channel, CF_INNER_BRIDGE) &amp;&amp;</span>
<span style="color: #A00000">-                !switch_channel_test_flag(tech_pvt-&gt;other_channel, CF_INNER_BRIDGE) &amp;&amp;</span>
<span style="color: #A00000">-</span>
                 switch_channel_test_flag(tech_pvt-&gt;channel, CF_ANSWERED) &amp;&amp;
                 switch_channel_test_flag(tech_pvt-&gt;other_channel, CF_ANSWERED) &amp;&amp; !--tech_pvt-&gt;bowout_frame_count &lt;= 0) {
                 const char *a_uuid = switch_channel_get_variable(channel, SWITCH_SIGNAL_BOND_VARIABLE);
</pre></div>
========================================================================<pre>

Summary of changes:
 src/mod/endpoints/mod_loopback/mod_loopback.c |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)
</pre>
<p>this email was generated because of /git/your-repo.git/hooks/post-receive by the file /git-core/contrib/hooks/post-receive-email<br />
For more info, see <a href="http://blog.chomperstomp.com/?p=630">http://blog.chomperstomp.com/?p=630</a>
-- <br />
FreeSWITCH Source</p>