Loading ttcn/LibSip_Interface.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 LibSipV2. */ module LibSip_Interface Loading ttcn/LibSip_MessageBodyTypes.ttcn +3 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,9 @@ // $Author: seka $ // $Rev: 8470 $ /******************************************************************************/ / * This module is part of LibSipV2. */ module LibSip_MessageBodyTypes { Loading ttcn/LibSip_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 LibSipV2. * NOTE: PIXITS in folowing groups can be ignored if this information * is provided in other modules of the ATS that uses this SIP library * - Ports_and_addresses_of_the_SUT Loading ttcn/LibSip_SDPTypes.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 defines message, attribute, structured and simple * SDP types as well constants used by LipSip constructs. <br> Loading @@ -7,6 +7,7 @@ * may be overwritten by future releases of this library * End users are encouraged to contact the distributers of this * module regarding their modifications or additions * This module is part of LibSipV2. * @remark Adding of new attributes types is ok; * Adding of new optional attributes in @see SDP_attribute type * is ok; Loading ttcn/LibSip_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 defines message, header, structured and simple SIP * types as well constants used by LipSip constructs. <br> Loading @@ -7,6 +7,7 @@ * may be overwritten by future releases of this library * End users are encouraged to contact the distributers of this * module regarding their modifications or additions * This module is part of LibSipV2. * @remark Adding of new message and header types is ok; * Adding of new optional header fields in @see MessageHeader type * is ok but should be done at same time as dummy template updates; Loading Loading
ttcn/LibSip_Interface.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 LibSipV2. */ module LibSip_Interface Loading
ttcn/LibSip_MessageBodyTypes.ttcn +3 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,9 @@ // $Author: seka $ // $Rev: 8470 $ /******************************************************************************/ / * This module is part of LibSipV2. */ module LibSip_MessageBodyTypes { Loading
ttcn/LibSip_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 LibSipV2. * NOTE: PIXITS in folowing groups can be ignored if this information * is provided in other modules of the ATS that uses this SIP library * - Ports_and_addresses_of_the_SUT Loading
ttcn/LibSip_SDPTypes.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 defines message, attribute, structured and simple * SDP types as well constants used by LipSip constructs. <br> Loading @@ -7,6 +7,7 @@ * may be overwritten by future releases of this library * End users are encouraged to contact the distributers of this * module regarding their modifications or additions * This module is part of LibSipV2. * @remark Adding of new attributes types is ok; * Adding of new optional attributes in @see SDP_attribute type * is ok; Loading
ttcn/LibSip_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 defines message, header, structured and simple SIP * types as well constants used by LipSip constructs. <br> Loading @@ -7,6 +7,7 @@ * may be overwritten by future releases of this library * End users are encouraged to contact the distributers of this * module regarding their modifications or additions * This module is part of LibSipV2. * @remark Adding of new message and header types is ok; * Adding of new optional header fields in @see MessageHeader type * is ok but should be done at same time as dummy template updates; Loading