From c4a49e3e2dca893e52f9432b378fae645386575e Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Fri, 21 Aug 2009 14:44:12 +0200 Subject: [bsc] Store the cell_identity in gsm_bts and set it on the SI3 and SI6 Transfering the cell_identity from BSC to MSC is required for the on-waves.com support. Allow to set the cell_identity in the cfg file and patch the system information tables to set it. --- openbsc/src/openbsc.cfg.1-2 | 1 + 1 file changed, 1 insertion(+) (limited to 'openbsc/src/openbsc.cfg.1-2') diff --git a/openbsc/src/openbsc.cfg.1-2 b/openbsc/src/openbsc.cfg.1-2 index 6bb6522df..10aa7b48b 100644 --- a/openbsc/src/openbsc.cfg.1-2 +++ b/openbsc/src/openbsc.cfg.1-2 @@ -14,6 +14,7 @@ network bts 0 type bs11 band GSM900 + cell_identity 1 location_area_code 1 training_sequence_code 7 base_station_id_code 63 -- cgit v1.2.3