Change in osmo-dev[master]: net: enable saving IMEI in HLR by default

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/.

osmith gerrit-no-reply at lists.osmocom.org
Wed Jan 30 16:52:51 UTC 2019


osmith has submitted this change and it was merged. ( https://gerrit.osmocom.org/12731 )

Change subject: net: enable saving IMEI in HLR by default
......................................................................

net: enable saving IMEI in HLR by default

Related: OS#2541
Change-Id: I12ab66b5ff2147918e2cb4e9beab8d6a730fdc5a
---
M net/tmpl_std/osmo-hlr.cfg
M net/tmpl_std/osmo-msc.cfg
2 files changed, 3 insertions(+), 0 deletions(-)

Approvals:
  Neels Hofmeyr: Looks good to me, approved
  osmith: Verified



diff --git a/net/tmpl_std/osmo-hlr.cfg b/net/tmpl_std/osmo-hlr.cfg
index d9b4e6b..4f8a14a 100644
--- a/net/tmpl_std/osmo-hlr.cfg
+++ b/net/tmpl_std/osmo-hlr.cfg
@@ -3,4 +3,5 @@
  ussd route prefix *2# internal own-imsi
  ussd route prefix *#100# internal own-msisdn
  ussd route prefix *#101# internal own-imsi
+ store-imei
 ${include(../common_logging)}
diff --git a/net/tmpl_std/osmo-msc.cfg b/net/tmpl_std/osmo-msc.cfg
index 9f8fea1..6d235ba 100644
--- a/net/tmpl_std/osmo-msc.cfg
+++ b/net/tmpl_std/osmo-msc.cfg
@@ -9,6 +9,8 @@
  # For nano3G:
  iu rab-assign-addr-enc x213
 
+ check-imei-rqd 1
+
 ${include(../common_logging)}
  logging level ref debug
  logging level vlr debug

-- 
To view, visit https://gerrit.osmocom.org/12731
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-dev
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I12ab66b5ff2147918e2cb4e9beab8d6a730fdc5a
Gerrit-Change-Number: 12731
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190130/9912c442/attachment.htm>


More information about the gerrit-log mailing list