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 1... Line 1...
1
/******************************************************************************
1
/******************************************************************************
2
 *  @author     STF 435
2
 *  @author     STF 435, STF471
3
 *  @version    $Id$
3
 *  @version    $Id$
4
 *  @desc      This module contains the type definitions for SMS messages as specified in
4
 *  @desc      This module contains the type definitions for SMS messages as specified in
5
 * 3GPP 24.011 and 3GPP 23.040 Rel 8 and 9.
5
 * 3GPP 24-011 and 3GPP 23-040 Rel 8 and 9.
6
 * SMS over IMS is specified in 3GPP 24.341.
6
 * SMS over IMS is specified in 3GPP 24-341.
-
 
7
 * This module is part of LibSipV3.
7
 */
8
 */
8
module LibSip_SMSTypesAndValues {
9
module LibSip_SMSTypesAndValues {
9
    import from LibCommon_DataStrings all;
10
    import from LibCommon_DataStrings all;
10
11
11
    group SMS_Declarations {
12
    group SMS_Declarations {