[asterisk-bugs] [Zaptel 0011057]: Incorrect handling of international settings

noreply at bugs.digium.com noreply at bugs.digium.com
Thu Jan 3 08:28:20 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=11057 
====================================================================== 
Reported By:                meneault
Assigned To:                mattf
====================================================================== 
Project:                    Zaptel
Issue ID:                   11057
Category:                   wcfxo
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Zaptel Version:              SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!): 3211 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             10-23-2007 02:23 CDT
Last Modified:              01-03-2008 08:28 CST
====================================================================== 
Summary:                    Incorrect handling of international settings
Description: 
There is a simple error of hexadecimal/decimal in wcfxo.c which cause the
driver to ignore its international settings.
====================================================================== 

---------------------------------------------------------------------- 
 meneault - 01-03-08 08:28  
---------------------------------------------------------------------- 
>Any quick way to tell which of the two is used in the card?

I think there is a hack, if you look at Si3012/Si3014 revisions they are
not overlapping and thus could be used to determine whether it is a 3012 or
a 3014.
Fetch REVB bits from register 13.
if REVB=1 or 2 or 3 it should be a Si3014
if REVB=4 or 5 or 7 it should be a Si3012
I don't know if there is a nicer way to do it...

Please take in account that other versions may have to be handled by
wcfxo.
This is why this hack may not be usable, this would have to be checked
with mattf which should be more aware on the subject.
(Maybe the older Si3032 chip is also targeted by wcfxo, unfortunately I
don't own the specs).

I am also looking for Intel 537, Ambient MD3200, and Motorola 62802 specs
which are of interest for wcfxo (but they are harder to find because they
are old). 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
01-03-08 08:28  meneault       Note Added: 0076252                          
======================================================================




More information about the asterisk-bugs mailing list