- Joined
- Jun 2, 2026
- Messages
- 9
- Reaction score
- 0
Hello,
I would need to write a script to monitor some critical queues, which means if these queues are not attended in a certain timeframe and a potential caller would not get through, we need to get a preventive notification via SMS. - This script can check the status (lets say each 60 seconds)
I´ve already tried to use Claude to come up with a Powershell Script to pull the API but this only really got me so far to get lists of the Users set up in the queue but not if they potentially could be able to receive a call. Which means I need to check if they are logged in to a phone and actually active in the queue.
BTW it does not have to be necessarily a SMS, it can also be done by the 3CX App itself, but we need also to bypass DND Setting on the phone, and AFAIK this can only be done by setting up a specific cell phone contact as priority contact.
Maybe you can point me in the right direction?
Thanks
I would need to write a script to monitor some critical queues, which means if these queues are not attended in a certain timeframe and a potential caller would not get through, we need to get a preventive notification via SMS. - This script can check the status (lets say each 60 seconds)
I´ve already tried to use Claude to come up with a Powershell Script to pull the API but this only really got me so far to get lists of the Users set up in the queue but not if they potentially could be able to receive a call. Which means I need to check if they are logged in to a phone and actually active in the queue.
BTW it does not have to be necessarily a SMS, it can also be done by the 3CX App itself, but we need also to bypass DND Setting on the phone, and AFAIK this can only be done by setting up a specific cell phone contact as priority contact.
Maybe you can point me in the right direction?
Thanks


