<p>Harald Welte <strong>merged</strong> this change.</p><p><a href="https://gerrit.osmocom.org/13715">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Jenkins Builder: Verified
  Vadim Yanitskiy: Looks good to me, approved
  Harald Welte: Looks good to me, approved

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Document subscribers create on demand feature<br><br>Add a new section in the subscribers chapter, with detailed explanation<br>of the use cases and related OsmoHLR and OsmoMSC configuration.<br><br>Related: OS#2542<br>Change-Id: I2dd4a56f7b8be8b5d0e6fc32e04459e5e278d0a9<br>---<br>M doc/manuals/chapters/subscribers.adoc<br>1 file changed, 21 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/doc/manuals/chapters/subscribers.adoc b/doc/manuals/chapters/subscribers.adoc</span><br><span>index bb57d24..9f87131 100644</span><br><span>--- a/doc/manuals/chapters/subscribers.adoc</span><br><span>+++ b/doc/manuals/chapters/subscribers.adoc</span><br><span>@@ -67,3 +67,24 @@</span><br><span> |ms_purged_ps|1|3GPP TS 23.008 chapter 2.7.6</span><br><span> |===</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+=== Configuring the Subscribers Create on Demand Feature</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+Usually a HLR will only allow mobile equipment (ME) on the network, if the HLR</span><br><span style="color: hsl(120, 100%, 40%);">+has a subscriber entry with the ME's IMSI. But OsmoHLR can also be configured to</span><br><span style="color: hsl(120, 100%, 40%);">+automatically create new entries for new IMSIs, with the</span><br><span style="color: hsl(120, 100%, 40%);">+subscriber-create-on-demand VTY option. The obvious use case is creating the</span><br><span style="color: hsl(120, 100%, 40%);">+new subscriber entry and then allowing the ME to use both the CS</span><br><span style="color: hsl(120, 100%, 40%);">+(Circuit Switched) and PS (Packet Switched) NAM (Network Access Mode).</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+On the other hand, operators might only want to give network access to IMSIs, of</span><br><span style="color: hsl(120, 100%, 40%);">+which they know the owner. In order to do that, one can set the default NAM to</span><br><span style="color: hsl(120, 100%, 40%);">+"none" and manually approve new subscribers by enabling their nam_cs and nam_ps</span><br><span style="color: hsl(120, 100%, 40%);">+parameters (e.g. over the VTY).</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+Oftentimes it is hard to know, which IMSI belongs to which ME, but the IMEI is</span><br><span style="color: hsl(120, 100%, 40%);">+readily available. If you configure your MSC to send IMEI checking requests to</span><br><span style="color: hsl(120, 100%, 40%);">+the HLR, before sending location update requests, the subscribers created on</span><br><span style="color: hsl(120, 100%, 40%);">+demand can also have the IMEI stored in the HLR database. With OsmoMSC, this</span><br><span style="color: hsl(120, 100%, 40%);">+is done by writing "check-imei-rqd early" in the "msc" section of osmo-msc.cfg.</span><br><span style="color: hsl(120, 100%, 40%);">+Then enable storing the IMEI when receiving check IMEI requests with</span><br><span style="color: hsl(120, 100%, 40%);">+"store-imei" in the OsmoHLR configuration.</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/13715">change 13715</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/13715"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-hlr </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: merged </div>
<div style="display:none"> Gerrit-Change-Id: I2dd4a56f7b8be8b5d0e6fc32e04459e5e278d0a9 </div>
<div style="display:none"> Gerrit-Change-Number: 13715 </div>
<div style="display:none"> Gerrit-PatchSet: 9 </div>
<div style="display:none"> Gerrit-Owner: Vadim Yanitskiy <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-Reviewer: Vadim Yanitskiy <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: osmith <osmith@sysmocom.de> </div>