socket mISDN work
[lcr.git] / default / interface.conf
index 04017ae..7259288 100644 (file)
 #port 3
 #port 4
 
-# Example of an ISDN interface on port 2, which accepts all extensions
+# 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]
+#nt
 #extension
 #port 2
 
@@ -25,6 +34,7 @@
 # 201, 202 and 203
 
 #[Int]
+#nt
 #extension
 #msn 201,202,203
 #port 2
 # "interface Int1,Int2,In3" in extension's settings file.
 
 #[Int1]
+#nt
 #extension
 #msn 201,202,203
 #port 2
 
 #[Int2]
+#nt
 #extension
 #msn 201
 #port 3
 
 #[Int3]
+#nt
 #extension
 #msn 201
 #port 4
 # (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
 
 # Example of an ISDN interface that runs in NT-mode, but provides tones during
 # setup. Also we provide tones during setup also.
 # This is usefull to interconnect to another PBX.
+# Additinally the timeout values for the different call states are adjusted to 60 seconds.
+# They are: setup, dialing, proceeding, alerting, disconnect
 #[PBX]
 #port 5
+#nt
+#layer2hold
 #earlyb yes
 #tones yes
+#timeouts 60 60 60 60 60
 
 # Hint: Enter "lcr interface" for quick help on interface options.
 
@@ -93,6 +112,7 @@ port 1
 
 
 [Int]
+nt
 extension
 msn 200,201,202,203
 port 2