Skip to content

Commit c6635d9

Browse files
authored
Update teams-phone-extensibility-faq.md
Adding the reference to CVA behavior.
1 parent bbcfbeb commit c6635d9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/communication-services/concepts/interop/tpe/teams-phone-extensibility-faq.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,10 @@ The business model for TPE is consistent with Azure Communication Services regul
6868

6969
For TPE calls, we provide access to telemetry details similar to what is offered on Azure today for regular Azure Communication Services calls. These details include [Call Summary](/azure/azure-monitor/reference/tables/acscallsummary), [Call Diagnostics](/azure/azure-monitor/reference/tables/acscalldiagnostics), and what is available on the Teams admin center. You can also differentiate between Azure Communication Services and Teams Phone extensibility calls.
7070

71+
## Why is my end user hearing an announcement that I didn't trigger whenever I start or pause the call recording?
72+
73+
When a recording is started or paused in a call that includes a PSTN user and a Teams or Dual Persona user, the PSTN user will hear an announcement indicating the change. This is due to compliance requirements on Teams to ensure that all participants are aware of the recording status. Similarly, if a remote mute is performed on the PSTN user from the Call Automation application, the PSTN user will hear an announcement indicating that they have been muted and have the option to unmute themselves via DTMF input. For more details, you can refer to [Teams Recording Policy](https://learn.microsoft.com/en-us/microsoftteams/teams-recording-policy#overview).
74+
7175
## How can I report issues related to TPE calls?
7276

7377
If the developer or ISV has issues related to Azure Communication Services SDKs or services such as Call Automation, Calling SDK, or Call Recording, follow existing support process at [https://aka.ms/ACS-Support](https://aka.ms/ACS-Support).

0 commit comments

Comments
 (0)