Hi all,
How should we test for non existing AVPs?
method 1: is_avp_set("$avp(i:123)")
method 2: $(avp(i:123)) != nullBoth of the above methods are working. Is there a difference between them? If no, then maybe is_avp_set should be deprecated. Regards, Ovidiu Sas _______________________________________________ Users mailing list [email protected] http://lists.openser.org/cgi-bin/mailman/listinfo/users
