How can I change my outbound calls from teams from being marked as spam in the caller ID?

Brett Kemp 5 Reputation points
2024-02-28T20:09:26.8166667+00:00

When I place outbound calls through Microsoft teams to customers they are showing up as "potential spam", "spam risk" "spam caller" etc. I do not want my outbound calls to be marked as spam. I want them to say my name or company name with the number as the caller ID.

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,974 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. LiweiTian-MSFT 18,540 Reputation points Microsoft Vendor
    2024-02-29T01:36:57.18+00:00

    Hi @Brett Kemp

    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

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.