[dahdi-commits] sruffell: tools/trunk r10308 - /tools/trunk/xpp/perl_modules/Dahdi/Span.pm

SVN commits to the DAHDI project dahdi-commits at lists.digium.com
Wed Nov 2 15:55:56 CDT 2011


Author: sruffell
Date: Wed Nov  2 15:55:52 2011
New Revision: 10308

URL: http://svnview.digium.com/svn/dahdi?view=rev&rev=10308
Log:
dahdi_genconf: Allow it to recognize the TE8xx 8-port cards.

Signed-off-by: Shaun Ruffell <sruffell at digium.com>

Modified:
    tools/trunk/xpp/perl_modules/Dahdi/Span.pm

Modified: tools/trunk/xpp/perl_modules/Dahdi/Span.pm
URL: http://svnview.digium.com/svn/dahdi/tools/trunk/xpp/perl_modules/Dahdi/Span.pm?view=diff&rev=10308&r1=10307&r2=10308
==============================================================================
--- tools/trunk/xpp/perl_modules/Dahdi/Span.pm (original)
+++ tools/trunk/xpp/perl_modules/Dahdi/Span.pm Wed Nov  2 15:55:52 2011
@@ -144,7 +144,7 @@
 		'Wildcard TE120P',                 # wcte12xp
 		'Wildcard TE121',                  # wcte12xp
 		'Wildcard TE122',                  # wcte12xp
-		'T[24]XXP \(PCI\) Card ',          # wct4xxp
+		'T[248]XXP \(PCI\) Card ',          # wct4xxp
 		'R[24]T1 \(PCI\) Card',            # rxt1
 		'Rhino R1T1 (E1)/PRA Card',        # r1t1
 		'Rhino R1T1 (T1)/PRI Card',        # r1t1




More information about the dahdi-commits mailing list