mirror of https://gerrit.osmocom.org/osmo-dev
osmo-bsc.cfg: use 'type osmo-bts', not 'sysmobts'
parent
2c97908329
commit
0c83295236
|
@ -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}
|
||||
|
|
Loading…
Reference in New Issue