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

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


</pre>= COMMIT LOG ===========================================================
<div class="highlight"><pre>committer: Anthony Minessale
comments: 
FS-3078 NM that was a bad idea

<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 34ff243..e4496a4 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">@@ -826,7 +826,7 @@ void sofia_glue_attach_private(switch_core_session_t *session, sofia_profile_t *</span>
                 tech_pvt-&gt;recv_te = tech_pvt-&gt;te = profile-&gt;te;
         }
 
<span style="color: #A00000">-        sofia_glue_check_dtmf_type(tech_pvt);</span>
<span style="color: #00A000">+        tech_pvt-&gt;dtmf_type = tech_pvt-&gt;profile-&gt;dtmf_type;</span>
 
         if (!sofia_test_pflag(tech_pvt-&gt;profile, PFLAG_SUPPRESS_CNG)) {
                 if (tech_pvt-&gt;bcng_pt) {
</pre></div>
========================================================================<pre>

Summary of changes:
 src/mod/endpoints/mod_sofia/sofia_glue.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>