Loading ttcn/LibIms_Interface.ttcn +2 −5 Original line number Diff line number Diff line /* * @author STF 346, STF366, STF368, STF369 * @author STF 346, STF366, STF368, STF369, STF450 * @version $Id$ * @desc This module provides the types used by the test component * for SIP-IMS tests. Module become from STF306 and STF334-336 * This module is part of LibImsV2. */ module LibIms_Interface Loading @@ -24,16 +25,12 @@ module LibIms_Interface group AdressTypes { //Solution for building error problem. (Important for validation) //type component ImsComponent extends SipComponent need to be located in LibIms_Interface and not in LibSip_Interface module //With this solution TAU compiler error. type component ImsComponent extends SipComponent { // general variables var ImsInterfaceProfile vc_interfaceprofile } // end ImsComponent // type address WorkaroundAddress; //Remove it later }// end group AdressTypes Loading ttcn/LibIms_PIXITS.ttcn +2 −1 Original line number Diff line number Diff line /* * @author STF 346, STF366, STF368, STF369 * @author STF 346, STF366, STF368, STF369, STF450 * @version $Id$ * @desc This module provides the types used by the test component * for SIP-IMS tests. Module become from STF306 and STF334-336 * This module is part of LibImsV2. */ module LibIms_PIXITS Loading ttcn/LibIms_SIPTypesAndValues.ttcn +2 −1 Original line number Diff line number Diff line /* * @author STF 346, STF366, STF368, STF369 * @author STF 346, STF366, STF368, STF369, STF450 * @version $Id$ * @desc This module provides the types and constants used by the test component * for SIP tests. * This module is part of LibImsV2. */ module LibIms_SIPTypesAndValues Loading ttcn/LibIms_Steps.ttcn +2 −1 Original line number Diff line number Diff line /* * @author STF 346, STF366, STF368, STF369 * @author STF 346, STF366, STF368, STF369, STF450 * @version $Id$ * @desc This module provides the types used by the test component * for SIP-IMS tests. * This module is part of LibImsV2. */ module LibIms_Steps Loading ttcn/LibIms_Templates.ttcn +2 −1 Original line number Diff line number Diff line /* * @author STF 346, STF366, STF368, STF369 * @author STF 346, STF366, STF368, STF369, STF450 * @version $Id$ * @desc This module provides the types used by the test component * for SIP-IMS tests. Module become from STF306 and STF334-336 * This module is part of LibImsV2. */ module LibIms_Templates Loading Loading
ttcn/LibIms_Interface.ttcn +2 −5 Original line number Diff line number Diff line /* * @author STF 346, STF366, STF368, STF369 * @author STF 346, STF366, STF368, STF369, STF450 * @version $Id$ * @desc This module provides the types used by the test component * for SIP-IMS tests. Module become from STF306 and STF334-336 * This module is part of LibImsV2. */ module LibIms_Interface Loading @@ -24,16 +25,12 @@ module LibIms_Interface group AdressTypes { //Solution for building error problem. (Important for validation) //type component ImsComponent extends SipComponent need to be located in LibIms_Interface and not in LibSip_Interface module //With this solution TAU compiler error. type component ImsComponent extends SipComponent { // general variables var ImsInterfaceProfile vc_interfaceprofile } // end ImsComponent // type address WorkaroundAddress; //Remove it later }// end group AdressTypes Loading
ttcn/LibIms_PIXITS.ttcn +2 −1 Original line number Diff line number Diff line /* * @author STF 346, STF366, STF368, STF369 * @author STF 346, STF366, STF368, STF369, STF450 * @version $Id$ * @desc This module provides the types used by the test component * for SIP-IMS tests. Module become from STF306 and STF334-336 * This module is part of LibImsV2. */ module LibIms_PIXITS Loading
ttcn/LibIms_SIPTypesAndValues.ttcn +2 −1 Original line number Diff line number Diff line /* * @author STF 346, STF366, STF368, STF369 * @author STF 346, STF366, STF368, STF369, STF450 * @version $Id$ * @desc This module provides the types and constants used by the test component * for SIP tests. * This module is part of LibImsV2. */ module LibIms_SIPTypesAndValues Loading
ttcn/LibIms_Steps.ttcn +2 −1 Original line number Diff line number Diff line /* * @author STF 346, STF366, STF368, STF369 * @author STF 346, STF366, STF368, STF369, STF450 * @version $Id$ * @desc This module provides the types used by the test component * for SIP-IMS tests. * This module is part of LibImsV2. */ module LibIms_Steps Loading
ttcn/LibIms_Templates.ttcn +2 −1 Original line number Diff line number Diff line /* * @author STF 346, STF366, STF368, STF369 * @author STF 346, STF366, STF368, STF369, STF450 * @version $Id$ * @desc This module provides the types used by the test component * for SIP-IMS tests. Module become from STF306 and STF334-336 * This module is part of LibImsV2. */ module LibIms_Templates Loading