[MERGED] osmo-ttcn3-hacks[master]: BSSMAP_Templates: Permit tr_BSSMAP_AssignmentReq without CIC

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

Harald Welte gerrit-no-reply at lists.osmocom.org
Fri Jan 26 09:44:44 UTC 2018


Harald Welte has submitted this change and it was merged.

Change subject: BSSMAP_Templates: Permit tr_BSSMAP_AssignmentReq without CIC
......................................................................


BSSMAP_Templates: Permit tr_BSSMAP_AssignmentReq without CIC

Change-Id: Id0379fcb676698d92effce755dbc07c26a6a1101
---
M library/BSSMAP_Templates.ttcn
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/library/BSSMAP_Templates.ttcn b/library/BSSMAP_Templates.ttcn
index 33c370e..bc55f58 100644
--- a/library/BSSMAP_Templates.ttcn
+++ b/library/BSSMAP_Templates.ttcn
@@ -478,7 +478,7 @@
 				channelType := ?,
 				layer3HeaderInfo := *,
 				priority := *,
-				circuitIdentityCode := ?,
+				circuitIdentityCode := *,
 				downLinkDTX_Flag := *,
 				interferenceBandToBeUsed := *,
 				classmarkInformationType2 := *,

-- 
To view, visit https://gerrit.osmocom.org/6087
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Id0379fcb676698d92effce755dbc07c26a6a1101
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder



More information about the gerrit-log mailing list