Commit 08c09f9e authored by Bostjan Pintar's avatar Bostjan Pintar
Browse files

Diameter types updated

parent 0e6bfc47
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1363,7 +1363,7 @@ module LibDiameter_Templates {
                destination_Realm := m_destinationRealm_dummy,
                destination_Host := m_destinationHost_dummy,
                auth_Application_Id := m_authApplicationId_dummy,
                specific_action := omit,
                specific_Action := omit,
                re_Auth_Request_Type := m_re_Auth_Request_dummy,
                user_Name := omit,
                acc_nc_ident := omit,
@@ -1946,7 +1946,7 @@ module LibDiameter_Templates {
                destination_Realm := ?,
                destination_Host := ?,
                auth_Application_Id := ?,
                specific_action := *,
                specific_Action := *,
                re_Auth_Request_Type := ?,
                user_Name := *,
                acc_nc_ident := *,
+1 −1
Original line number Diff line number Diff line
@@ -943,7 +943,7 @@ group BasicTypesAndConstants{
                    Destination_Realm_AVP                  destination_Realm,                 //RFC3588 & TS 129 214 & TS 129 212 & TS129 215
                    Destination_Host_AVP                   destination_Host,                  //RFC3588 & TS 129 214 & TS 129 212 & TS129 215
                    Auth_Application_Id_AVP                auth_Application_Id,               //RFC3588 & TS 129 214 & TS 129 212 & TS129 215
                    Specific_Action_AVP                    specific_action optional,          // TS 129 214 required
                    Specific_Action_AVP                    specific_Action optional,          // TS 129 214 required
                    Re_Auth_Request_Type_AVP               re_Auth_Request_Type optional,     //RFC3588req & TS 129 214NOT present & TS 129 212req & TS129 215 req
                    User_Name_AVP                          user_Name optional,                //RFC3588
                    set of Access_Network_Charging_Identifier_AVP acc_nc_ident optional,      // TS 129 214