My Teams calls are being seen as Spam. How can I fix this?

Terry Hixenbaugh 5 Reputation points
2024-02-27T16:56:04.6766667+00:00

My Teams calls are being seen as Spam by the recipients. How can I fix this?

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,599 questions
{count} vote

1 answer

Sort by: Most helpful
  1. LiweiTian-MSFT 16,845 Reputation points Microsoft Vendor
    2024-02-28T05:45:58.41+00:00

    Hi @Terry Hixenbaugh

    There are three ways your phone numbers can be flagged as “scam likely” or “spam risk.”

    1.A call recipient manually blocks your number using a call blocking app.

    2.Carriers identify that you have been making too many outbound calls that match spam profiles.

    3.One of your numbers was erroneously flagged.

    Teams has built-in spam filtering to help you block unwanted calls, but it may also block certain legitimate calls if the recipient's carrier or device marks them as spam.

    You can have the call recipient change the call policy using PowerShell to disable this feature using the following command

    Set-CsTeamsCallingPolicy -Identity Global -SpamFilteringEnabledType "Disabled"

    Please refer to this document for more details.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


    0 comments No comments