Setting presence state of any user (in my cmopany)
Is there way to set the presence of a user other than the user I'm logged in? I have an application which would need to manage (set) the presence of about 300 users. None of these users has a real Rainbow client connected to it, but they need to publish presence (and my application would change that presence based on certain conditions).
-
I do know the credentials in this case since the users are generated by my application. However, keeping 300 sessions, versus one, that's a gigantic hit in terms of performance. I've done CTI on 2000 user systems- and at some point we just had to switch to 3rd party controlling of everything for performance reasons. With the SDKs that do add quite a bit of overhead (seeing what kind of actions are taken until you can finally begin to make commands), I feel that as you scale applications, you will inevitably encounter a situation where opening new sessions just bogs down whatever application server this whole things runs on.
What's Alcatel's recommendation for when you need to do stuff for a large number of users? Stay on prem? Is there a roadmap to support third party control?
Please sign in to leave a comment.
Comments
2 comments