lynxis lazus has submitted this change. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38917?usp=email )
Change subject: L3_Templates: set R99 indicator
......................................................................
L3_Templates: set R99 indicator
To support UMTS AKA auth, set the R99 indicator
Change-Id: I80035c68bd43fac336ef74ca9377a21f1061167f
---
M library/L3_Templates.ttcn
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
daniel: Looks good to me, approved
pespin: Looks good to me, but someone else must approve
Jenkins Builder: Verified
diff --git a/library/L3_Templates.ttcn b/library/L3_Templates.ttcn
index fd68fcd..6b7baae 100644
--- a/library/L3_Templates.ttcn
+++ b/library/L3_Templates.ttcn
@@ -2344,7 +2344,7 @@
ucs2Support := '1'B,
ssScreeningIndicator := '01'B,
solSACapability := '0'B,
- revisionLevelIndicatior := omit,
+ revisionLevelIndicatior := '1'B,
pFCFeatureMode := omit,
extendedGEAbits := omit,
lcsVAcapability := omit,
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38917?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I80035c68bd43fac336ef74ca9377a21f1061167f
Gerrit-Change-Number: 38917
Gerrit-PatchSet: 3
Gerrit-Owner: lynxis lazus <lynxis(a)fe80.eu>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: daniel <dwillmann(a)sysmocom.de>
Gerrit-Reviewer: lynxis lazus <lynxis(a)fe80.eu>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>