[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 15:22:38 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13226
======================================================================
Reported By: russell
Assigned To: russell
======================================================================
Project: DAHDI
Issue ID: 13226
Category: dahdi (the module)
Reproducibility: have not tried
Severity: tweak
Priority: normal
Status: assigned
======================================================================
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.
======================================================================
----------------------------------------------------------------------
(0091028) russell (administrator) - 2008-08-03 15:22
http://bugs.digium.com/view.php?id=13226#c91028
----------------------------------------------------------------------
Marking it ready for testing, will make sure I didn't break anything
tomorrow ..
Issue History
Date Modified Username Field Change
======================================================================
2008-08-03 15:22 russell Note Added: 0091028
======================================================================
More information about the asterisk-bugs
mailing list