Skip to content

Commit c15ee94

Browse files
Merge pull request #250440 from rcdun/remove_profile_part_from_mcp_ifc
907074 Remove ProfilePartIndicator from iFC for MCP
2 parents 24eb7dc + 3d27a7d commit c15ee94

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

articles/communications-gateway/deploy.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,6 @@ When your resource has been provisioned, you can connect Azure Communications Ga
147147
<ServerName>sip:<mcp-hostname>;transport=tcp;service=mcp</ServerName>
148148
<DefaultHandling>0</DefaultHandling>
149149
</ApplicationServer>
150-
<ProfilePartIndicator>0</ProfilePartIndicator>
151150
</InitialFilterCriteria>
152151
```
153152
1. Configure your routers and peering connection to ensure all traffic to Azure Communications Gateway is through Azure Internet Peering for Communications Services (also known as MAPS for Voice).

articles/communications-gateway/mobile-control-point.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ For example, you could use the following iFC (replacing *`<mcp-hostname>`* with
7676
<ServerName>sip:<mcp-hostname>;transport=tcp;service=mcp</ServerName>
7777
<DefaultHandling>0</DefaultHandling>
7878
</ApplicationServer>
79-
<ProfilePartIndicator>0</ProfilePartIndicator>
8079
</InitialFilterCriteria>
8180
```
8281

0 commit comments

Comments
 (0)