summaryrefslogtreecommitdiffstats
path: root/default/interface.conf
diff options
context:
space:
mode:
authorSuper User2008-04-24 09:24:04 +0200
committerSuper User2008-04-24 09:24:04 +0200
commit1bfbfbf903777d13df3107fbc89bdaeb2af9f2d6 (patch)
treeaeaa2122dae723b194b690aa80a4a3cf759fd00d /default/interface.conf
parentsocket work (diff)
downloadlcr-1bfbfbf903777d13df3107fbc89bdaeb2af9f2d6.tar.gz
lcr-1bfbfbf903777d13df3107fbc89bdaeb2af9f2d6.tar.xz
lcr-1bfbfbf903777d13df3107fbc89bdaeb2af9f2d6.zip
socket mISDN work
modified: Makefile modified: apppbx.cpp modified: default/interface.conf modified: dss1.cpp modified: interface.c modified: interface.h modified: mISDN.cpp modified: mISDN.h modified: main.h modified: options.c modified: options.h modified: route.c
Diffstat (limited to 'default/interface.conf')
-rw-r--r--default/interface.conf12
1 files changed, 11 insertions, 1 deletions
diff --git a/default/interface.conf b/default/interface.conf
index bd00e41..7259288 100644
--- a/default/interface.conf
+++ b/default/interface.conf
@@ -14,6 +14,14 @@
#port 3
#port 4
+# Example of an PTP ISDN interface on port 1
+# Layer-2-Hold is required to keep link alive.
+
+#[Ext]
+#port 1
+#ptp
+#layer2hold yes
+
# Example of an internal ISDN interface on port 2, which accepts all extensions
#[Int]
@@ -77,6 +85,7 @@
# (Siemens EWSD will select bot-way-channels when indicated that way.)
#[Ext]
#port 1
+#layer2hold
#channel-in 1,2,3,4,5,6,7,8,9,10,22,23,24,25,26,27,28,29,30,31
#channel-out force,11,12,13,14,15,17,18,19,20,21,any
@@ -86,8 +95,9 @@
# Additinally the timeout values for the different call states are adjusted to 60 seconds.
# They are: setup, dialing, proceeding, alerting, disconnect
#[PBX]
-#nt
#port 5
+#nt
+#layer2hold
#earlyb yes
#tones yes
#timeouts 60 60 60 60 60