summaryrefslogtreecommitdiff
path: root/xpp/perl_modules/Dahdi/Config/Params.pm
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2009-03-03 20:30:36 +0000
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2009-03-03 20:30:36 +0000
commit02bc39d66eef6d09eda17d69f91a117eb910af5b (patch)
tree1b525a91de916240b62a6104b97fb3b7a26cd13a /xpp/perl_modules/Dahdi/Config/Params.pm
parentbf8893ba35004a7f6649a90b5995b0eba457c66f (diff)
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
Diffstat (limited to 'xpp/perl_modules/Dahdi/Config/Params.pm')
-rw-r--r--xpp/perl_modules/Dahdi/Config/Params.pm1
1 files changed, 1 insertions, 0 deletions
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',