9 dec 2012 kl. 06:22 skrev [email protected]: > i'm trying to use xavps in new version of t serial functions and have > a couple of questions: > > - when xavp value of type SR_XTYPE_STR is added using xavp_add_value > function, do i need to make a copy of the string using pkg_malloc? in > normal avps this is not needed, but for some reason a copy is made in > sql_api.c. > > - what is xavp equivalent of usr_avp avp_destroy, which takes one > argument: pointer to usr_avp to be destroyed? there is xavp_rm, but > it takes two arguments and i didn't find from the sources any example > of its use.
In addition: Xavps are not as well documented as avps. We need to add something. There's a wiki page with a proposal from Daniel, but I don't know if it documents the way it turned out in the code. /O _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
