summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2009-06-04 09:51:33 +0000
committertzafrir <tzafrir@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2009-06-04 09:51:33 +0000
commit2da5bef89aeecb790e49b95fd000421b8aaed488 (patch)
tree61252b70defa22df6600cd51a1e50900c10aaa1e
parent15cb848eadd51323f34df76c8752dbd580f267a6 (diff)
Fix documentation of parameter brint_overlap
(Documentation-only change) git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4651 5390a7c7-147a-4af0-8ec9-7488f05a26cb
-rw-r--r--kernel/xpp/utils/genconf_parameters7
1 files changed, 3 insertions, 4 deletions
diff --git a/kernel/xpp/utils/genconf_parameters b/kernel/xpp/utils/genconf_parameters
index 66adab9..1be71f7 100644
--- a/kernel/xpp/utils/genconf_parameters
+++ b/kernel/xpp/utils/genconf_parameters
@@ -73,10 +73,9 @@
# default as this is normally what you get for a BRI PSTN connection.
#bri_sig_style bri
#
-# If this option is set (that is: not remmed-out), BRI NT ports will
-# also be set as overlap. This is useful if you want to connect ISDN
-# phones.
-#brint_overlap
+# If set to 'yes' (default is 'no'), BRI NT ports will also be set as
+# overlap. This is useful if you want to connect ISDN phones.
+#brint_overlap yes
# bri_hardhdlc:
# 'yes' - forces BRI cards to use 'hardhdlc' signalling.