<div>hi <font color="#00681c">Jakub Klausa,</font></div>
<div>&nbsp;</div>
<div>i tired to patch but gives the below message.</div>
<div>&nbsp;</div>
<div>patch -p0 &lt;chan_ss7-0.9.patch-3<br>can&#39;t find file to patch at input line 4<br>Perhaps you used the wrong -p or --strip option?<br>The text leading up to this was:<br>--------------------------<br>|diff -urNP chan_ss7.orig/Makefile chan_ss7/Makefile
<br>|--- chan_ss7.orig/Makefile&nbsp;&nbsp;&nbsp;&nbsp; Mon Jul&nbsp; 3 14:55:46 2006<br>|+++ chan_ss7/Makefile&nbsp; Thu Sep 20 19:48:59 2007<br>--------------------------<br>File to patch: Makefile<br>patching file Makefile<br>can&#39;t find file to patch at input line 14
<br>Perhaps you used the wrong -p or --strip option?<br>The text leading up to this was:<br>--------------------------<br>|diff -urNP chan_ss7.orig/chan_ss7.c chan_ss7/chan_ss7.c<br>|--- chan_ss7.orig/chan_ss7.c&nbsp;&nbsp; Mon Jul&nbsp; 3 16:08:09 2006
<br>|+++ chan_ss7/chan_ss7.c&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Thu Sep 20 19:47:01 2007<br>--------------------------<br>File to patch: chan_ss7.c<br>patching file chan_ss7.c<br>can&#39;t find file to patch at input line 187<br>Perhaps you used the wrong -p or --strip option?
<br>The text leading up to this was:<br>--------------------------<br>|diff -urNP chan_ss7.orig/config.c chan_ss7/config.c<br>|--- chan_ss7.orig/config.c&nbsp;&nbsp;&nbsp;&nbsp; Tue Jun&nbsp; 6 10:26:49 2006<br>|+++ chan_ss7/config.c&nbsp; Thu Sep 20 19:47:01 2007
<br>--------------------------<br>File to patch: config.c<br>patching file config.c<br>can&#39;t find file to patch at input line 291<br>Perhaps you used the wrong -p or --strip option?<br>The text leading up to this was:
<br>--------------------------<br>|diff -urNP chan_ss7.orig/config.h chan_ss7/config.h<br>|--- chan_ss7.orig/config.h&nbsp;&nbsp;&nbsp;&nbsp; Mon Jul&nbsp; 3 16:11:42 2006<br>|+++ chan_ss7/config.h&nbsp; Thu Sep 20 19:47:01 2007<br>--------------------------
<br>File to patch: config.h<br>patching file config.h<br>can&#39;t find file to patch at input line 333<br>Perhaps you used the wrong -p or --strip option?<br>The text leading up to this was:<br>--------------------------
<br>|diff -urNP chan_ss7.orig/l4isup.c chan_ss7/l4isup.c<br>|--- chan_ss7.orig/l4isup.c&nbsp;&nbsp;&nbsp;&nbsp; Wed Jul 19 10:13:40 2006<br>|+++ chan_ss7/l4isup.c&nbsp; Thu Sep 20 19:47:01 2007<br>--------------------------<br>File to patch: l4isup.c
<br>patching file l4isup.c<br>can&#39;t find file to patch at input line 665<br>Perhaps you used the wrong -p or --strip option?<br>The text leading up to this was:<br>--------------------------<br>|diff -urNP chan_ss7.orig/l4isup.h chan_ss7/l4isup.h
<br>|--- chan_ss7.orig/l4isup.h&nbsp;&nbsp;&nbsp;&nbsp; Thu Jun 15 13:38:46 2006<br>|+++ chan_ss7/l4isup.h&nbsp; Thu Sep 20 19:46:45 2007<br>--------------------------<br>File to patch: l4isup.h<br>patching file l4isup.h<br>can&#39;t find file to patch at input line 676
<br>Perhaps you used the wrong -p or --strip option?<br>The text leading up to this was:<br>--------------------------<br>|diff -urNP chan_ss7.orig/mtp.c chan_ss7/mtp.c<br>|--- chan_ss7.orig/mtp.c&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Mon Jul&nbsp; 3 16:06:46 2006
<br>|+++ chan_ss7/mtp.c&nbsp;&nbsp;&nbsp;&nbsp; Thu Sep 20 19:47:01 2007<br>--------------------------<br>File to patch: mtp.c<br>patching file mtp.c<br>can&#39;t find file to patch at input line 884<br>Perhaps you used the wrong -p or --strip option?
<br>The text leading up to this was:<br>--------------------------<br>|diff -urNP chan_ss7.orig/mtp.h chan_ss7/mtp.h<br>|--- chan_ss7.orig/mtp.h&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Tue Jun 20 14:37:13 2006<br>|+++ chan_ss7/mtp.h&nbsp;&nbsp;&nbsp;&nbsp; Thu Sep 20 19:46:45 2007
<br>--------------------------<br>File to patch: mtp.h<br>patching file mtp.h<br><br><br>&nbsp;</div>
<div><span class="gmail_quote">On 21/09/2007, <b class="gmail_sendername">Jakub Klausa</b> &lt;<a href="mailto:j.klausa@ss7.pl">j.klausa@ss7.pl</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hello,<br><br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; here&#39;s yet another patch we, at ss7.pl wrote for the chan_ss7 0.9.<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; This patch adds two features to the chan_ss7 ss7 channel driver by
<br>Sifira.<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; First one is a simple feature that shows you what features are<br>enabled on your chan_ss7 instance running under your asterisk:<br><br>*CLI&gt; ss7 version<br>chan_ss7 version 0.9+autopc+watermark+features
<br>*CLI&gt; ss7 show features<br><br>[ss7.pl] SS7 Features:<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [ss7.pl] AutoPC present/enabled<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [ss7.pl] SS7 Stats enabled<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [ss7.pl] Preservestats enabled<br><br>*CLI&gt;<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; The second feature is watermarking/statistics patch, that
<br>let&#39;s you simply monitor the usage of your ss7 channels, ASRs (per channel,<br>per link), active call count and much more.<br><br>*CLI&gt; ss7 version<br>chan_ss7 version 0.9+autopc+watermark+features<br>*CLI&gt; ss7 show stats
<br>Stats for linkset<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Link name : l1<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Active : 0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; l1 Active High Water Mark : 0<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CIC&nbsp;&nbsp;&nbsp;&nbsp; Success Failed&nbsp;&nbsp;Total&nbsp;&nbsp; ASR<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Signalling channel<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
0.00<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 3&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.00<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.00<br>[...]<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ASR for link l1 : 0.00<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Link name : l2<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Active : 0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; l2 Active High Water Mark : 0
<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CIC&nbsp;&nbsp;&nbsp;&nbsp; Success Failed&nbsp;&nbsp;Total&nbsp;&nbsp; ASR<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 33&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.00<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 34&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.00<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 35&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0.00<br>[...]<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 63&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
0.00<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ASR for link l2 : 0.00<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Total Active High Water Mark : 0<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Total calls since last counter restart : 0<br>*CLI&gt;<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; As you can see, you get quite overwhelming information/statistics
<br>source.<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; This patch adds a single ss7.conf configurable option. The options<br>goes under the [host] section, and it states if the stats should be<br>preserved or reset in case of link restart. The default behaviour is to
<br>preserve the stats.<br><br>brooklyn:/etc/asterisk# grep -v ^# ss7.conf<br>[...]<br><br>[host-brooklyn]<br>enabled =&gt; yes<br>autopc =&gt; yes<br>preservestats =&gt; yes<br>[...]<br>brooklyn:/etc/asterisk#<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; The patch can be found at:
<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://www.ss7.pl/~jacke/patches/chan_ss7/chan_ss7-0.9.patch-3.gz">http://www.ss7.pl/~jacke/patches/chan_ss7/chan_ss7-0.9.patch-3.gz</a><br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (in the combined form, with the previous chan_ss7 
0.9 patches by ss7.pl)<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; If you have any questions - drop me a note.<br><br>--<br>Jakub Klausa | <a href="mailto:j.klausa@ss7.pl">j.klausa@ss7.pl</a> | <a href="http://www.ss7.pl/">http://www.ss7.pl/</a> | <a href="http://www.ngpbx.pl/">
http://www.ngpbx.pl/</a><br><br>_______________________________________________<br>--Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--">http://www.api-digital.com--</a><br><br>asterisk-ss7 mailing list
<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp;<a href="http://lists.digium.com/mailman/listinfo/asterisk-ss7">http://lists.digium.com/mailman/listinfo/asterisk-ss7</a><br><br></blockquote></div><br>