Attention is currently required from: fixeria, pespin, dexter.
1 comment:
File library/s1ap/S1AP_Templates.ttcn:
Like in the preceding patch, there is only one *optional* `MME Name` IE. Using `?` would mean we expect it to be always present.
yes, correct.
I like the idea of `superset`, but I am afraid those PDUs are automatically generated from ASN.1 by TITAN?
The only question is to which TTCN-3 type the protocilIEs field is converted. If its "set of", then superset woudl work. If it's "record of", then not. One has to eitehr look at the generated C++ code, or review the ETSI Spec that contains the ASN.1 -> TTCN3 mapping that is used in a TTCN3 compiler like TITAN.
To view, visit change 33634. To unsubscribe, or for help writing mail filters, visit settings.