[asterisk-bugs] [DAHDI-linux 0018184]: [patch] FXS Module detection fails

Asterisk Bug Tracker noreply at bugs.digium.com
Sun Oct 24 10:20:42 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18184 
====================================================================== 
Reported By:                bsexton
Assigned To:                
====================================================================== 
Project:                    DAHDI-linux
Issue ID:                   18184
Category:                   wctdm24xxp
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     acknowledged
JIRA:                        
Reviewboard Link:            
====================================================================== 
Date Submitted:             2010-10-22 01:36 CDT
Last Modified:              2010-10-24 10:20 CDT
====================================================================== 
Summary:                    [patch] FXS Module detection fails
Description: 
The portion of the wctdm24xxp driver that does a check of reg1 to ensure
that it has a value of 0x88 causes the driver to fail to load for my fxs
modules. The card and modules that I have were purchased on Ebay. The cards
I have return a value of 0x08 during the module detection phase causing the
driver to not recognize my FXS modules. The cards work find with all
versions of DAHDI/ZAP that were released prior to the inclusion of this
code in the driver. Patching the driver to allow either 0x88 or 0x08 allows
me to use DAHDI version 2.4.0 with no issues.
====================================================================== 

---------------------------------------------------------------------- 
 (0128370) bsexton (reporter) - 2010-10-24 10:20
 https://issues.asterisk.org/view.php?id=18184#c128370 
---------------------------------------------------------------------- 
This patch is not for Asterisk. It is for the wctdm24xxp driver included in
the dahdi-linux package. The card I have is the TDM410P which requires the
wctdm24xxp driver. If you do indeed have the TDM400P, it uses the wctdm
driver which does not seem to include the piece of code that kept my FXS
modules from being recognized.

If you are using the wctdm24xxp driver, the file that needs patched is in
the drivers/dahdi/wctdm24xxp directory. You will need the dahdi-linux
source which can be downloaded from
http://downloads.asterisk.org/pub/telephony/dahdi-linux/releases. The card
I am using was purchased from an Ebay vendor named Chinaroby. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-10-24 10:20 bsexton        Note Added: 0128370                          
======================================================================




More information about the asterisk-bugs mailing list