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

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">osmo-cn-latest: Add README with instructions for provisioning<br><br>Change-Id: I3e29106373cb72773f4d8b9f164aa9a6163addc7<br>---<br>A osmo-cn-latest/README<br>1 file changed, 11 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/osmo-cn-latest/README b/osmo-cn-latest/README</span><br><span>new file mode 100644</span><br><span>index 0000000..293dee9</span><br><span>--- /dev/null</span><br><span>+++ b/osmo-cn-latest/README</span><br><span>@@ -0,0 +1,11 @@</span><br><span style="color: hsl(120, 100%, 40%);">+You need a csv with the simcard data.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+To create hlr.db and change the mcc/mnc run:</span><br><span style="color: hsl(120, 100%, 40%);">+./create_hlr.py --mcc 901 --mnc 23 source.csv</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+This will create the hlr.db and a simcards.csv where the first digits of the</span><br><span style="color: hsl(120, 100%, 40%);">+IMSI will be changed to match the MCC/MNC. In order to reprogram the SIM cards</span><br><span style="color: hsl(120, 100%, 40%);">+run pySim-prog like this:</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+./pySim-prog.py -p 0 -t sysmoUSIM-SJS1 --source=csv --read-csv=simcards.csv --read-iccid</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/13441">change 13441</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/13441"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: docker-playground </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: merged </div>
<div style="display:none"> Gerrit-Change-Id: I3e29106373cb72773f4d8b9f164aa9a6163addc7 </div>
<div style="display:none"> Gerrit-Change-Number: 13441 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Daniel Willmann <dwillmann@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Daniel Willmann <dwillmann@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>