 
            Attention is currently required from: fixeria.
laforge has posted comments on this change by fixeria. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38586?usp=email )
Change subject: library/gsup: fix wrong IE order in f_gen_tr_ss_ies ......................................................................
Patch Set 2:
(1 comment)
File library/GSUP_Templates.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38586/comment/eb3b7994_bf9bf... : PS2, Line 1412: ies[idx] := *; well, the comment says something about a specific IE type (OSMO_GSUP_MESSAGE_CLASS_IE) while the actual code seems to accept any IE type. That's definitely not the same.
