From be36e107ab96b23392c51236c285570a62120947 Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Wed, 27 Apr 2022 11:03:23 +0200 Subject: [PATCH] net/templates/osmo-bsc-1.cfg: set gprs mode none When enabling BTS1_RUN_IN_OSMO_DEV, the osmo-dev setup is currently configured to run osmo-bts-virtual without a PCU. Disable GPRS. Change-Id: I4e55c641b86a9b44bfda263bac1cbd6fad456f8b --- net/templates/osmo-bsc-1.cfg | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/net/templates/osmo-bsc-1.cfg b/net/templates/osmo-bsc-1.cfg index 5f4a7a3..d559571 100644 --- a/net/templates/osmo-bsc-1.cfg +++ b/net/templates/osmo-bsc-1.cfg @@ -15,6 +15,10 @@ msc 0 mgw endpoint-domain bsc1 codec-list ${BSC1_CODEC_LIST} +network + bts 1 + gprs mode none + ctrl bind ${BSC1_IP}