Thursday, 21 May 2026
Zoom Contact Centre - HttpCall Widget
Monday, 16 February 2026
Teams Resource Account - Setting Call Priority
Being able to set a call priority within Teams is relative new
https://learn.microsoft.com/en-us/microsoftteams/aa-cq-call-priorities
The easiest way that looks to be enabled is when using a resource account, and assigning the association to either a Teams AA or CQ.
New-CsOnlineApplicationInstanceAssociation <ID of the resource account> -ConfigurationId <ID of the AA/CQ> -CallPriority <call priority number> -ConfigurationType <autoattendant|callqueue>
Call Priority Values are:
1 - Very High
2 - High
3 - Normal (default priority)
4 - Low
5 - Very Low
This will throw an error if the RA is already associated with a AA/CQ, to remove the association we can use the
Remove-CsOnlineApplicationInstanceAssociation <ID of the resource account>
To view the call priority value of the resource account
Get-CsOnlineApplicationInstanceAssociation <ID of the resource account>
Zoom Contact Centre - HttpCall Widget
Few things to look for when using the HttpCall widget within Zoom Contact Centre. (1) URL: Is the URL for the API call, if required/enable ...
-
So this tweet can across my twitter feed today, I had to share as I think its a fantastic post. Again from Richard Brynteson at maste...
-
Always loosing this command, and takes me a few tries to find it again for what I'm looking for. In the CSCP when looking at the assoc...
-
This post is to outline the logging/tracing items for a MS Teams environment, most of the tracing will be from the Teams Client/Web App/etc....


