[asterisk-bugs] [DAHDI-linux 0013206]: [patch] ztdynamic double buffering on rx, statistics

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Sep 24 02:24:31 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13206 
====================================================================== 
Reported By:                biohumanoid
Assigned To:                
====================================================================== 
Project:                    DAHDI-linux
Issue ID:                   13206
Category:                   dahdi_dynamic
Reproducibility:            have not tried
Severity:                   major
Priority:                   normal
Status:                     feedback
====================================================================== 
Date Submitted:             2008-07-31 00:28 CDT
Last Modified:              2008-09-24 02:24 CDT
====================================================================== 
Summary:                    [patch] ztdynamic double buffering on rx, statistics
Description: 
In current implementation:
1. If we have more than one TDMoE device, we'll have a slip/skip. 2 TDMoE
devices can have phase jitter.
2. We have no statistics (which is necessary).
3. ztdynamic can't be a master for zaptel (but why not ?)
====================================================================== 

---------------------------------------------------------------------- 
 (0092818) tzafrir (manager) - 2008-09-24 02:24
 http://bugs.digium.com/view.php?id=13206#c92818 
---------------------------------------------------------------------- 
Regarding the printk patch: at first glance I think it can mostly go in.
Except the following:

module_printk should use the macro THIS_MODULE:

module_printk(level, fmt, args...) printk(level "%s: " fmt,
THIS_MODULE->name, ## args)

Actually, this macro is defined twice already. Maybe move it to kernel.h ? 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-09-24 02:24 tzafrir        Note Added: 0092818                          
======================================================================




More information about the asterisk-bugs mailing list