<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/17642">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">library/BSSGP_Types: use tr_MI_IMSI from library/L3_Templates<br><br>Change-Id: Ibb02c1c545418bef34ee1e42d34857bda655e12f<br>---<br>M library/BSSGP_Types.ttcn<br>1 file changed, 1 insertion(+), 13 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/42/17642/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/library/BSSGP_Types.ttcn b/library/BSSGP_Types.ttcn</span><br><span>index e9984d8..fd12a9d 100644</span><br><span>--- a/library/BSSGP_Types.ttcn</span><br><span>+++ b/library/BSSGP_Types.ttcn</span><br><span>@@ -386,19 +386,7 @@</span><br><span>       template BssgpTLV t_BSSGP_IE_Imsi(template hexstring imsi) := {</span><br><span>              iei := IMSI,</span><br><span>                 len := 4,</span><br><span style="color: hsl(0, 100%, 40%);">-               u := {</span><br><span style="color: hsl(0, 100%, 40%);">-                  mobile_id := {</span><br><span style="color: hsl(0, 100%, 40%);">-                          typeOfIdentity := MI_TYPE_IMSI,</span><br><span style="color: hsl(0, 100%, 40%);">-                         oddEvenInd_identity := {</span><br><span style="color: hsl(0, 100%, 40%);">-                                        imsi := {</span><br><span style="color: hsl(0, 100%, 40%);">-                                               /* TODO: introduce generic tr_IMSI_L3 */</span><br><span style="color: hsl(0, 100%, 40%);">-                                                oddevenIndicator := true, /* IMSI has 15 digits */</span><br><span style="color: hsl(0, 100%, 40%);">-                                              digits := imsi,</span><br><span style="color: hsl(0, 100%, 40%);">-                                         fillerDigit := '1111'B</span><br><span style="color: hsl(0, 100%, 40%);">-                                  }</span><br><span style="color: hsl(0, 100%, 40%);">-                               }</span><br><span style="color: hsl(0, 100%, 40%);">-                       }</span><br><span style="color: hsl(0, 100%, 40%);">-               }</span><br><span style="color: hsl(120, 100%, 40%);">+             u := { mobile_id := tr_MI_IMSI(imsi) }</span><br><span>       }</span><br><span> </span><br><span>        template BssgpTLV t_BSSGP_IE_Qos(BssgpQosProfile qos) := {</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/17642">change 17642</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/osmo-ttcn3-hacks/+/17642"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ttcn3-hacks </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ibb02c1c545418bef34ee1e42d34857bda655e12f </div>
<div style="display:none"> Gerrit-Change-Number: 17642 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>