From 02bc39d66eef6d09eda17d69f91a117eb910af5b Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Tue, 3 Mar 2009 20:30:36 +0000 Subject: genconf_parameters: Add option fxo_default_start; Document genconf_parameters * Add a dqahdi_genconf option fxo_default_start, equivalent of fxs_default_start. * Set all trunks in group 'group_lines' rather than hard-coded 0 (for TE) and 6 (for NT). * Document all parameters in genconf_parameters. git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@6077 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- xpp/perl_modules/Dahdi/Config/Params.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'xpp/perl_modules/Dahdi/Config/Params.pm') diff --git a/xpp/perl_modules/Dahdi/Config/Params.pm b/xpp/perl_modules/Dahdi/Config/Params.pm index b6d9cdc..2ff2a0e 100644 --- a/xpp/perl_modules/Dahdi/Config/Params.pm +++ b/xpp/perl_modules/Dahdi/Config/Params.pm @@ -95,6 +95,7 @@ sub item($$) { freepbx => 'no', # Better via -F command line fxs_immediate => 'no', fxs_default_start => 'ks', + fxo_default_start => 'ks', lc_country => 'us', context_lines => 'from-pstn', context_phones => 'from-internal', -- cgit v1.2.3