- Joined
- May 1, 2019
- Messages
- 12
- Reaction score
- 1
Hi
Our 3cx is cloud hosted.
Wondering if there are any shared scripting examples for various automation tasks? (Love automating things and making life easy!)
One thing I'm thinking of is to loop around all agents, and if they are "logged into queue" (62) then check to ensure they are logged into all queues they are a member of and if not, log them into the queue. (so the lovely users can't be selective on their queue choices with the windows client).. *62/63 can then toggle them out of all queues quite nicely.
Having the ability to run a script doing this every 5 mins would soon put an end to selective queue membership!
(Of course, with scripting, would be able to exclude extensions that are managers etc)
Guess this could be done at a Windows client rather than 3cx server?
Can this sort of thing be done? If so, is it c# only or can powershell work?
Thanks
Our 3cx is cloud hosted.
Wondering if there are any shared scripting examples for various automation tasks? (Love automating things and making life easy!)
One thing I'm thinking of is to loop around all agents, and if they are "logged into queue" (62) then check to ensure they are logged into all queues they are a member of and if not, log them into the queue. (so the lovely users can't be selective on their queue choices with the windows client).. *62/63 can then toggle them out of all queues quite nicely.
Having the ability to run a script doing this every 5 mins would soon put an end to selective queue membership!
(Of course, with scripting, would be able to exclude extensions that are managers etc)
Guess this could be done at a Windows client rather than 3cx server?
Can this sort of thing be done? If so, is it c# only or can powershell work?
Thanks