summaryrefslogtreecommitdiffstats
path: root/default
diff options
context:
space:
mode:
authorAndreas Eversberg2011-02-20 17:34:24 +0100
committerAndreas Eversberg2011-02-20 17:34:24 +0100
commitd5e639588de9c88d5398cd047c5c73f6d439a5a7 (patch)
treef80db57cfce471be14dce3047386b2d42b3efd96 /default
parentdon't execve() a shell process but always double-fork and then exec the progr... (diff)
downloadlcr-d5e639588de9c88d5398cd047c5c73f6d439a5a7.tar.gz
lcr-d5e639588de9c88d5398cd047c5c73f6d439a5a7.tar.xz
lcr-d5e639588de9c88d5398cd047c5c73f6d439a5a7.zip
[gsm] Removed obsolete gsm.conf handling. Fixed minor compiling issues.
Diffstat (limited to 'default')
-rw-r--r--default/gsm.conf31
-rw-r--r--default/options.conf5
2 files changed, 2 insertions, 34 deletions
diff --git a/default/gsm.conf b/default/gsm.conf
deleted file mode 100644
index 713a620..0000000
--- a/default/gsm.conf
+++ /dev/null
@@ -1,31 +0,0 @@
-# LCR GSM options
-#################
-
-# interfaces-bsc and interface-lcr has been moved to options.conf!
-
-# Enable debugging of OpenBSC library.
-# Refer to OpenBSC project for debugging options.
-# By default, debugging is turned off.
-#debug DRLL:DCC:DMM:DRR:DRSL:DNM:DSMS:DMNCC:DMNSMS:DPAG:DMUX:DMEAS
-
-# Give openbsc.cnf config file
-# It will be located at /usr/local/lcr by default.
-#config openbsc.cfg
-
-# Give database of Home Location Register (HLR)
-# HLR stores all subscribers. It will be used to grant access to the network.
-# It is an Sqlite3 database. Refer to OpenBSC project for handling.
-# The database is located at /usr/local/lcr by default.
-#hlr hlr.sqlite3
-
-# To keep layer 2 connection to BS11 when quitting, use this option.
-# It is only usefull for developing. TRX will stay on.
-# Also changes in frequency, mcc, mnc, lac while keeping layer 2 will cause
-# malefunction of BSC.
-# Warning: Keeping layer 2 link may prevent emergency calls. (See below)
-#keep-l2
-
-# Write BTS-Link traffic to PCAP file.
-#pcapfile pcap
-
-
diff --git a/default/options.conf b/default/options.conf
index cb48ea7..d1f4d6b 100644
--- a/default/options.conf
+++ b/default/options.conf
@@ -105,9 +105,8 @@
#socketgroup asterisk
# Enable GSM network capability.
-# This option turns LCR into a GSM network. Additional options are specified
-# in 'gsm.conf'. You also need openbsc at compile time and of yourse -
-# a base station transceiver. For more refer to LCR home page.
+# This option turns LCR into a GSM network.
+# For more refer to LCR home page and the OpenBSC page.
#
# !!! DANGER !!!
# Running a GSM network may disturb other networks and may be prossecuted by