Bugs item #3189309, was opened at 2011-02-22 18:57 Message generated for change (Comment added) made by anca_vamanu You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=3189309&group_id=232389
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: docs Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Stanislaw Pitucha (viraptor) Assigned to: Nobody/Anonymous (nobody) Summary: avp_delete doc mistake Initial Comment: avpops module doc says: " avp_delete(name) Deletes from memory the AVPs with name or, if empty, all AVPs. " However running opensips disagrees: "ERROR:avpops:fixup_delete_avp: bad param - expected : $avp(name), *, s or i value" So to delete all avps, "*" is needed, not an empty parameter. ---------------------------------------------------------------------- >Comment By: Anca Vamanu (anca_vamanu) Date: 2011-04-05 15:26 Message: Thank you. It is fixed. Regards, Anca ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1086410&aid=3189309&group_id=232389 _______________________________________________ Devel mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/devel
