Commit 0cae613a authored by pintar's avatar pintar
Browse files

Changes done during STF482 validation: week4/2015

parent 576e9681
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -687,7 +687,7 @@ module LibDiameter_Templates {
            }

            template Auth_Application_Id_AVP mw_authApplicationId(UInt32 p_avpData) := {
                aVP_Header := mw_aVP_Header_Vbit0Mbit1(c_result_Code_AVP_Code),
                aVP_Header := mw_aVP_Header_Vbit0Mbit1(c_auth_Application_Id_AVP_Code),
                aVP_Data := p_avpData
            }

@@ -1853,7 +1853,7 @@ module LibDiameter_Templates {
                  origin_Host := m_originHost_dummy,
                  origin_Realm := m_originRealm_dummy,
                  auth_Application_Id := m_authApplicationId_dummy,
                  experimental_result := omit,
                  experimental_Result := omit,
                  access_network_charging_Identifier := omit,
                  access_network_charging_address := omit,
                  acceptable_service_info := omit,
@@ -2163,7 +2163,7 @@ module LibDiameter_Templates {
                result_Code := omit,
                origin_Host := m_originHost_dummy,
                origin_Realm := m_originRealm_dummy,
                experimental_result := omit,
                experimental_Result := omit,
                user_Name := omit,
                media_Component_Description := omit,
                service_URN := omit,
@@ -2363,7 +2363,7 @@ module LibDiameter_Templates {
                origin_Host := ?,
                origin_Realm := ?,
                auth_Application_Id := ?,
                experimental_result := *,
                experimental_Result := *,
                access_network_charging_Identifier := *,
                access_network_charging_address := *,
                acceptable_service_info := *,
@@ -2673,7 +2673,7 @@ module LibDiameter_Templates {
                result_Code := *,
                origin_Host := ?,
                origin_Realm := ?,
                experimental_result := *,
                experimental_Result := *,
                user_Name := *,
                media_Component_Description := *,
                service_URN := *,
+2 −2
Original line number Diff line number Diff line
@@ -825,7 +825,7 @@ group BasicTypesAndConstants{
                    Result_Code_AVP                        result_Code optional,              //RFC3588req & TS 129 214opt & TS 129 212opt & TS129 215opt
                    Origin_Host_AVP                        origin_Host,                       //RFC3588 & TS 129 214 & TS 129 212 & TS129 215
                    Origin_Realm_AVP                       origin_Realm,//required            //RFC3588 & TS 129 214 & TS 129 212 & TS129 215
                    Experimental_Result_AVP                experimental_result optional,      //TS 129 214 & TS 129 212 & TS129 215
                    Experimental_Result_AVP                experimental_Result optional,      //TS 129 214 & TS 129 212 & TS129 215
                    User_Name_AVP                          user_Name optional,                //RFC3588
                    set of Media_Component_Description_AVP media_Component_Description optional,//TS 129 214
                    Service_URN_AVP                        service_URN optional,              //TS 129 214
@@ -2183,7 +2183,7 @@ group BasicTypesAndConstants{
                    Origin_Host_AVP                        origin_Host,//required
                    Origin_Realm_AVP                       origin_Realm,
                    Auth_Application_Id_AVP                auth_Application_Id,
                    Experimental_Result_AVP                experimental_result optional,
                    Experimental_Result_AVP                experimental_Result optional,
                    set of Access_Network_Charging_Identifier_AVP access_network_charging_Identifier optional,
                    Access_Network_Charging_Address_AVP access_network_charging_address optional,
                    Acceptable_Service_Info_AVP            acceptable_service_info optional,
+4 −4
Original line number Diff line number Diff line
@@ -816,10 +816,10 @@ module LibDiameter_Types_S6a_AVPs {
                set of AVP_Type                     aVP_Type                        optional
            }

            type record CSG_Id_AVP {                                                //ref: 7.3.79
                AVP_Header                            aVP_Header,                     //CSG-Id ::= <AVP header: 1437 10415>
                UInt32                                aVP_Data
            }
//            type record CSG_Id_AVP {                                                //ref: 7.3.79
//                AVP_Header                            aVP_Header,                     //CSG-Id ::= <AVP header: 1437 10415>
//                UInt32                                aVP_Data
//            }

            type record Expiration_Date_AVP {                                        //ref: 7.3.80
                AVP_Header                            aVP_Header,                     //Expiration-Date ::= <AVP header: 1439 10415>