Rev

Rev 624 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | SVN | Bug Tracker

Rev 624 Rev 626
Line 4... Line 4...
4
 *  @desc       This module provides the types used by the test component
4
 *  @desc       This module provides the types used by the test component
5
 *              for SIP-SMS over IMS as specified in 3GPP 24.341 tests.
5
 *              for SIP-SMS over IMS as specified in 3GPP 24-341 tests.
6
 *              This module is part of LibSipV3.
6
 *              This module is part of LibSipV3.
7
 */
7
 */
8
module LibSip_SMSTemplates {
8
module LibSip_SMSTemplates {
9
    import from LibCommon_DataStrings all;
9
    import from LibCommon_DataStrings all;
10
    import from LibSip_SMSTypesAndValues all;
10
    import from LibSip_SMSTypesAndValues all;