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

Daniel Willmann gerrit-no-reply at lists.osmocom.org
Thu Mar 28 12:24:03 UTC 2019


Daniel Willmann has uploaded this change for review. ( 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(-)



  git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/41/13441/1

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: newchange
Gerrit-Change-Id: I3e29106373cb72773f4d8b9f164aa9a6163addc7
Gerrit-Change-Number: 13441
Gerrit-PatchSet: 1
Gerrit-Owner: Daniel Willmann <dwillmann at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190328/2dcd9ac9/attachment.htm>


More information about the gerrit-log mailing list