Attention is currently required from: laforge, pespin, dexter.
1 comment:
File library/s1ap/S1AP_Templates.ttcn:
Patch Set #1, Line 72: }, *, {
There is only one IE in between, the `eNB Name`. So yes, it should be `?`.
... but this IE is defined as optional, so `?` is not the correct option. Does `ifpresent` work within template lists? IIRC, no. So using `*` seems to be the only option :/
To view, visit change 33633. To unsubscribe, or for help writing mail filters, visit settings.