Change in osmo-ttcn3-hacks[master]: BSSMAP: Update ts_BSSAP_BSSMAP to contain new fields

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

pespin gerrit-no-reply at lists.osmocom.org
Mon Apr 19 10:04:58 UTC 2021


pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/23766 )

Change subject: BSSMAP: Update ts_BSSAP_BSSMAP to contain new fields
......................................................................

BSSMAP: Update ts_BSSAP_BSSMAP to contain new fields

Depends: titan.ProtocolModules.BSSMAP Change-Id I5103ceb2656a41925a089af5492d0722ca87a5c7
Related: SYS#5337
Change-Id: I9cc4d161fa7083e30d3bf8f10e959d1fe7b86032
---
M deps/Makefile
M library/BSSMAP_Templates.ttcn
2 files changed, 4 insertions(+), 2 deletions(-)

Approvals:
  Jenkins Builder: Verified
  pespin: Looks good to me, approved



diff --git a/deps/Makefile b/deps/Makefile
index c63dca7..d270a79 100644
--- a/deps/Makefile
+++ b/deps/Makefile
@@ -83,7 +83,7 @@
 titan.ProtocolEmulations.SCCP_commit=	 	R.7.A-11-gd4b7a6d
 titan.ProtocolModules.BSSAPP_v7.3.0_commit=	R.2.A-4-g20cfaf8
 titan.ProtocolModules.BSSGP_v13.0.0_commit=	e97d92a8b66bec399babea52f593771b76cb175a
-titan.ProtocolModules.BSSMAP_commit=		master
+titan.ProtocolModules.BSSMAP_commit=		24f967b2f77bfdd2e6eabf1e82fa76239095f772
 titan.ProtocolModules.DNS_commit=		R.7.B
 titan.ProtocolModules.GRE_commit=		R.2.A-5-g654c446
 titan.ProtocolModules.GTP_v13.5.0_commit=	R.2.A-5-ge120ace
diff --git a/library/BSSMAP_Templates.ttcn b/library/BSSMAP_Templates.ttcn
index da822a9..a323502 100644
--- a/library/BSSMAP_Templates.ttcn
+++ b/library/BSSMAP_Templates.ttcn
@@ -1665,7 +1665,9 @@
 			commonID := {
 				messageType := '2F'O,
 				iMSI := ts_BSSMAP_Imsi(imsi_digits),
-				sNAAccessInformation := omit
+				sNAAccessInformation := omit,
+				selectedPLMNId := omit,
+				lastUsedEUTRANPLMNId := omit
 			}
 		}
 	}

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/23766
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: I9cc4d161fa7083e30d3bf8f10e959d1fe7b86032
Gerrit-Change-Number: 23766
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210419/944e09f9/attachment.htm>


More information about the gerrit-log mailing list