jolly has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41186?usp=email )
Change subject: Fix length indicators in tr_NAS_ActDefEpsBearCtxReq ......................................................................
Fix length indicators in tr_NAS_ActDefEpsBearCtxReq
Related: SYS#7635 Change-Id: Ibce4b56c479fb5e31ee1f7871eab168facfef94e --- M library/NAS_EPS_Templates.ttcn 1 file changed, 2 insertions(+), 2 deletions(-)
Approvals: pespin: Looks good to me, approved fixeria: Looks good to me, but someone else must approve laforge: Looks good to me, approved Jenkins Builder: Verified
diff --git a/library/NAS_EPS_Templates.ttcn b/library/NAS_EPS_Templates.ttcn index d2502f0..706bcf2 100644 --- a/library/NAS_EPS_Templates.ttcn +++ b/library/NAS_EPS_Templates.ttcn @@ -1294,11 +1294,11 @@ ePS_QualityOfServiceV := qos }, accessPointName := { - lengthIndicator := 0, + lengthIndicator := ?, accessPointNameValue := apn }, pDN_Address := { - lengthIndicator := 0, + lengthIndicator := ?, typeValue := addr_type, spare := '00000'B, addressInformation := addr_info