Commit 5ae41e9b authored by rennoch's avatar rennoch
Browse files

inclusion of CW group

parent 7a0c3429
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -155,6 +155,15 @@ group PICS_Module_Parameters
		*/
		boolean PC_ACR_COMUNICATION_FORWARDED_TO_VOICE_MESSAGE_SERVICE;
		
        /* ****************************************************************************************************
                                CW PICS used for test case selection
        *************************************************************************************************** */
				
        /** @desc	boolean PICS ref: ETSI TS 186 018-1  PICS 2/4
        *			True, if the invocation of the CW service provided
        */
        boolean PC_CW_INVOCATION_PROVIDED;

		/* ****************************************************************************************************
								MCID PICS used for test case selection
		*************************************************************************************************** */
+1 −0
Original line number Diff line number Diff line
@@ -17,5 +17,6 @@
	import from MCID_TestCases all;
	import from OIP_OIR_TestCases all;
	import from TIP_TIR_TestCases all;
    import from CW_TestCases all;

} // end module SS_Ims_Testcases