<p>Patch set 4:<span style="border-radius: 3px; display: inline-block; margin: 0 2px; padding: 4px;background-color: #ffd4d4;">Code-Review -1</span></p><p><a href="https://gerrit.osmocom.org/c/pysim/+/16946">View Change</a></p><p>4 comments:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/c/pysim/+/16946/4/pySim-prog.py">File pySim-prog.py:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/c/pysim/+/16946/4/pySim-prog.py@170">Patch Set #4, Line 170:</a> <code style="font-family:monospace,monospace">parser.add_option</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Please move it closer to ICCID/IMSI related options, this group and expand the help message (like other options do): "Mobile Subscriber Integrated Services Digital Number".</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/c/pysim/+/16946/4/pySim/cards.py">File pySim/cards.py:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/c/pysim/+/16946/4/pySim/cards.py@654">Patch Set #4, Line 654:</a> </p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;"><pre style="font-family: monospace,monospace; white-space: pre-wrap;">ton = "81"<br>                     if msisdn[0] == '+':<br>                          ton = "91"<br></pre></blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">Please clarify these values:</p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">  ton = "XX" # e.g. Local number<br>  ton = "YY" # International number</pre><p style="white-space: pre-wrap; word-wrap: break-word;">Also, this is not just ToN but also NPI?</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/c/pysim/+/16946/4/pySim/cards.py@659">Patch Set #4, Line 659:</a> <code style="font-family:monospace,monospace">(l== -1)</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">this is always True, isn't it? Also, this variable looks unused.</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/c/pysim/+/16946/4/pySim/cards.py@666">Patch Set #4, Line 666:</a> <code style="font-family:monospace,monospace">MSISDN with even number of digits are supported</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Can we just append symbol 'f' at the end of msisdn?</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.osmocom.org/c/pysim/+/16946">change 16946</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/c/pysim/+/16946"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: pysim </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ie033a0ffc3697ae562eaa7a241a0f6af6c2b0594 </div>
<div style="display:none"> Gerrit-Change-Number: 16946 </div>
<div style="display:none"> Gerrit-PatchSet: 4 </div>
<div style="display:none"> Gerrit-Owner: herlesupreeth <herlesupreeth@gmail.com> </div>
<div style="display:none"> Gerrit-Assignee: dexter <pmaier@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: fixeria <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-CC: dexter <pmaier@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Comment-Date: Tue, 21 Jan 2020 23:14:37 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-Has-Labels: Yes </div>
<div style="display:none"> Gerrit-MessageType: comment </div>