From ed38d8829eb28229ae6cb0e881f1374d55302221 Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Tue, 19 May 2009 16:46:06 +0000 Subject: dahdi-perl: make dahdi_genconf default to hardhdlc dahdi_genconf's 'bri_hardhdlc' parameter changes. Should generally work with no need for manual configuration unless you use a bristuffed driver (zaphfc, qozap). See notes in genconf_parameters. git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@6647 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- xpp/perl_modules/Dahdi/Config/Gen/Xpporder.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'xpp/perl_modules/Dahdi/Config/Gen/Xpporder.pm') diff --git a/xpp/perl_modules/Dahdi/Config/Gen/Xpporder.pm b/xpp/perl_modules/Dahdi/Config/Gen/Xpporder.pm index 208fcfa..a98f912 100644 --- a/xpp/perl_modules/Dahdi/Config/Gen/Xpporder.pm +++ b/xpp/perl_modules/Dahdi/Config/Gen/Xpporder.pm @@ -2,6 +2,7 @@ package Dahdi::Config::Gen::Xpporder; use strict; use Dahdi::Config::Gen qw(is_true); +use Dahdi::Xpp; sub new($$$) { my $pack = shift || die; -- cgit v1.2.3