Attention is currently required from: laforge.
jolly has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/33973 )
Change subject: ASCI: Add templates to send and receive GCC/BCC call control messages ......................................................................
Patch Set 2:
(2 comments)
File library/L3_Templates.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/33973/comment/5cd9ad79_9eec3... PS1, Line 3599: template PDU_ML3_MS_NW ts_ML3_MO_BCC(integer tid, octetstring bcc) := {
The send templates (ts_*) should have a template (value) qualifier, like the examples above.
Done
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/33973/comment/925f04dc_7550b... PS1, Line 3626: template PDU_M
likewise here.
Done