[asterisk-bugs] [DAHDI-tools 0014630]: [patch] perl warnings with lsdahdi and dynamic spans
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Mar 9 11:30:39 CDT 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14630
======================================================================
Reported By: tamiel
Assigned To: tzafrir
======================================================================
Project: DAHDI-tools
Issue ID: 14630
Category: Utilities
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
======================================================================
Date Submitted: 2009-03-09 08:24 CDT
Last Modified: 2009-03-09 11:30 CDT
======================================================================
Summary: [patch] perl warnings with lsdahdi and dynamic spans
Description:
When having dynamic spans (TDMOE) and executing lsdahdi,
for each channel of each span, we get a perl warning line :
### Span 1: DYN/eth/eth0/00:30:6e:36:25:2b/0 "Dynamic 'eth' span at
'eth0/00:30:6e:36:25:2b/0'" RED
Use of uninitialized value in string eq at
/usr/share/perl/5.10.0/Dahdi/Chans.pm line 221.
1 unknown Clear RED
======================================================================
----------------------------------------------------------------------
(0101395) svnbot (reporter) - 2009-03-09 11:30
http://bugs.digium.com/view.php?id=14630#c101395
----------------------------------------------------------------------
Repository: dahdi
Revision: 6110
U tools/trunk/xpp/perl_modules/Dahdi/Chans.pm
------------------------------------------------------------------------
r6110 | tzafrir | 2009-03-09 11:30:37 -0500 (Mon, 09 Mar 2009) | 10 lines
Fix detection of channels of dynamic spans in Dahdi::Chans
Fix the pattern detection of channels belonging to dynamic (dahdi_dynamic)
spans in perl programs that use Dahdi::Chans (e.g.: lsdahdi)
(closes issue http://bugs.digium.com/view.php?id=14630)
Reported by: tamiel
Patches:
20090309-perl5-Dahdi-Chans.diff uploaded by tamiel (license 712)
------------------------------------------------------------------------
http://svn.digium.com/view/dahdi?view=rev&revision=6110
Issue History
Date Modified Username Field Change
======================================================================
2009-03-09 11:30 svnbot Note Added: 0101395
======================================================================
More information about the asterisk-bugs
mailing list