Yes,but it doesnt appear any message saying that the avp has been deleted, only this:
3(14731) qm_malloc(0x8101480, 62) called from dbase.c: print_delete(607) 3(14731) qm_malloc(0x8101480, 64) returns address 0x81aaa94 frag. 0x81aaa7c (size=144) on 1 -th hit 3(14731) qm_malloc(0x8101480, 20) called from dbase.c: new_pg_params(86) 3(14731) qm_malloc(0x8101480, 20) returns address 0x81aa450 frag. 0x81aa438 (size=24) on 1 -th hit 3(14731) qm_malloc(0x8101480, 8) called from dbase.c: new_pg_params(89) 3(14731) qm_malloc(0x8101480, 8) returns address 0x81aa500 frag. 0x81aa4e8 (size=8) on 1 -th hit 3(14731) qm_malloc(0x8101480, 8) called from dbase.c: new_pg_params(92) 3(14731) qm_malloc(0x8101480, 8) returns address 0x81aa538 frag. 0x81aa520 (size=16) on 1 -th hit 3(14731) qm_malloc(0x8101480, 8) called from dbase.c: new_pg_params(95) 3(14731) qm_malloc(0x8101480, 8) returns address 0x81aa8cc frag. 0x81aa8b4 (size=40) on 1 -th hit
From: "Greger V. Teigre" greger@teigre.com To: Luis Silva lfs12@hotmail.com CC: serusers@iptel.org Subject: Re: [Serusers] avp_delete problem Date: Tue, 05 Sep 2006 09:38:55 +0200
Have you looked at the debug trace for this? g-)
Luis Silva wrote:
Hi all!!
I'm having a big problem when trying to delete an avp.
First of all, I do $avp_name= @db.fetch[1].field[1]; an retreive some information from the db. After using it I do avp_delete("$avp_name/g"); . Then I print the avps with the avp_print() an I watch that the value is still there. What might be the problem?
thanks a lot
Regards,
Luís Silva
Serusers mailing list Serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers