Feature #4038
MSC_Tests_Iu: BSC_ConnectionHandler.ttcn missing handling of RAB-AssignmentRequest
Status:
New
Priority:
Normal
Assignee:
sysmocom
Category:
IuCS support
Target version:
-
Start date:
06/03/2019
Due date:
% Done:
0%
Resolution:
Spec Reference:
Description
Some functions like f_mo_call_establish and f_mt_call_complete() have some initial code commented to handle RAB-AssignmentRequest, but it is not yet fully implemented. As a result, some tests like MSC_Tests_Iu.TC_iu_lu_and_mo_call
fail to pass (because TTCN3 doesn't answer to RAB-AssignmentRequest and Tguard times out).