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

<h2>branch: master updated</h2>
<pre>
       via: c0e340b188f8899767e1e347cc011ee3c0a6e88a (commit)
      from: 4f254ebe15c6c512570cd8968d36e936a07a25f2 (commit)


</pre>= COMMIT LOG ===========================================================
<div class="highlight"><pre>committer: Konrad Hammel
comments: 
freetdm: ss7 - update cli usuage print

<span style="color: #000080; font-weight: bold">diff --git a/libs/freetdm/src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_cli.c b/libs/freetdm/src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_cli.c</span>
<span style="color: #000080; font-weight: bold">index 0298429..280107a 100644</span>
<span style="color: #A00000">--- a/libs/freetdm/src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_cli.c</span>
<span style="color: #00A000">+++ b/libs/freetdm/src/ftmod/ftmod_sangoma_ss7/ftmod_sangoma_ss7_cli.c</span>
<span style="color: #800080; font-weight: bold">@@ -680,8 +680,8 @@ static ftdm_status_t handle_print_usuage(ftdm_stream_handle_t *stream)</span>
         stream-&gt;write_function(stream, &quot;ftdm ss7 set mtrace X Y\n&quot;);
         stream-&gt;write_function(stream, &quot;\n&quot;);
         stream-&gt;write_function(stream, &quot;Ftmod_sangoma_ss7 information:\n&quot;);
<span style="color: #A00000">-        stream-&gt;write_function(stream, &quot;ftdm ss7 show status link X\n&quot;);</span>
<span style="color: #A00000">-        stream-&gt;write_function(stream, &quot;ftdm ss7 show status linkset X\n&quot;);</span>
<span style="color: #00A000">+        stream-&gt;write_function(stream, &quot;ftdm ss7 show status mtp3 X\n&quot;);</span>
<span style="color: #00A000">+        stream-&gt;write_function(stream, &quot;ftdm ss7 show status mtp2 X\n&quot;);</span>
         stream-&gt;write_function(stream, &quot;ftdm ss7 show status span X chan Y\n&quot;);
         stream-&gt;write_function(stream, &quot;ftdm ss7 show free span X chan Y\n&quot;);
         stream-&gt;write_function(stream, &quot;ftdm ss7 show inuse span X chan Y\n&quot;);
</pre></div>
========================================================================<pre>

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