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

noreply at bugs.digium.com noreply at bugs.digium.com
Tue Oct 23 02:30:36 CDT 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=11057 
====================================================================== 
Reported By:                meneault
Assigned To:                
====================================================================== 
Project:                    Zaptel
Issue ID:                   11057
Category:                   wcfxo
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
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:              10-23-2007 02:30 CDT
====================================================================== 
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 - 10-23-07 02:30  
---------------------------------------------------------------------- 
I have added two patches:
- the first one is the required one --  which changes hexadecimal to
decimal numbers for the three registers concerned.

- the second one is to prevent that kind of errors to happen again with
registers, it only defines the name of each register of the Si3014, so as
to deal with names rather than numbers (that way if someone makes a syntax
mistakes on registers it won't compile). 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
10-23-07 02:30  meneault       Note Added: 0072395                          
======================================================================




More information about the asterisk-bugs mailing list