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

<h2>branch: master updated</h2>
<pre>
       via: 39ff78bfae112b2095dd0b8aea1ff46c1d1f5b01 (commit)
      from: 25834f95372f718b20efdd3d30e87b9e8a6eea64 (commit)


</pre>= COMMIT LOG ===========================================================
<div class="highlight"><pre>committer: Anthony Minessale
comments: 
FS-3078 This is more like it

<span style="color: #000080; font-weight: bold">diff --git a/src/mod/endpoints/mod_sofia/sofia_glue.c b/src/mod/endpoints/mod_sofia/sofia_glue.c</span>
<span style="color: #000080; font-weight: bold">index e4496a4..01a70f3 100644</span>
<span style="color: #A00000">--- a/src/mod/endpoints/mod_sofia/sofia_glue.c</span>
<span style="color: #00A000">+++ b/src/mod/endpoints/mod_sofia/sofia_glue.c</span>
<span style="color: #800080; font-weight: bold">@@ -838,6 +838,7 @@ void sofia_glue_attach_private(switch_core_session_t *session, sofia_profile_t *</span>
 
         tech_pvt-&gt;session = session;
         tech_pvt-&gt;channel = switch_core_session_get_channel(session);
<span style="color: #00A000">+        sofia_glue_check_dtmf_type(tech_pvt);</span>
         switch_channel_set_cap(tech_pvt-&gt;channel, CC_MEDIA_ACK);
         switch_channel_set_cap(tech_pvt-&gt;channel, CC_BYPASS_MEDIA);
         switch_channel_set_cap(tech_pvt-&gt;channel, CC_PROXY_MEDIA);
</pre></div>
========================================================================<pre>

Summary of changes:
 src/mod/endpoints/mod_sofia/sofia_glue.c |    1 +
 1 files changed, 1 insertions(+), 0 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>