This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
fixeria gerrit-no-reply at lists.osmocom.orgfixeria has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/26450 )
Change subject: bsc/osmo-bsc.cfg: fix deprecated BTS type 'sysmobts'
......................................................................
bsc/osmo-bsc.cfg: fix deprecated BTS type 'sysmobts'
Change-Id: If53c49157ec861163f3d993972414674ab18119f
---
M bsc/osmo-bsc.cfg
1 file changed, 4 insertions(+), 4 deletions(-)
Approvals:
laforge: Looks good to me, but someone else must approve
fixeria: Looks good to me, approved
osmith: Looks good to me, but someone else must approve
Jenkins Builder: Verified
diff --git a/bsc/osmo-bsc.cfg b/bsc/osmo-bsc.cfg
index b318e7c..0ed4916 100644
--- a/bsc/osmo-bsc.cfg
+++ b/bsc/osmo-bsc.cfg
@@ -68,7 +68,7 @@
timer t3113 10
timer t3212 30
bts 0
- type sysmobts
+ type osmo-bts
band DCS1800
cell_identity 0
location_area_code 1
@@ -158,7 +158,7 @@
phys_chan_config PDCH
hopping enabled 0
bts 1
- type sysmobts
+ type osmo-bts
band DCS1800
cell_identity 1
location_area_code 1
@@ -248,7 +248,7 @@
phys_chan_config PDCH
hopping enabled 0
bts 2
- type sysmobts
+ type osmo-bts
band DCS1800
cell_identity 1
location_area_code 2
@@ -338,7 +338,7 @@
phys_chan_config PDCH
hopping enabled 0
bts 3
- type sysmobts
+ type osmo-bts
band DCS1800
cell_identity 3
location_area_code 3
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/26450
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: If53c49157ec861163f3d993972414674ab18119f
Gerrit-Change-Number: 26450
Gerrit-PatchSet: 3
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211206/82103b62/attachment.htm>