Attention is currently required from: pespin.
fixeria has posted comments on this change by fixeria. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38672?usp=email )
Change subject: library/gsup: fix template param restriction for tr_GSUP ......................................................................
Patch Set 1:
(2 comments)
File library/GSUP_Templates.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38672/comment/232375bf_ec9cf... : PS1, Line 312: template GSUP_PDU tr_GSUP(template (present) GSUP_MessageType msgt := ?,
template (present) here too please (see start of line).
Done
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38672/comment/59fb2806_b3a0b... : PS1, Line 323: template GSUP_PDU ts_GSUP(GSUP_MessageType msgt, GSUP_IEs ies := {}) := {
this one also needs (value) btw.
Done