Skip to content

Commit e6f8ba2

Browse files
authored
Add best practices and prohibited uses for telephony.
minor update
1 parent d48c7d4 commit e6f8ba2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/communication-services/concepts/telephony/prevent_spam_flag.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,18 +14,21 @@ ms.service: azure-communication-services
1414
# Prevent Phone Numbers from Being Flagged as Spam
1515

1616
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+
1718
- **Blocked Calls:** Outbound calls may be blocked, preventing important communications.
1819
- **Reputation Damage:** Being flagged as a spammer can harm the business’ reputation and customer trust.
1920
- **Operational Disruptions:** Communication disruptions can lead to operational inefficiencies and lost opportunities.
2021

2122
## Requirements and Best Practices for Voice Communications
23+
2224
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.
2325
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)).
2426
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.
2527
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.
2628
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)).
2729

2830
## Prohibited uses of Communications Services
31+
2932
The following activities are prohibited:
3033
1. Using Communications Services in any manner that may expose Microsoft or any of its personnel to criminal or civil liability;
3134
2. Re-selling Calling Plan and Audio Conferencing subscription minutes;
@@ -36,6 +39,7 @@ The following activities are prohibited:
3639
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)
3740

3841
## Register in FCR
42+
3943
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.
4044

4145
In order to request registration for an Azure Communication Services number, customers will need to work through the following steps:

0 commit comments

Comments
 (0)