summaryrefslogtreecommitdiff
path: root/xpp/genconf_parameters
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2008-06-29 16:57:48 +0000
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2008-06-29 16:57:48 +0000
commit0fd300bf14ba0826ec96017886f3d26530c4368e (patch)
tree8cae5d7e1c7eeb5a476a6d1b0bd93a59b0fc5712 /xpp/genconf_parameters
parent5156247998b357c16e8d634f2f938d218ea4cf12 (diff)
dahdi_genconf configuration separated from the kernel config.
* Using /etc/dahdi/genconf_parameters. * A shiny new format (sample file included). * xpp_fxloader is configured from /etc/dahdi/init.conf (like the init.d script). * Yet some more string cleanups. git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4484 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'xpp/genconf_parameters')
-rw-r--r--xpp/genconf_parameters44
1 files changed, 32 insertions, 12 deletions
diff --git a/xpp/genconf_parameters b/xpp/genconf_parameters
index 56d4fb2..f8e86e4 100644
--- a/xpp/genconf_parameters
+++ b/xpp/genconf_parameters
@@ -4,18 +4,38 @@
# This file contains parameters that affect the
# dahdi_genconf configurator generator.
#
-base_exten=4000
-fxs_immediate=no
-fxs_default_start=ks
-lc_country=il
+# Syntax:
+# * A comment from '#' to end of line
+# * Blank lines ignored
+# * Whitespace at end of line trimmed
+# * Single valued items:
+# key <whitespaces...> value
+# * List valued items:
+# key
+# <whitespaces...>value1
+# <whitespaces...>value2
+# ...
+#
+
+#base_exten 4000
+#fxs_immediate no
+#fxs_default_start ks
+#lc_country il
-#context_lines=
-#context_phones=
-#context_input=
-#context_output=
+#context_lines from-pstn
+#context_phones from-internal
+#context_input astbank-input
+#context_output astbank-output
-#group_phones=
-#group_lines=
+#group_phones 0
+#group_lines 5
-#brint_overlap=
-bri_sig_style=bri_ptmp
+#brint_overlap
+#bri_sig_style bri_ptmp
+
+# pri_types contains a list of settings:
+# Currently the only setting is for TE or NT (the default is TE)
+#
+#pri_termtype
+# SPAN/2 NT
+# SPAN/4 NT