Loading branches/v3/ttcn/LibSip_Library.ttcn +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ * @desc This module provides all modules of the LibSip as public imports. * Importing this module will automatically import all here listed modules, * no other LibSip_xxx module import needed in this case. * This module is part of LibSipV3. */ module LibSip_Library { Loading branches/v3/ttcn/LibSip_MessageBodyTypes.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ * @version $Id: LibSip_MessageBodyTypes.ttcn 622 2014-07-10 14:50:54Z nikolajev $ * @desc This module provides the types used for alternative SIP message * body variants and combinations. * * This module is part of LibSipV3. */ module LibSip_MessageBodyTypes { Loading branches/v3/ttcn/LibSip_PIXITS.ttcn +1 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ * @version $Id$ * @desc This module provides module parameters used within the SIP * protocol for timers, SDP formats etc. * This module is part of LibSipV3. */ module LibSip_PIXITS { // LibCommon Loading branches/v3/ttcn/LibSip_SMSFunctions.ttcn3 +3 −3 Original line number Diff line number Diff line /** * @author STF 435 * @author STF 435, 471 * @version $Id$ * @desc This module provides the functions used by the test component * for SIP-SMS over IMS as specified in 3GPP 24.341 tests. * This module is part of LibSipV2. * for SIP-SMS over IMS as specified in 3GPP 24-341 tests. * This module is part of LibSipV3. */ module LibSip_SMSFunctions { import from LibSip_SMSTypesAndValues all; Loading branches/v3/ttcn/LibSip_SMSTemplates.ttcn3 +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ * @author STF 435, STF 471 * @version $Id$ * @desc This module provides the types used by the test component * for SIP-SMS over IMS as specified in 3GPP 24.341 tests. * for SIP-SMS over IMS as specified in 3GPP 24-341 tests. * This module is part of LibSipV3. */ module LibSip_SMSTemplates { Loading Loading
branches/v3/ttcn/LibSip_Library.ttcn +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ * @desc This module provides all modules of the LibSip as public imports. * Importing this module will automatically import all here listed modules, * no other LibSip_xxx module import needed in this case. * This module is part of LibSipV3. */ module LibSip_Library { Loading
branches/v3/ttcn/LibSip_MessageBodyTypes.ttcn +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ * @version $Id: LibSip_MessageBodyTypes.ttcn 622 2014-07-10 14:50:54Z nikolajev $ * @desc This module provides the types used for alternative SIP message * body variants and combinations. * * This module is part of LibSipV3. */ module LibSip_MessageBodyTypes { Loading
branches/v3/ttcn/LibSip_PIXITS.ttcn +1 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ * @version $Id$ * @desc This module provides module parameters used within the SIP * protocol for timers, SDP formats etc. * This module is part of LibSipV3. */ module LibSip_PIXITS { // LibCommon Loading
branches/v3/ttcn/LibSip_SMSFunctions.ttcn3 +3 −3 Original line number Diff line number Diff line /** * @author STF 435 * @author STF 435, 471 * @version $Id$ * @desc This module provides the functions used by the test component * for SIP-SMS over IMS as specified in 3GPP 24.341 tests. * This module is part of LibSipV2. * for SIP-SMS over IMS as specified in 3GPP 24-341 tests. * This module is part of LibSipV3. */ module LibSip_SMSFunctions { import from LibSip_SMSTypesAndValues all; Loading
branches/v3/ttcn/LibSip_SMSTemplates.ttcn3 +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ * @author STF 435, STF 471 * @version $Id$ * @desc This module provides the types used by the test component * for SIP-SMS over IMS as specified in 3GPP 24.341 tests. * for SIP-SMS over IMS as specified in 3GPP 24-341 tests. * This module is part of LibSipV3. */ module LibSip_SMSTemplates { Loading