[Home]

Summary:DAHTOOL-00009: [patch] xpp/perl_modules/Dahdi/Span.pm added a regex to pri_strings
Reporter:Decryptus (decryptus_proformatique)Labels:
Date Opened:2008-12-05 04:37:59.000-0600Date Closed:2009-01-04 14:21:34.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Utilities
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) added_regexp_for_pri_detection.patch
Description:dahdi_genconf parse /proc/dahdi/1, find a T1 but it is a E1 and there are 31 channels.

Span 1: WCT1/0 "Digium Wildcard TE110P T1/E1 Card 0" HDB3/CCS
Comments:By: Tzafrir Cohen (tzafrir) 2008-12-06 17:42:52.000-0600

Thanks for reporting this.

Could you please explain why this works? The next line has an even more general regex.

By: Tzafrir Cohen (tzafrir) 2009-01-03 15:20:49.000-0600

The offending line was now removed (in latest SVN). Could you please check latest SVN?

By: Decryptus (decryptus_proformatique) 2009-01-04 12:15:57.000-0600

The latest patch on SVN seems to work.

Sorry, my patch was very wrong.

Maybe the driver should return WCT1 when the jumper is on T1 and WCE1 when is on E1.

It will be more easy to parse ;)



By: Tzafrir Cohen (tzafrir) 2009-01-04 14:21:33.000-0600

OK. While your patch has not been applied it has pointed to the faulty line. Thanks.