From 5a3b8ae4ca82f8fede597bbdf5372b8b1e797e5b Mon Sep 17 00:00:00 2001 From: Vadim Yanitskiy Date: Thu, 15 Mar 2018 22:26:53 +0700 Subject: [PATCH] doc/examples: use NECI = 1 by default Every setup should run with NECI = 1. NECI = 0 is an ancient legacy setting. Change-Id: I564cac73e610d71df5ab244e04d08dd2c5ff2324 --- doc/examples/osmo-bsc/osmo-bsc.cfg | 2 +- doc/examples/osmo-bsc/osmo-bsc_custom-sccp.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/examples/osmo-bsc/osmo-bsc.cfg b/doc/examples/osmo-bsc/osmo-bsc.cfg index 2a41d8483..a5ff1ea6f 100644 --- a/doc/examples/osmo-bsc/osmo-bsc.cfg +++ b/doc/examples/osmo-bsc/osmo-bsc.cfg @@ -7,7 +7,7 @@ network network country code 1 mobile network code 1 encryption a5 0 - neci 0 + neci 1 paging any use tch 0 handover 0 handover algorithm 1 diff --git a/doc/examples/osmo-bsc/osmo-bsc_custom-sccp.cfg b/doc/examples/osmo-bsc/osmo-bsc_custom-sccp.cfg index b0087a76e..0666be347 100644 --- a/doc/examples/osmo-bsc/osmo-bsc_custom-sccp.cfg +++ b/doc/examples/osmo-bsc/osmo-bsc_custom-sccp.cfg @@ -6,7 +6,7 @@ network network country code 1 mobile network code 1 encryption a5 0 - neci 0 + neci 1 paging any use tch 0 handover 0 handover algorithm 1