Attention is currently required from: pespin.
4 comments:
File library/s1ap/S1AP_Templates.ttcn:
Patch Set #1, Line 1962: template (omit) E_RABNotToBeModifiedListBearerModInd rab_no_modify_items)
:= omit
It's already `omit` in the template using this helper, I see no point assigning default values here.
Patch Set #1, Line 1999: template E_RABNotToBeModifiedListBearerModInd rab_no_modify_items)
:= *
Likewise, see the template using this helper.
Patch Set #1, Line 2147: template (omit) E_RABModifyListBearerModConf rab_modified_items,
:= omit x3
Likewise, it's a private helper function.
Patch Set #1, Line 2197: template E_RABModifyListBearerModConf rab_modified_items,
:= * x3
Same here.
To view, visit change 39144. To unsubscribe, or for help writing mail filters, visit settings.