El Tuesday 09 October 2007 13:55:14 Anca Vamanu escribió:
As I say in the report, couldn't be possible pua_usrloc to include a tag in its PUBLISH's to discard them in "presentity" table if other entries exist?
Pua_usrloc is meant to be independent from presence server, there isn't the need for the two to be collocated on the same machine. So, pua_usrloc can not access the presentity table. Therefore, to deduce if some other record exists in presentity_table the Subscribe- Notify mechanism should be used and this makes the problem quit complicated.
Ok, it seems a complex isue to solve then.