<HTML>
<HEAD>
<TITLE>Re: [asterisk-r2] suddenly system has become unstable</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>w1g1 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Link encap:Point-to-Point Protocol &nbsp;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;UP POINTOPOINT RUNNING NOARP &nbsp;MTU:8 &nbsp;Metric:1<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;RX packets:811472099 errors:0 dropped:0 overruns:0 frame:0<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;TX packets:811472099 errors:0 dropped:0 overruns:0 carrier:0<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;collisions:0 txqueuelen:100 <BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;RX bytes:2196809496 (2.0 GiB) &nbsp;TX bytes:2196809496 (2.0 GiB)<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Interrupt:217 Memory:f8b40000-f8b41fff <BR>
<BR>
[root@voip root]# wanpipemon -i w1g1 -c derr<BR>
<BR>
Failed to Enable RBS RX mode.<BR>
<BR>
<BR>
[root@voip root]# wanpipemon -i w1g1 -c dert<BR>
<BR>
Failed to Enable RBS TX mode.<BR>
<BR>
<BR>
<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"><B>From: </B>Moises Silva &lt;<a href="moises.silva@gmail.com">moises.silva@gmail.com</a>&gt;<BR>
<B>Reply-To: </B>&lt;<a href="asterisk-r2@lists.digium.com">asterisk-r2@lists.digium.com</a>&gt;<BR>
<B>Date: </B>Mon, 24 Aug 2009 10:19:52 -0400<BR>
<B>To: </B>&lt;<a href="asterisk-r2@lists.digium.com">asterisk-r2@lists.digium.com</a>&gt;<BR>
<B>Subject: </B>Re: [asterisk-r2] suddenly system has become unstable<BR>
<BR>
When such thing happens, is time to use wanpipe debugging tools to see what does the driver sees.<BR>
<BR>
wanpipemon -i w1g1 -c derr<BR>
wanpipemon -i w1g1 -c dert<BR>
<BR>
The -i option expects the interface name (depending on the wanpipe port, see wanpipex.conf interface to know which one to use). The -c option is the wanpipemon command to execute. <BR>
<BR>
derr = debug enable rbs receive<BR>
dert = debug enable rbs transmit<BR>
<BR>
The debug output will be sent to /var/log/messages<BR>
<BR>
I'd like to see the results by myself, contact me via msn when you see this situation. If you don't see me online try doing it yourself. Each time you try to make a call you should see changes in the ABCD tx and rx bits, first changes in tx bits since we try to use the line, and then changes in the rx bits when receiving almost immediately a reply from the other end.<BR>
<BR>
If we don't see either bit chnage, either there is a driver, hardware or connectivity problem.<BR>
</SPAN></FONT>
</BODY>
</HTML>