[asterisk-bugs] [DAHDI 0013226]: [patch] Use more efficient method to traverse channels on a span

Asterisk Bug Tracker noreply at bugs.digium.com
Sun Aug 3 17:51:28 CDT 2008


The following issue has been DELETED. 
====================================================================== 
Reported By:                russell
Assigned To:                russell
====================================================================== 
Project:                    DAHDI
Issue ID:                   13226
Category:                   dahdi (the module)
Reproducibility:            have not tried
Severity:                   tweak
Priority:                   normal
Status:                     ready for testing
====================================================================== 
Date Submitted:             2008-08-03 15:19 CDT
Last Modified:              2008-08-03 15:22 CDT
====================================================================== 
Summary:                    [patch] Use more efficient method to traverse
channels on a span
Description: 
This patch modifies a for loop in proc_read to traverse the channels on a
span by simply walking the array of channels in the dahdi_chan struct,
instead of looking at every dahdi channel to see if it is a member of the
appropriate span.

I'm posting it here because I don't have a way to test this at the moment
to make sure I didn't break anything.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-08-03 17:51 russell        Issue Deleted: 0013226                       
======================================================================




More information about the asterisk-bugs mailing list