User presence subscription with IPbxApiPresenceSubscription
Hi guys,
I've faced with a strange issue with presence subscription.
For some reason I can see presence updates for one user and can't see for another. However, using client API in JavaScript code I can see presence updates for both.
User objects for these users are the same and both have visibility set for domain and app as well. But when I try to subscribe `IPbxApi::CreatePresenceSubscription` I don't receive `TaskProgress` callbacks for the affected user even I successfully logged in for this user and can change its presence.
Any ideas where to look and what to check to fix this?
Best regards,
Sergey