osmo-bsc.cfg: use 'type osmo-bts', not 'sysmobts'

This commit is contained in:
Neels Hofmeyr 2021-10-23 20:43:30 +02:00
parent 2c97908329
commit 0c83295236
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ network
${foreach(BTS)}
bts ${BTSn}
description ${BTSn_DESCRIPTION}
type sysmobts
type osmo-bts
band ${BTS_BAND}
ip.access unit_id ${BTSn_IPA_UNIT}
location_area_code ${BTSn_LAC}