summaryrefslogtreecommitdiffstats
path: root/default/gsm.conf
diff options
context:
space:
mode:
Diffstat (limited to 'default/gsm.conf')
-rw-r--r--default/gsm.conf10
1 files changed, 1 insertions, 9 deletions
diff --git a/default/gsm.conf b/default/gsm.conf
index 148513b..713a620 100644
--- a/default/gsm.conf
+++ b/default/gsm.conf
@@ -1,15 +1,7 @@
# LCR GSM options
#################
-# Two Loopback interfaces for audio transfer between OpenBSC and mISDN.
-# They are also used for any Osmocom-BB interface, if exists.
-# The first interface must provide B-channelis for each call mobile call.
-# The seond interface links them to LCR.
-# Use 30 B-channels unless you need more due to many TRXs or mobile stations.
-# -> Load with: "modprobe mISDN_l1loop pri=1 nchannel=30"
-# By default "mISDN_l1loop.1" and "mISDN_l1loop.2" is used.
-#interface-bsc mISDN_l1loop.1
-#interface-lcr mISDN_l1loop.2
+# interfaces-bsc and interface-lcr has been moved to options.conf!
# Enable debugging of OpenBSC library.
# Refer to OpenBSC project for debugging options.