Skip to content

Commit fc2e2a1

Browse files
Merge pull request #287020 from krkutser/krkutser-FHL-sept18
Krkutser fhl sept18
2 parents bbf28ea + db66ec9 commit fc2e2a1

File tree

5 files changed

+46
-24
lines changed

5 files changed

+46
-24
lines changed

articles/communication-services/.openpublishing.redirection.communication-services.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -460,6 +460,11 @@
460460
"source_path_from_root": "/articles/communication-services/concepts/advanced-messaging/message-analysis.md",
461461
"redirect_url": "/articles/communication-services/concepts/advanced-messaging/message-analysis/message-analysis.md",
462462
"redirect_document_id": false
463+
},
464+
{
465+
"source_path_from_root": "/articles/communication-services/concepts/telephony/outbound-calling.md",
466+
"redirect_url": "/azure/communication-services/concepts/telephony/toll-free-calling",
467+
"redirect_document_id": false
463468
}
464469
]
465470
}

articles/communication-services/concepts/service-limits.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,19 @@ Before acquiring a phone number, make sure your subscription meets the [geograph
4949

5050
For more information, see the [phone number types](./telephony/plan-solution.md) concept page and the [telephony concept](./telephony/telephony-concept.md) overview page.
5151

52-
If you want to purchase more phone numbers or place a special order, follow the [instructions here](https://github.com/Azure/Communication/blob/master/special-order-numbers.md). If you would like to port toll-free phone numbers from external accounts to their Azure Communication Services account, follow the [instructions here](https://github.com/Azure/Communication/blob/master/port-numbers.md).
52+
Number purchase limits can be increased through a request to Azure Support.
53+
54+
1. Open the [Azure portal](https://ms.portal.azure.com/) and sign in.
55+
2. Select [Help+Support](https://ms.portal.azure.com/#view/Microsoft_Azure_Support/HelpAndSupportBlade/~/overview).
56+
3. Click **Create new support request**.
57+
4. In the **Describe your issue** text box, enter `Technical` then click **Go**.
58+
5. From the **Select a service** dropdown menu, select **Service and Subscription Limits (Quotas)** then click **Next**.
59+
6. At the Problem description, choose the **Issue type**, **Subscription**, and **Quota type** then click **Next**.
60+
7. Review any **Recommended solution** if available, then click **Next**.
61+
8. Add **Additional details** as needed, then click **Next**.
62+
9. At **Review + create** check the information, make changes as needed, then click **Create**.
63+
64+
5365

5466
## Identity
5567

@@ -261,4 +273,4 @@ When you implement error handling, use the HTTP error code 429 to detect throttl
261273
You can find more information on Microsoft Graph [throttling](/graph/throttling) limits in the [Microsoft Graph](/graph/overview) documentation.
262274

263275
## Next steps
264-
See the [help and support](../support.md) options.
276+
See the [help and support](../support.md) options.

articles/communication-services/concepts/telephony/outbound-calling.md

Lines changed: 0 additions & 20 deletions
This file was deleted.
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
title: Calling with toll-free numbers - Azure Communication Services
3+
description: Information about inbound and outbound calling limitations with toll-free numbers
4+
author: krkutser
5+
manager: rcole
6+
services: azure-communication-services
7+
8+
ms.author: krkutser
9+
ms.date: 03/10/2023
10+
ms.topic: conceptual
11+
ms.service: azure-communication-services
12+
ms.subservice: pstn
13+
---
14+
15+
# Outbound and inbound calling with toll-free numbers
16+
Azure Communication Services supports inbound and outbound calling capability with toll-free numbers in many countries. However, there are some common limitations that you should be aware of.
17+
18+
**Outbound calling with toll-free numbers**
19+
20+
Microsoft provides toll-free telephone numbers that have outbound calling capabilities, but it's important to note that this feature is only provided on a "best-effort" basis. In some countries/regions, toll-free numbers are considered as an "inbound only" service from regulatory perspective. This means, that in some scenarios, the receiving carrier may not allow incoming calls from toll-free telephone numbers. Since Microsoft and our carrier-partners don't have control over other carrier networks, we can't guarantee that outbound calls reach all possible destinations.
21+
22+
23+
**Inbound calls to Toll-Free numbers**
24+
25+
All of our toll-free numbers have inbound calling capability, but do note that inbound calls to your toll-free numbers are only guaranteed to work if both the Toll-Free number and the caller's phone number are from the same country. If a call to your toll-free number originates outside the toll-free number country, we can't guarantee the delivery of the call. In most cases, international reachability on our toll-free numbers is supported, but there can be certain international carrier and country combinations where we can't guarantee that the call reaches to your Toll-Free number.

articles/communication-services/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -955,8 +955,8 @@ items:
955955
href: concepts/telephony/certified-session-border-controllers.md
956956
- name: Inbound telephony calling capabilities
957957
href: concepts/telephony/inbound-calling-capabilities.md
958-
- name: Outbound calling with Toll-Free numbers
959-
href: concepts/telephony/outbound-calling.md
958+
- name: Calling with toll-free numbers
959+
href: concepts/telephony/toll-free-calling.md
960960
- name: Known limitations
961961
href: concepts/telephony/known-limitations-acs-telephony.md
962962
- name: Troubleshooting

0 commit comments

Comments
 (0)