<div class="gmail_quote">2010/12/17 Tomsvolta <span dir="ltr">&lt;<a href="mailto:tgh1144@hotmail.com">tgh1144@hotmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">




<div>
Hi all,<br>
        How can I see the dubug messages in the vpm450.c? I have a E1 card with hardware echocanceller, and I want to see if the hardware echocanceller working in the asterisk CLI, I see there&#39;re debug messages in the vpm450.c, but I can&#39;t see them. I also try add &quot;#define OCTASIC_DEBUG&quot; and &quot;#include &lt;linux/kernel.h&gt; &quot; in the vpm450.h, but it dosn&#39;t work, can you help me! Sorry for my bad English!<br>

        regards!<br>
                                                                                                                    Tomg<br>                                               </div><br></blockquote><div><br>Since the file you&#39;re referring to is in DAHDI, any debug messages will go to the kernel log.  You will not be able to see those messages in the Asterisk CLI.  One way to check that the echocan is working is by checking the appropriate entry in /proc/dahdi.  Another way to check is &quot;dahdi show channel #&quot; in the Asterisk CLI.  IIRC, it tells you if the echocan is active or not, but not which one is active.<br>
</div></div>