Commit d24a13f9 authored by pintar's avatar pintar
Browse files

Type Visited_Network_Identifier_AVP was moved to module ...CxDx_AVPs. Type is...

Type Visited_Network_Identifier_AVP was moved to module ...CxDx_AVPs. Type is related to 129 229 standard and it was duplicated.
Done 2015 week 47 - STF500 CxDx validation 
parent 840fc6ac
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -51,6 +51,9 @@ module DiameterS6a_Templates {
    import from LibDiameter_Types_S6a_AVPs  {
        type all
    };
    import from LibDiameter_Types_CxDx_AVPs  {
        type Visited_Network_Identifier_AVP
    }
    import from LibDiameter_Types_Gx_AVPs {
        type RAT_Type, RAT_Type_AVP // Could be moved these types to LibDiameter_Types_Base_AVPs
    };