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

<h2>branch: master updated</h2>
<pre>
       via: 4020a202d7e5c34cb1912ff5fa6824fde9544355 (commit)
      from: 9a3cf6015b5a9fc292d14c26033c2328b790490f (commit)


</pre>= COMMIT LOG ===========================================================
<div class="highlight"><pre>committer: Jeff Lenk
comments: 
doh correction

<span style="color: #000080; font-weight: bold">diff --git a/src/switch_rtp.c b/src/switch_rtp.c</span>
<span style="color: #000080; font-weight: bold">index 58934bf..32c0578 100644</span>
<span style="color: #A00000">--- a/src/switch_rtp.c</span>
<span style="color: #00A000">+++ b/src/switch_rtp.c</span>
<span style="color: #800080; font-weight: bold">@@ -2856,7 +2856,7 @@ static int rtp_common_read(switch_rtp_t *rtp_session, switch_payload_t *payload_</span>
                         goto end;
                 }
 
<span style="color: #A00000">-#ifdef 0</span>
<span style="color: #00A000">+#if 0</span>
                 if (bytes &amp;&amp; rtp_session-&gt;recv_msg.header.version == 2 &amp;&amp; 
                         !switch_test_flag(rtp_session, SWITCH_RTP_FLAG_PROXY_MEDIA) &amp;&amp; !switch_test_flag(rtp_session, SWITCH_RTP_FLAG_UDPTL) &amp;&amp;
                         rtp_session-&gt;recv_msg.header.pt != 13 &amp;&amp; 
</pre></div>
========================================================================<pre>

Summary of changes:
 src/switch_rtp.c |    2 +-
 1 files changed, 1 insertions(+), 1 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>