summaryrefslogtreecommitdiffstats
path: root/default/interface.conf
diff options
context:
space:
mode:
Diffstat (limited to 'default/interface.conf')
-rw-r--r--default/interface.conf22
1 files changed, 22 insertions, 0 deletions
diff --git a/default/interface.conf b/default/interface.conf
index daa8c57..5ee81be 100644
--- a/default/interface.conf
+++ b/default/interface.conf
@@ -14,6 +14,7 @@
#portnum 2
#portnum 3
+
# Example of an PTP ISDN interface on port 0
# Layer-2-Hold is required to keep link alive.
@@ -22,6 +23,7 @@
#ptp
#layer2hold yes
+
# Example of an internal ISDN interface on port 1, which accepts all extensions
#[Int]
@@ -69,6 +71,7 @@
# This is required if the connected line doesn't screen caller IDs.
# Also this interface will connect bchannel during call setup, so tones are
# required.
+
#[Ext]
#screen-out unknown 300 national 21250993300
#screen-out unknown 2* national 212509932*
@@ -83,17 +86,20 @@
# We prefer to use directed channels first, then we request any channel.
# Outgoing calls on both-way-channels shall be indicated as "any channel".
# (Siemens EWSD will select bot-way-channels when indicated that way.)
+
#[Ext]
#portnum 0
#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]
#portnum 4
#nt
@@ -102,13 +108,29 @@
#tones yes
#timeouts 60 60 60 60 60
+
+# Example of an interface on port 0 connected to another LCR
+# This can be done by direct cross cable (terminated of course) or via L1oIP.
+# Since the remote side (NT-mode) normally doesn't accept informations like
+# redirected number or display facility, use 'te-special' to even transmit that
+# against the ISDN specifications. A remote LCR can handle that.
+# Now all information elements can be transmitted in both directions.
+
+#[Ext]
+#portnum 0
+#te-special
+
+
# Alternatively give port name. You will find the name with 'isdninfo' tool.
+
#[Int2]
#portname hfc-s_usb.1
#nt
+
# Hint: Enter "lcr interface" for quick help on interface options.
+
# Add your interfaces here: