Attention is currently required from: jolly.
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/33150 )
Change subject: Added BSC tests for terminating voice group calls ......................................................................
Patch Set 5:
(2 comments)
File bsc/BSC_Tests_ASCI.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/33150/comment/e7c0c7d7_ced6b... PS3, Line 46: type component RSL_DchanHdlr
This component type is already defined in `library/RSL_Emulation. […]
Done
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/33150/comment/2971f164_38740... PS3, Line 59: integer cr, integer sf, integer af, integer prio, integer ci
Why not defining template parameters as `BITn`? […]
Having default values assigned here would make this template a bit easier to use, but this is not critical. Marking as resolved.