Commit d3f474bd authored by rennoch's avatar rennoch
Browse files

303030-031

parent 3bfad759
Loading
Loading
Loading
Loading
+17 −0
Original line number Original line Diff line number Diff line
@@ -4915,6 +4915,23 @@ module SipIsup_IMS_TCFunctions {
				}// end function f_IMS_TC_303_029
				}// end function f_IMS_TC_303_029




				/* 
				*  @desc	This is the test case function (IMS/SIP side) for TC_303_030
				*  @param	loc_CSeq_s - Transaction Id
				*/
				function f_IMS_TC_303_030(in CSeq p_cSeq_s) runs on ImsComponent {
					f_IMS_TC_303_024(p_cSeq_s);
				}// end function f_IMS_TC_303_030

				/* 
				*  @desc	This is the test case function (IMS/SIP side) for TC_303_031
				*  @param	loc_CSeq_s - Transaction Id
				*/
				function f_IMS_TC_303_031(in CSeq p_cSeq_s) runs on ImsComponent {
					f_IMS_TC_303_025(p_cSeq_s);
				}// end function f_IMS_TC_303_031


			} // end group TP303_Sending_ACM
			} // end group TP303_Sending_ACM
			
			
			group TP304_Sending_CPG {
			group TP304_Sending_CPG {