Skip to content

Commit 3d27a7d

Browse files
committed
907074 Remove ProfilePartIndicator from iFC for MCP
If <ProfilePartIndicator>0</ProfilePartIndicator> is present, the iFC should only apply to registered subscribers. This iFC should apply to registered and unregistered subscribers, so <ProfilePartIndicator>0</ProfilePartIndicator> should be removed.
1 parent d51ee9a commit 3d27a7d

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)