summaryrefslogtreecommitdiffstats
path: root/default/interface.conf
diff options
context:
space:
mode:
authorAndreas Eversberg2009-09-23 10:07:00 +0200
committerAndreas Eversberg2009-09-23 10:07:00 +0200
commitfeea42c7f7f2e171c1490bd0d3af09beba629f21 (patch)
tree9a3dfc15ae995a73d6269b81ce6de59cbe7ca5c0 /default/interface.conf
parentFixed bad bug in joining calls. Please update, if you have changed to version... (diff)
downloadlcr-feea42c7f7f2e171c1490bd0d3af09beba629f21.tar.gz
lcr-feea42c7f7f2e171c1490bd0d3af09beba629f21.tar.xz
lcr-feea42c7f7f2e171c1490bd0d3af09beba629f21.zip
Added 'extern' flag to interface.conf.
If no specific interface is given for the 'extern' rule in the routing.conf, or if call is forwarded (settings), then only interfaces marked with 'extern' flag are used. You need to set this flag when upgrading to this version. See default/interface.conf for hint. modified: README modified: apppbx.cpp modified: default/interface.conf modified: interface.c modified: interface.h
Diffstat (limited to 'default/interface.conf')
-rw-r--r--default/interface.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/default/interface.conf b/default/interface.conf
index 66859dd..85e53f1 100644
--- a/default/interface.conf
+++ b/default/interface.conf
@@ -5,12 +5,14 @@
# Example of an ISDN interface on port 0
#[Ext]
+#external
#portnum 0
# Example of a multilink ISDN interface (Anlagenanschluss) on port 2
# and 3
#[Ext]
+#external
#portnum 2
#portnum 3
@@ -19,6 +21,7 @@
# Layer-2-Hold is required to keep link alive.
#[Ext]
+#external
#portnum 0
#ptp
#layer2hold yes
@@ -73,6 +76,7 @@
# required.
#[Ext]
+#external
#screen-out unknown 300 national 21250993300
#screen-out unknown 2* national 212509932*
#tones yes
@@ -88,6 +92,7 @@
# (Siemens EWSD will select bot-way-channels when indicated that way.)
#[Ext]
+#external
#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
@@ -117,6 +122,7 @@
# Now all information elements can be transmitted in both directions.
#[Ext]
+#external
#portnum 0
#te-special
@@ -133,6 +139,7 @@
# digits will be dialed after setup via overlap dialing.
#[Ext]
+#external
#portnum 0
#dialmax 20
@@ -174,6 +181,7 @@
[Ext]
+external
portnum 0