Gilles
2011-Feb-21 22:52 UTC
[asterisk-users] [Dahdi 2.4.0] DAHDI_CHANCONFIG failed on channel 1
Hello On a brand new CentOS 5.5 host, I wanted to install Dahdi before installing Asterisk 1.4.x. So I untarred dahdi-linux-complete-2.4.0+2.4.0.tar.gz, followed by make, make install, make config. Next, I created the following files from scratch: ============ /etc/modprobe.d/dahdi.conf: options wctdm opermode=FRANCE ============ /etc/dahdi/modules wctdm ============ /etc/dahdi/system.conf loadzone = fr defaultzone = fr fxsks = 1 echocanceller=mg2,1 ============ /etc/asterisk/chan_dahdi.conf [trunkgroups] [channels] signalling = fxs_ks usecallerid = yes hidecallerid = no callwaiting = yes usecallingpres = yes callwaitingcallerid = yes threewaycalling = yes transfer = yes canpark = yes cancallforward = yes callreturn = yes echocancel = yes echocancelwhenbridged = yes relaxdtmf = yes rxgain = 0.0 txgain = 0.0 immediate = no context = from-pstn channel => 1 ============ extensions.conf [from-pstn] exten => s,1,NoOp(Incoming call) ============ Finally, I ran /etc/init.d/dahdi start, and get the following error: ============ Running dahdi_cfg: DAHDI_CHANCONFIG failed on channel 1: No such device or address (6) [FAILED] ============ Here's what "tail /var/log/messages" shows: ============ # tail /var/log/messages ... Feb 21 22:44:54 centos kernel: fd != ff Feb 21 22:44:54 centos kernel: fe != ff Feb 21 22:44:54 centos kernel: Freshmaker failed register test Feb 21 22:44:54 centos kernel: wctdm: probe of 0000:04:0a.0 failed with error -5 ============ Has someone seen this? Is my Dahdi configuration wrong, or is it some issue between Dahdi and CentOS? Thank your for any help.
Shaun Ruffell
2011-Feb-22 04:12 UTC
[asterisk-users] [Dahdi 2.4.0] DAHDI_CHANCONFIG failed on channel 1
On 2/21/11 4:52 PM, Gilles wrote:> Hello > > On a brand new CentOS 5.5 host, I wanted to install Dahdi before > installing Asterisk 1.4.x. > > So I untarred dahdi-linux-complete-2.4.0+2.4.0.tar.gz, followed by > make, make install, make config. >[snip]> Here's what "tail /var/log/messages" shows: > ===========> # tail /var/log/messages > ... > Feb 21 22:44:54 centos kernel: fd != ff > Feb 21 22:44:54 centos kernel: fe != ff > Feb 21 22:44:54 centos kernel: Freshmaker failed register test > Feb 21 22:44:54 centos kernel: wctdm: probe of 0000:04:0a.0 failed > with error -5 > ===========> > Has someone seen this? Is my Dahdi configuration wrong, or is it some > issue between Dahdi and CentOS? > > Thank your for any help.I don't have much direct experience with the cards supported by the wctdm driver, but based on what you show here, it appears more like either a fundamental PCI bus incompatibility, the card isn't seated properly in the slot, or failed hardware. -- 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