Skip to content

Commit a1472a5

Browse files
fix blocking issues
1 parent 666afdd commit a1472a5

File tree

3 files changed

+17
-15
lines changed

3 files changed

+17
-15
lines changed

articles/communication-services/concepts/telephony/emergency-calling-concept.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ The Emergency service is temporarily free to use for Azure Communication Service
6565
## Emergency calling with Azure Communication Services direct routing
6666

6767
Emergency call is a regular call from a direct routing perspective. If you want to implement emergency calling with Azure Communication Services direct routing, you need to make sure that there is a routing rule for your emergency number (911, 112, etc.). You also need to make sure that your carrier processes emergency calls properly.
68-
there is also an option to use purchased number as a caller id for direct routing calls, in such case if there is no voice routing rule for emergency number, the call will fall back to Microsoft network, and we will treat it as a regular emergency call. Learn more about [voice routing fall back](./direct-routing-provisioning.md#voice-routing-considerations).
68+
There is also an option to use purchased number as a caller ID for direct routing calls, in such case if there is no voice routing rule for emergency number, the call will fall back to Microsoft network, and we will treat it as a regular emergency call. Learn more about [voice routing fall back](./direct-routing-provisioning.md#voice-routing-considerations).
6969

7070
## Next steps
7171

articles/communication-services/concepts/telephony/known-limitations-acs-telephony.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -14,26 +14,26 @@ ms.subservice: pstn
1414

1515
# Known limitations in Azure telephony
1616

17-
## Azure Communication Services direct routing known limitations
17+
This article provides information about limitations and known issues related to telephony in Azure Communication Services.
1818

19-
This article provides information about limitations and known issues related to the Azure Communication Services direct routing
19+
## Azure Communication Services direct routing known limitations
2020

21-
1. Anonymous calling isn't supported
21+
- Anonymous calling isn't supported
2222
- will be fixed in GA release
23-
1. Different set of Media Processors (MP) is used with different IP addresses. Currently [any Azure IP address](./direct-routing-infrastructure.md#media-traffic-ip-and-port-ranges) can be used for media connection between Azure MP and Session Border Controller (SBC).
23+
- Different set of Media Processors (MP) is used with different IP addresses. Currently [any Azure IP address](./direct-routing-infrastructure.md#media-traffic-ip-and-port-ranges) can be used for media connection between Azure MP and Session Border Controller (SBC).
2424
- will be fixed in GA release
25-
1. Azure Communication Services SBC Fully Qualified Domain Name (FQDN) must be different from Teams Direct Routing SBC FQDN
26-
1. Wildcard SBC certificates require extra workaround. Contact Azure support for details.
25+
- Azure Communication Services SBC Fully Qualified Domain Name (FQDN) must be different from Teams Direct Routing SBC FQDN
26+
- Wildcard SBC certificates require extra workaround. Contact Azure support for details.
2727
- will be fixed in GA release
28-
1. Media bypass/optimization isn't supported
29-
1. No indication of SBC connection status/details in Azure portal
28+
- Media bypass/optimization isn't supported
29+
- No indication of SBC connection status/details in Azure portal
3030
- will be fixed in GA release
31-
1. Azure Communication Services direct routing isn't available in Government Clouds
32-
1. Multi-tenant trunks aren't supported
33-
1. Location-based routing isn't supported
34-
1. No quality dashboard is available for customers
35-
1. Enhanced 911 isn't supported
36-
1. PSTN numbers missing from Call Summary logs
31+
- Azure Communication Services direct routing isn't available in Government Clouds
32+
- Multi-tenant trunks aren't supported
33+
- Location-based routing isn't supported
34+
- No quality dashboard is available for customers
35+
- Enhanced 911 isn't supported
36+
- PSTN numbers missing from Call Summary logs
3737

3838
## Next steps
3939

articles/communication-services/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,8 @@ items:
185185
href: concepts/telephony/certified-session-border-controllers.md
186186
- name: Inbound telephony calling capabilities
187187
href: concepts/telephony/inbound-calling-capabilities.md
188+
- name: Known limitations
189+
href: concepts/telephony/known-limitations-acs-telephony.md
188190
- name: SMS
189191
items:
190192
- name: SMS SDK overview

0 commit comments

Comments
 (0)