Presence Status API

Status
Not open for further replies.

SebastianS

Customer
Joined
Feb 25, 2022
Messages
9
Reaction score
0
Hello,
I would like to get the presence status of a user via API. I would like to write software that shows this status in real time.
I can see in the webclient that people are available (green) or in a call (yellow) etc.

I found "/webclient/api/Login" to login and also "/api/MyPhone/session" to use with Websockets. Is there also an API to get the presence status of the current user and/or users list?
 
We do it by subscribing to events published by the 3CX Call Control API. There are some challenges with this approach:

* only one application can connect to the API at a time
* The API only responds to requests from local host

I am unaware of any webhooks or websockets exposed for this.
 
Status
Not open for further replies.

Forum statistics

Threads
111,974
Messages
590,083
Members
164,901
Latest member
Silent_Guru