Hi,

i'm collecting some avps on the registration process and getting the location_attrs table filled as intended.

however, i'm noticing that when a registration expires or UA de-registers (Expires = 0) the values in location table table are deleted (OK) but in location_attrs they are not deleted (NOT OK).

when the UA registers back the it creates new records in location and location_attrs (OK).
this is filling up the location_attrs table very quickly because of the records that are not deleted.

Best