aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2010-07-14 13:56:36 +0200
committerHarald Welte <laforge@gnumonks.org>2010-07-14 13:56:36 +0200
commita60923821f485bf6587cc233424d3adce90e628d (patch)
tree2f371e7baebf5f19fe3b70f6b427353def25a7ff
parent6d2b66e89a9513c206ec76274f148cf65b06996d (diff)
make 'neci 1' the default in the example config files
-rw-r--r--openbsc/src/openbsc.cfg.1-2-hopping2
-rw-r--r--openbsc/src/openbsc.cfg.nanobts2
-rw-r--r--openbsc/src/openbsc.cfg.nanobts.multitrx2
3 files changed, 3 insertions, 3 deletions
diff --git a/openbsc/src/openbsc.cfg.1-2-hopping b/openbsc/src/openbsc.cfg.1-2-hopping
index 33e3f150c..d26f779fb 100644
--- a/openbsc/src/openbsc.cfg.1-2-hopping
+++ b/openbsc/src/openbsc.cfg.1-2-hopping
@@ -14,7 +14,7 @@ network
auth policy closed
location updating reject cause 13
encryption a5 0
- neci 0
+ neci 1
rrlp mode none
mm info 0
handover 0
diff --git a/openbsc/src/openbsc.cfg.nanobts b/openbsc/src/openbsc.cfg.nanobts
index da0ba74e1..3e7b9321f 100644
--- a/openbsc/src/openbsc.cfg.nanobts
+++ b/openbsc/src/openbsc.cfg.nanobts
@@ -14,7 +14,7 @@ network
auth policy closed
location updating reject cause 13
encryption a5 0
- neci 0
+ neci 1
rrlp mode none
mm info 1
handover 0
diff --git a/openbsc/src/openbsc.cfg.nanobts.multitrx b/openbsc/src/openbsc.cfg.nanobts.multitrx
index 6e27ff514..9c9108c7c 100644
--- a/openbsc/src/openbsc.cfg.nanobts.multitrx
+++ b/openbsc/src/openbsc.cfg.nanobts.multitrx
@@ -14,7 +14,7 @@ network
auth policy closed
location updating reject cause 13
encryption a5 0
- neci 0
+ neci 1
rrlp mode none
mm info 0
handover 0