Forum Discussion
Configure Dial Out policies for all users
Hi Swamps,
I'm assuming you are using calling plans from Microsoft. So you have a dial plan assigned that includes domestic and international and want to restrict the outbound calling to national?
Grant-CsDialoutPolicy is your friend to restrict outbound calls.
Get-CsOnlineDialOutPolicy shows you the policies available.
And indeed the Global policy is "InternationalAndDomestic"
I would suggest that during your user provisioning process you assign your users with a proper policy.
https://docs.microsoft.com/en-us/powershell/module/skype/get-csonlinedialoutpolicy?view=skype-ps
https://docs.microsoft.com/en-us/powershell/module/skype/grant-csdialoutpolicy?view=skype-ps
Regards,
Paul
Paul Lange There is nothing stated on the Microsoft website that this policy is exclusive to calling plans.