Commit 02803d6b authored by garciay's avatar garciay
Browse files

Rename field Served_Party into served_Party

                                =
parent 8191ff34
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -517,7 +517,7 @@ module LibDiameter_Types_S6a_AVPs {
            type record APN_Configuration_AVP {                                        //ref: 7.3.35
                AVP_Header                            aVP_Header,                     //APN-Configuration ::= <AVP header: 1430 10415>
                Context_Identifier_AVP                context_Identifier,
                set length (2) of Served_Party_IP_Address_AVP    Served_Party        optional,
                set length (2) of Served_Party_IP_Address_AVP    served_Party        optional,
                PDN_Type_AVP                        pDN_Type,
                Service_Selection_AVP                service_Selection,
                EPS_Subscribed_QoS_Profile_AVP        ePS_Subscribed_QoS_Profile        optional,