Loading AtsCommon/SipIsup_IMS_TCFunctions.ttcn +10 −0 Original line number Diff line number Diff line Loading @@ -11329,6 +11329,16 @@ module SipIsup_IMS_TCFunctions { }// end function f_IMS_TC_605_002 /* * @desc This is the test case function (IMS/SIP side) for TC_605_003 * @param loc_CSeq_s - Transaction Id */ function f_IMS_TC_605_003(in CSeq p_cSeq_s) runs on ImsComponent { f_IMS_TC_604_001(p_cSeq_s) }// end function f_IMS_TC_605_003 } // end group TP605_3PTY Loading Loading
AtsCommon/SipIsup_IMS_TCFunctions.ttcn +10 −0 Original line number Diff line number Diff line Loading @@ -11329,6 +11329,16 @@ module SipIsup_IMS_TCFunctions { }// end function f_IMS_TC_605_002 /* * @desc This is the test case function (IMS/SIP side) for TC_605_003 * @param loc_CSeq_s - Transaction Id */ function f_IMS_TC_605_003(in CSeq p_cSeq_s) runs on ImsComponent { f_IMS_TC_604_001(p_cSeq_s) }// end function f_IMS_TC_605_003 } // end group TP605_3PTY Loading