Thursday, 12 September 2019

Set LineURI via PowerShell Teams

Set the LineURI for a user using calling plans (Telstra Calling)

1. Need the location ID
Get-CsOnlineLisLocation


2. Set-CsOlineVoiceUser -Identity name -LocationID GUID-from-step-1 -telephonenumber +E.164-format



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 ...