Hello Gianluca,
thank you for the info.
I checked that and i see the USN change on each presence state change.
I also see at the pbx object in the PBX config, that this also changing: pbx=<presence c="tel:" a="..."/>
But i didn´t understand why the replication send an update. Ok we could register an update in the config but i didn´t register an update via replication, is that right?. I read in the sdk, there is no presence state replication via TableUser replication. For presence change i read that we have to use other sdk apis.
And if i am right that there is no replicated presence info, then i think it is irritating to get an update when there is "nothing" changed and it also causes unnecessary traffic and computing power. It has irritating me and then i had to do a speparate programming to not send to each client an update message if "nothing" changed.
Or did i missunderstood something?