Change in osmo-ttcn3-hacks[master]: BTS_Tests_SMSCB: use t_MI_NoIdentity() from library/L3_Templates

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

fixeria gerrit-no-reply at lists.osmocom.org
Fri Mar 27 22:14:55 UTC 2020


fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/17643 )


Change subject: BTS_Tests_SMSCB: use t_MI_NoIdentity() from library/L3_Templates
......................................................................

BTS_Tests_SMSCB: use t_MI_NoIdentity() from library/L3_Templates

Change-Id: I018e1d875c85fe3958fd184fe0d2b0f56d1e343a
---
M bts/BTS_Tests_SMSCB.ttcn
1 file changed, 1 insertion(+), 12 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/43/17643/1

diff --git a/bts/BTS_Tests_SMSCB.ttcn b/bts/BTS_Tests_SMSCB.ttcn
index ebd8d0f..8a1b71d 100644
--- a/bts/BTS_Tests_SMSCB.ttcn
+++ b/bts/BTS_Tests_SMSCB.ttcn
@@ -893,18 +893,7 @@
 				first := CHAN_NEED_ANY
 			},
 			page_mode := PAGE_MODE_NORMAL,
-			mi1 := {
-				lengthIndicator := 1,
-				mobileIdentityV := {
-					typeOfIdentity := '000'B,
-					oddEvenInd_identity := {
-						no_identity := {
-							oddevenIndicator := '0'B,
-							fillerDigits := 'F'H
-						}
-					}
-				}
-			},
+			mi1 := t_MI_NoIdentity(),
 			mi2 := omit,
 			rest_octets := ?
 		}

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/17643
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I018e1d875c85fe3958fd184fe0d2b0f56d1e343a
Gerrit-Change-Number: 17643
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <axilirator at gmail.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200327/d63fb356/attachment.htm>


More information about the gerrit-log mailing list