 
            Attention is currently required from: pespin.
fixeria has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38573?usp=email )
Change subject: RUA_Emulation: Support passing no RANAP PDU in RUA_Disc_Req ......................................................................
Patch Set 1: Code-Review+1
(1 comment)
File library/rua/RUA_Templates.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38573/comment/01d020cf_fa971... : PS1, Line 201: ts_RUA_Disconnect_no_ranap Adding a separate template is of course an easier approach, but you could still make the `ranap_msg` param optional in `ts_RUA_Disconnect` by using a helper function that would generate `protocolIEs[]` conditionally. I did this recently in https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38578/1/library/s1ap/S1AP_Te..., just in case you need an example.
