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/.
Vadim Yanitskiy gerrit-no-reply at lists.osmocom.orgVadim Yanitskiy has uploaded this change for review. ( https://gerrit.osmocom.org/c/docker-playground/+/18622 )
Change subject: osmo-{bsc,msc}.cfg: eliminate 'periodic location update 30'
......................................................................
osmo-{bsc,msc}.cfg: eliminate 'periodic location update 30'
This parameter has been deprecated in both osmo-msc and osmo-bsc.
Change-Id: I6d33c6d9c43078ee9961d3b076386188ec45be0f
---
M osmo-bsc-latest/osmo-bsc.cfg
M osmo-bsc-master/osmo-bsc.cfg
M ttcn3-bsc-test/osmo-bsc.cfg
M ttcn3-bsc-test/sccplite/osmo-bsc.cfg
M ttcn3-bts-test/osmo-bsc.cfg
M ttcn3-msc-test/osmo-msc.cfg
6 files changed, 6 insertions(+), 6 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/22/18622/1
diff --git a/osmo-bsc-latest/osmo-bsc.cfg b/osmo-bsc-latest/osmo-bsc.cfg
index 43b7054..3bed941 100644
--- a/osmo-bsc-latest/osmo-bsc.cfg
+++ b/osmo-bsc-latest/osmo-bsc.cfg
@@ -61,8 +61,8 @@
handover power budget interval 6
handover power budget hysteresis 3
handover maximum distance 9999
- periodic location update 30
timer t3113 10
+ timer t3212 30
bts 0
type sysmobts
band DCS1800
diff --git a/osmo-bsc-master/osmo-bsc.cfg b/osmo-bsc-master/osmo-bsc.cfg
index 805508f..183c4ac 100644
--- a/osmo-bsc-master/osmo-bsc.cfg
+++ b/osmo-bsc-master/osmo-bsc.cfg
@@ -64,8 +64,8 @@
handover power budget interval 6
handover power budget hysteresis 3
handover maximum distance 9999
- periodic location update 30
timer t3113 10
+ timer t3212 30
bts 0
type sysmobts
band DCS1800
diff --git a/ttcn3-bsc-test/osmo-bsc.cfg b/ttcn3-bsc-test/osmo-bsc.cfg
index 83a788b..271b228 100644
--- a/ttcn3-bsc-test/osmo-bsc.cfg
+++ b/ttcn3-bsc-test/osmo-bsc.cfg
@@ -71,8 +71,8 @@
handover power budget interval 6
handover power budget hysteresis 3
handover maximum distance 9999
- periodic location update 30
timer t3113 10
+ timer t3212 30
bts 0
type sysmobts
band DCS1800
diff --git a/ttcn3-bsc-test/sccplite/osmo-bsc.cfg b/ttcn3-bsc-test/sccplite/osmo-bsc.cfg
index abcc1f5..806ec69 100644
--- a/ttcn3-bsc-test/sccplite/osmo-bsc.cfg
+++ b/ttcn3-bsc-test/sccplite/osmo-bsc.cfg
@@ -76,8 +76,8 @@
handover power budget interval 6
handover power budget hysteresis 3
handover maximum distance 9999
- periodic location update 30
timer t3113 10
+ timer t3212 30
bts 0
type sysmobts
band DCS1800
diff --git a/ttcn3-bts-test/osmo-bsc.cfg b/ttcn3-bts-test/osmo-bsc.cfg
index ca4d09b..3d025c0 100644
--- a/ttcn3-bts-test/osmo-bsc.cfg
+++ b/ttcn3-bts-test/osmo-bsc.cfg
@@ -77,7 +77,7 @@
handover1 power budget interval 6
handover1 power budget hysteresis 3
handover1 maximum distance 9999
- periodic location update 30
+ timer t3212 30
bts 0
type sysmobts
band DCS1800
diff --git a/ttcn3-msc-test/osmo-msc.cfg b/ttcn3-msc-test/osmo-msc.cfg
index a713786..fe7b4cb 100644
--- a/ttcn3-msc-test/osmo-msc.cfg
+++ b/ttcn3-msc-test/osmo-msc.cfg
@@ -71,7 +71,6 @@
authentication optional
rrlp mode none
mm info 0
- periodic location update 30
msc
assign-tmsi
cs7-instance-a 0
@@ -79,6 +78,7 @@
mgw remote-ip 172.18.1.103
emergency-call route-to-msisdn 112
mncc external /data/unix/mncc
+ timer vlr T3212 30
mncc-int
default-codec tch-f fr
default-codec tch-h hr
--
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/18622
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I6d33c6d9c43078ee9961d3b076386188ec45be0f
Gerrit-Change-Number: 18622
Gerrit-PatchSet: 1
Gerrit-Owner: Vadim Yanitskiy <vyanitskiy at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200531/46c58f16/attachment.htm>