Status: New
Owner: ----
Labels: Component-Diameter Type-Enhancement Priority-Medium
SubComponent-DIAMETER-Stack DIAMETER-1.4.0.FINAL Roadmap-Fix
New issue 2636 by [email protected]: Diameter: correction and
enhancement of AvpSet remove method
http://code.google.com/p/mobicents/issues/detail?id=2636
Hi,
I saw that remove method of AvpSet class was not very precise. In fact when
remove method is called all AVPs with the concerned AVP code will be
removed even if they have a different vendorId. I corrected that and I
created a new method which takes avpCode and vendorId as parameters.
What do you think?
Regards,
Bastien
Attachments:
patch-remove-avp.txt 2.2 KB