Warren Selby
2010-Jul-26 22:48 UTC
[asterisk-users] VPMADT032 Failed! Unable to ping the DSP (2)!
Running Asterisk 1.6.2.9, DAHDI 2.3.0.1, CentOS 5.5 (update to date as of a week ago), I've installed a Digium AEX800P with 2 X400M FXO Modules and 1 VPMADT032 Module, hooked up to 5 analog lines. I get the error message referenced in the subject in my dmesg output everytime I load / reload DAHDI using the command "system dahdi start/restart". When I make an outbound call over these analog lines, I'm told in the CLI " WARNING[22601]: chan_dahdi.c:2685 dahdi_enable_ec: Unable to enable echo cancellation on channel 5 (No such device)", and there is noticeable echo on the line, hearable by the caller inside the office, not by the recipient outside the office. When I make an inbound call, I get the same message, with echo still heard by the person inside the office, and not outside. I've run fxotune -i 4 -e 5 also, and still receive the same output. Below is my chan_dahdi.conf, my system.conf, my dmesg output while loading dahdi, if you need anything else let me know: *** chan_dahdi.conf *** [trunkgroups] [channels] usecallerid = yes hidecallerid = no threewaycalling = no echocancel = yes echocancelwhenbridged = no rxgain = 0.0 txgain = 0.0 group = 1 echocancel = yes signalling = fxs_ks context = incoming channel = 1-5 *** system.conf *** # This file is parsed by the Dahdi Configurator, dahdi_cfg # # Span 1: WCTDM/0 "Wildcard AEX800 Board 1" (MASTER) fxsks=1-5 # Global data loadzone = us defaultzone = us *** dmesg output *** dahdi: Telephony Interface Registered on major 196 dahdi: Version: 2.3.0.1 PCI: Enabling device 0000:03:08.0 (0000 -> 0003) ACPI: PCI Interrupt 0000:03:08.0[A] -> GSI 19 (level, low) -> IRQ 177 wctdm24xxp 0000:03:08.0: Port 1: Installed -- AUTO FXO (FCC mode) wctdm24xxp 0000:03:08.0: Port 2: Installed -- AUTO FXO (FCC mode) wctdm24xxp 0000:03:08.0: Port 3: Installed -- AUTO FXO (FCC mode) wctdm24xxp 0000:03:08.0: Port 4: Installed -- AUTO FXO (FCC mode) wctdm24xxp 0000:03:08.0: Port 5: Installed -- AUTO FXO (FCC mode) wctdm24xxp 0000:03:08.0: Port 6: Installed -- AUTO FXO (FCC mode) wctdm24xxp 0000:03:08.0: Port 7: Installed -- AUTO FXO (FCC mode) wctdm24xxp 0000:03:08.0: Port 8: Installed -- AUTO FXO (FCC mode) wctdm24xxp 0000:03:08.0: VPM100: Not Present wctdm24xxp 0000:03:08.0: Booting VPMADT032 wctdm24xxp 0000:03:08.0: VPMADT032 Failed! Unable to ping the DSP (2)! wctdm24xxp 0000:03:08.0: Found a Wildcard TDM: Wildcard AEX800 (0 digital modules, 8 analog modules) dahdi: Registered tone zone 0 (United States / North America) wctdm24xxp 0000:03:08.0: -- Setting echo registers: wctdm24xxp 0000:03:08.0: -- Set echo registers successfully The last two lines of the dmesg output then repeat over and over again over time in the dmesg output. Any help you can offer would be much appreciated! -- Thanks, --Warren Selby http://www.selbytech.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100726/99e0ce70/attachment-0001.htm
Shaun Ruffell
2010-Jul-26 22:54 UTC
[asterisk-users] VPMADT032 Failed! Unable to ping the DSP (2)!
On 07/26/2010 05:48 PM, Warren Selby wrote:> Running Asterisk 1.6.2.9, DAHDI 2.3.0.1, CentOS 5.5 (update to date as > of a week ago), I've installed a Digium AEX800P with 2 X400M FXO Modules > and 1 VPMADT032 Module, hooked up to 5 analog lines. I get the error > message referenced in the subject in my dmesg output everytime I load / > reload DAHDI using the command "system dahdi start/restart". When I > make an outbound call over these analog lines, I'm told in the CLI " > WARNING[22601]: chan_dahdi.c:2685 dahdi_enable_ec: Unable to enable echo > cancellation on channel 5 (No such device)", and there is noticeable > echo on the line, hearable by the caller inside the office, not by the > recipient outside the office. When I make an inbound call, I get the > same message, with echo still heard by the person inside the office, and > not outside. I've run fxotune -i 4 -e 5 also, and still receive the > same output. >You should contact Digium technical support for assistance with this. They can walk you through the troubleshooting process. The most immediate thing you can do to limp along is enable sw echocan by editing /etc/modprobe.d/dahdi and add "options wctdm24xxp vpmsupport=0" and ensure you have software echocan configured in /etc/dahdi/system.conf, which dahdi_genconf will do by default. Cheers, Shaun -- Shaun Ruffell Digium, Inc. | Linux Kernel Developer 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA Check us out at: www.digium.com & www.asterisk.org