summaryrefslogtreecommitdiffstats
path: root/default
diff options
context:
space:
mode:
authorAndreas Eversberg2008-09-21 08:57:51 +0200
committerAndreas Eversberg2008-09-21 08:57:51 +0200
commit26c7e0d22ead805ce333ea4248c7311c1eda5de0 (patch)
treee69331f6a522c3d5a8522a21d07932024d974cce /default
parentfixed some layer 2 link issues (diff)
downloadlcr-26c7e0d22ead805ce333ea4248c7311c1eda5de0.tar.gz
lcr-26c7e0d22ead805ce333ea4248c7311c1eda5de0.tar.xz
lcr-26c7e0d22ead805ce333ea4248c7311c1eda5de0.zip
Finished autoconf.
-> Commments are welcome. deleted: Makefile modified: Makefile.am new file: Makefile.in modified: README new file: aclocal.m4 modified: action_vbox.cpp modified: alawulaw.h modified: autogen.sh new file: config.h.in new file: configure modified: configure.ac modified: default/interface.conf modified: default/options.conf modified: dss1.cpp modified: dss1.h modified: extension.c modified: genext.c modified: interface.c modified: interface.h modified: mISDN.cpp modified: mISDN.h modified: main.h new file: mkinstalldirs modified: options.c modified: options.h modified: port.cpp modified: route.c modified: todo.txt modified: tones.c modified: vbox.cpp deleted: watch.c
Diffstat (limited to 'default')
-rw-r--r--default/interface.conf22
-rw-r--r--default/options.conf4
2 files changed, 22 insertions, 4 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:
diff --git a/default/options.conf b/default/options.conf
index 8bb69bc..dfa3b34 100644
--- a/default/options.conf
+++ b/default/options.conf
@@ -49,10 +49,6 @@
# Don't use spaces to seperate!
#fetch_tones tones_american,tones_german,vbox_english,vbox_german
-# Extensions directory where all configuration files and messages for all
-# extensions are stored (default= extensions).
-#extensions_dir extensions
-
# Prefix to dial national call (default= 0).
# If you omit the prefix, all subscriber numbers are national numbers.
# (example: Danmark)