Skip to content

Commit f0db977

Browse files
Merge pull request #213510 from BryanTrach-MSFT/patch-121
(AzureCXP) fixes MicrosoftDocs/azure-docs#98023
2 parents 6cbdecf + 4a171b8 commit f0db977

File tree

1 file changed

+7
-7
lines changed
  • articles/communication-services/concepts

1 file changed

+7
-7
lines changed

articles/communication-services/concepts/pricing.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -70,20 +70,20 @@ Alice makes an outbound call from an Azure Communication Services app to a telep
7070

7171
**Total cost for the call**: $0.04 + $0.04 = $0.08
7272

73-
### Pricing example: Outbound Call from a Dynamics 365 Omnichannel (D365 OC) agent application via Azure Communication Services direct routing
73+
### Pricing example: Outbound Call from Microsoft Dynamics 365 Omnichannel for Customer Service agent application via Azure Communication Services direct routing
7474

75-
Alice is a D365 contact center agent, who makes an outbound call from D365 OC to a telephone number (Bob) via Azure Communication Services direct routing.
76-
- Alice uses D365 OC client application
77-
- D365 OC bot starts new outgoing call via direct routing
75+
Alice is a Dynamics 365 contact center agent, who makes an outbound call from Omnichannel for Customer Service to a telephone number (Bob) via Azure Communication Services direct routing.
76+
- Alice uses Omnichannel for Customer Service client application
77+
- Omnichannel for Customer Service bot starts new outgoing call via direct routing
7878
- Call goes to a Session Border Controller (SBC) connected via Communication Services direct routing
79-
- D365 OC bot adds Alice to a call by escalating the direct routing call to a group call
79+
- Dynamics 365 Omnichannel for Customer Service bot adds Alice to a call by escalating the direct routing call to a group call
8080
- The call lasts a total of 10 minutes.
8181

8282
**Cost calculations**
8383

84-
- One participant on the VoIP leg (Alice) from D365 OC client application x 10 minutes x $0.004 per participant leg per minute = $0.04
84+
- One participant on the VoIP leg (Alice) from Omnichannel for Customer Service client application x 10 minutes x $0.004 per participant leg per minute = $0.04
8585
- One participant on the Communication Services direct routing outbound leg (Bob) from Communication Services servers to an SBC x 10 minutes x $0.004 per participant leg per minute = $0.04.
86-
- D365 OC bot does not introduce additional ACS charges.
86+
- Omnichannel for Customer Servicebot does not introduce additional ACS charges.
8787

8888
**Total cost for the call**: $0.04 + $0.04 = $0.08
8989

0 commit comments

Comments
 (0)