You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Prevent Phone Numbers from Being Flagged as Spam
15
15
16
16
When phone numbers are flagged as spam, it can severely impact the ability of businesses to communicate with their customers. This issue arises when carriers detect patterns that resemble spam behavior, such as high volumes of calls or messages, or when recipients report the number as spam. The consequences include:
17
+
17
18
-**Blocked Calls:** Outbound calls may be blocked, preventing important communications.
18
19
-**Reputation Damage:** Being flagged as a spammer can harm the business’ reputation and customer trust.
19
20
-**Operational Disruptions:** Communication disruptions can lead to operational inefficiencies and lost opportunities.
20
21
21
22
## Requirements and Best Practices for Voice Communications
23
+
22
24
1.**Monitor Call Patterns:** Regularly monitor call patterns to identify any unusual activity that may trigger spam filters. Avoid making a high volume of calls in a short period.
23
25
2.**Use Caller ID:** Ensure that the customer’s caller ID is correctly set up and displays accurate information. This helps recipients recognize the caller and reduces the likelihood of being reported as spam (You can leverage the Azure Communication process for CNAM setup detailed [here](https://learn.microsoft.com/azure/communication-services/concepts/telephony/how-to-manage-your-calling-identity)).
24
26
3.**Obtain Consent:** Always obtain consent from recipients before making calls. This can be done through opt-in mechanisms where customers explicitly agree to receive calls from the customer’s business.
25
27
4.**Provide Opt-Out Options:** Offer recipients an easy way to opt-out of receiving calls. This can be done through automated systems or customer service representatives.
26
28
5.**Maintain a Clean Contact List:** Regularly update and clean customer’s contact list to remove inactive or incorrect numbers. This reduces the chances of calling numbers that may report customer’s calls as spam. Customers can leverage the Azure Communication Services Number Lookup API to help customers with this (more details [here](https://learn.microsoft.com/azure/communication-services/concepts/numbers/number-lookup-concept)).
27
29
28
30
## Prohibited uses of Communications Services
31
+
29
32
The following activities are prohibited:
30
33
1. Using Communications Services in any manner that may expose Microsoft or any of its personnel to criminal or civil liability;
31
34
2. Re-selling Calling Plan and Audio Conferencing subscription minutes;
@@ -36,6 +39,7 @@ The following activities are prohibited:
36
39
For the full list of applicable Azure Communication Services Terms, you can refer to [Service Specific Terms](https://www.microsoft.com/licensing/terms/productoffering/MicrosoftAzure/EAEAS#clause-2520-h3-1) as well as [Communications Services Tax Rates and Terms](https://www.microsoft.com/licensing/docs/view/Communications-Services-Tax-Rates-and-Terms?msockid=29591b22ce2367e3338a0afdcfe86647)
37
40
38
41
## Register in FCR
42
+
39
43
The [Free Caller Registry](https://www.freecallerregistry.com/fcr/) (FCR) serves as a system for organizations that conduct outbound calls to secure approval for their phone numbers, ensuring they are not incorrectly tagged as “Spam Likely” or “Scam” by mobile service providers. This initiative is backed by leading US vendors (TNS, FirstOrion and Hiya) who develop mechanisms to label incoming calls with a “Spam Likely” indicator. The registry holds significant importance for entities dependent on outbound calls for their business activities, as it helps to prevent their calls from being intercepted or wrongly marked as spam by carriers or external services. We recommend that customers initiate the process of phone number registration to mitigate this risk.
40
44
41
45
In order to request registration for an Azure Communication Services number, customers will need to work through the following steps:
0 commit comments