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

<h2>branch: master updated</h2>
<pre>
       via: de707ab7f158a56e09ebab1ef835ad7fe6686c3b (commit)
      from: 5f2857b8b8e2d426f9b442e5afb9a26997635330 (commit)


</pre>= COMMIT LOG ===========================================================
<div class="highlight"><pre>committer: Brian West
comments: 
 comment out

<span style="color: #000080; font-weight: bold">diff --git a/src/mod/endpoints/mod_sofia/sofia_presence.c b/src/mod/endpoints/mod_sofia/sofia_presence.c</span>
<span style="color: #000080; font-weight: bold">index df472f2..a8d3b84 100644</span>
<span style="color: #A00000">--- a/src/mod/endpoints/mod_sofia/sofia_presence.c</span>
<span style="color: #00A000">+++ b/src/mod/endpoints/mod_sofia/sofia_presence.c</span>
<span style="color: #800080; font-weight: bold">@@ -232,9 +232,11 @@ switch_status_t sofia_presence_chat_send(const char *proto, const char *from, co</span>
 
                 status = SWITCH_STATUS_SUCCESS;
 
<span style="color: #00A000">+                /*</span>
                 if ((p = strstr(contact, &quot;;fs_&quot;))) {
                         *p = &#39;\0&#39;;
                 }
<span style="color: #00A000">+                */</span>
 
                 /* if this cries, add contact here too, change the 1 to 0 and omit the safe_free */
                 
</pre></div>
========================================================================<pre>

Summary of changes:
 src/mod/endpoints/mod_sofia/sofia_presence.c |    2 ++
 1 files changed, 2 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>