Status: New
Owner: ----
Labels: Component-Diameter Type-Enhancement Priority-Medium SubComponent-DIAMETER-Stack DIAMETER-1.4.0.FINAL Roadmap-Fix

New issue 2697 by [email protected]: Inconsistent treatment of AVP mandatory field
http://code.google.com/p/mobicents/issues/detail?id=2697

Some methods within Diameter base treat the mandatory field inconsistently.

Sometimes it is incorrectly treated as 0 is set and 1 is not set, and at other times it is treated as 0 - flag must be set, 1 flag may be set, 2 flag may not be set.

This results incorrect AVP fields (this effects protected and vendor fields)

What version of the product are you using? On what operating system?
diameter-base-2.4.0.FINAL

The patch to fix this is attached - it is a minor issue and only makes changes to:
net.java.slee.resource.diameter.base.events.avp.AvpUtilities
org.mobicents.slee.resource.diameter.base.events.avp.GroupedAvpImpl


Attachments:
        diameter-gx-2.4.0.FINAL_BUGFIX_FOR_MANDATORY_AVP_FIELD.diff  5.4 KB

Reply via email to