summaryrefslogtreecommitdiff
path: root/xpp/perl_modules/Dahdi/Span.pm
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2009-05-13 10:37:08 +0000
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2009-05-13 10:37:08 +0000
commit3339baf7557607ab7714654bc64a439d84e75ccb (patch)
tree8847538f10c5383e9d5ade0ecafeebaf383c513a /xpp/perl_modules/Dahdi/Span.pm
parent79a9a0a13bdddf555b40d21a9d2814f043471c36 (diff)
dahdi-perl: Patterns for Rhino E1/T1 cards.
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@6613 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'xpp/perl_modules/Dahdi/Span.pm')
-rw-r--r--xpp/perl_modules/Dahdi/Span.pm3
1 files changed, 3 insertions, 0 deletions
diff --git a/xpp/perl_modules/Dahdi/Span.pm b/xpp/perl_modules/Dahdi/Span.pm
index 9c11fde..bd5eeee 100644
--- a/xpp/perl_modules/Dahdi/Span.pm
+++ b/xpp/perl_modules/Dahdi/Span.pm
@@ -147,6 +147,9 @@ my @pri_strings = (
'Wildcard TE121', # wcte12xp
'Wildcard TE122', # wcte12xp
'T[24]XXP \(PCI\) Card ', # wct4xxp
+ 'R[24]T1 \(PCI\) Card', # rxt1
+ 'Rhino R1T1 (E1)/PRA Card', # r1t1
+ 'Rhino R1T1 (T1)/PRI Card', # r1t1
);
our $DAHDI_BRI_NET = 'bri_net';