Change in docker-playground[master]: osmo-cn-latest: Add README with instructions for provisioning

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

Harald Welte gerrit-no-reply at lists.osmocom.org
Fri Mar 29 11:14:16 UTC 2019


Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/13441 )

Change subject: osmo-cn-latest: Add README with instructions for provisioning
......................................................................

osmo-cn-latest: Add README with instructions for provisioning

Change-Id: I3e29106373cb72773f4d8b9f164aa9a6163addc7
---
A osmo-cn-latest/README
1 file changed, 11 insertions(+), 0 deletions(-)

Approvals:
  Daniel Willmann: Verified
  Harald Welte: Looks good to me, approved



diff --git a/osmo-cn-latest/README b/osmo-cn-latest/README
new file mode 100644
index 0000000..293dee9
--- /dev/null
+++ b/osmo-cn-latest/README
@@ -0,0 +1,11 @@
+You need a csv with the simcard data.
+
+To create hlr.db and change the mcc/mnc run:
+./create_hlr.py --mcc 901 --mnc 23 source.csv
+
+This will create the hlr.db and a simcards.csv where the first digits of the
+IMSI will be changed to match the MCC/MNC. In order to reprogram the SIM cards
+run pySim-prog like this:
+
+./pySim-prog.py -p 0 -t sysmoUSIM-SJS1 --source=csv --read-csv=simcards.csv --read-iccid
+

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

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I3e29106373cb72773f4d8b9f164aa9a6163addc7
Gerrit-Change-Number: 13441
Gerrit-PatchSet: 1
Gerrit-Owner: Daniel Willmann <dwillmann at sysmocom.de>
Gerrit-Reviewer: Daniel Willmann <dwillmann at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190329/09a000b9/attachment.htm>


More information about the gerrit-log mailing list