From 8610e6b2c289cb0968bd584c1911d885f5e0fa94 Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Tue, 16 Jul 2019 11:53:53 +0200 Subject: osmo-bsc.cfg: work with osmo-bts example cfg Change cell_identity and unit-id to match osmo-bts-virtual.cfg. Related: OS#3369 Change-Id: Ie8001611756b661ff1871508c6248b2e990ba1d7 --- doc/examples/osmo-bsc/osmo-bsc.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/examples/osmo-bsc/osmo-bsc.cfg b/doc/examples/osmo-bsc/osmo-bsc.cfg index 77b609464..f814788f1 100644 --- a/doc/examples/osmo-bsc/osmo-bsc.cfg +++ b/doc/examples/osmo-bsc/osmo-bsc.cfg @@ -22,7 +22,7 @@ network bts 0 type sysmobts band DCS1800 - cell_identity 0 + cell_identity 6969 location_area_code 1 base_station_id_code 63 ms max power 15 @@ -36,7 +36,7 @@ network channel-description bs-pa-mfrms 5 channel-description bs-ag-blks-res 1 early-classmark-sending forbidden - ipa unit-id 0 0 + ipa unit-id 6969 0 oml ipa stream-id 255 line 0 codec-support fr gprs mode none -- cgit v1.2.3