bsc/osmo-bsc.cfg: fix deprecated BTS type 'sysmobts'

Change-Id: If53c49157ec861163f3d993972414674ab18119f
This commit is contained in:
Vadim Yanitskiy 2021-12-04 21:10:59 +03:00 committed by fixeria
parent 9a8155c251
commit f63b6baa92
1 changed files with 4 additions and 4 deletions

View File

@ -68,7 +68,7 @@ network
timer t3113 10 timer t3113 10
timer t3212 30 timer t3212 30
bts 0 bts 0
type sysmobts type osmo-bts
band DCS1800 band DCS1800
cell_identity 0 cell_identity 0
location_area_code 1 location_area_code 1
@ -158,7 +158,7 @@ network
phys_chan_config PDCH phys_chan_config PDCH
hopping enabled 0 hopping enabled 0
bts 1 bts 1
type sysmobts type osmo-bts
band DCS1800 band DCS1800
cell_identity 1 cell_identity 1
location_area_code 1 location_area_code 1
@ -248,7 +248,7 @@ network
phys_chan_config PDCH phys_chan_config PDCH
hopping enabled 0 hopping enabled 0
bts 2 bts 2
type sysmobts type osmo-bts
band DCS1800 band DCS1800
cell_identity 1 cell_identity 1
location_area_code 2 location_area_code 2
@ -338,7 +338,7 @@ network
phys_chan_config PDCH phys_chan_config PDCH
hopping enabled 0 hopping enabled 0
bts 3 bts 3
type sysmobts type osmo-bts
band DCS1800 band DCS1800
cell_identity 3 cell_identity 3
location_area_code 3 location_area_code 3