Azure communication service iOS screensharing
Is screen sharing possible in iOS using Azure Communication Services (ACS) Join Room functionality? I am working on implementing screen sharing in an iOS app using Azure Communication Services (ACS) Join Room functionality. I want to know if screen…

Enabling SMS on Azure Communication Service
At the moment I am not able to send SMS messages via ACS but would like this enabled, what is required? Thanks! -Charlie
My whatsapp business bot can't reply to my customer via azure communication services
In azure it says you don't need approval to start messaging, but it's forcing me coz it won't reply to my whatsapp Please help!!! I can't continue my work.
handshake validation issue while creating event subscription in Azure communication service
Deployment has failed with the following error: {"code":"URL validation","message":"Webhook validation handshake failed for https://webhookappfunction.azurewebsites.net/api/WebhookFunction. Http POST request failed with…

How to check outgoing auto email "******@figsflow.com" in Communication Services in azure portal.
How to check outgoing auto email "******@figsflow.com" in Communication Services in azure portal.

What are the prerequisites for using Azure.Communication.Calling.WindowsClient
The code works fine on my dev machine (Windows 11). But when deployed on Windows Server 2016 or Windows 10 I get the following exception: Getting error on the line instantiating CallClient:var callClient = new CallClient();
Unable to send embedded images with Azure Communication Service SMTP
I'm unable to send an email with embedded images with ACS SMTP. The same code works for other non-ACS SMTP servers. I'm creating an alternate view and a linked resource with matching ContentID. public void SendEmail() { MailMessage mail = new…
Azure Communication Service ACS for android App
Hi Team, I am trying to build a application to use ACS for incoming call using notification hub, call comes and working fine during our app is open, but once I close my app or app goes to background, microphone seems muted but can able to here second…
How can I configure Azure Communication Services and Event Grid to reliably determine whether a receiver manually picks up a call, as I’m receiving events like CallConnected and CallParticipantAdded but missing critical events, which prevents me from dist
Problem Summary: I am using Azure Communication Services (ACS) to manage voice calls, specifically initiating calls to a few PSTN number (+17146792739, +17146792739,+19096811571)) via the Call Automation feature, and I’m integrating these events with…
How can an application using Azure Communication Service using the Play APIs determine which words have been spoken by TTS
Hi, We're using Azure Communication Service to receive calls from users. When a user calls in, we use the ACS Play API - https://learn.microsoft.com/en-ca/azure/communication-services/concepts/call-automation/play-action to for TTS. We need to accurately…

Problems with ACS Voice and Video calling
Hello! I am building an iOS app which can receive calls from Azure Communication Calling. During local development I get a pushkit notification from Azure as intended but when deploying to testflight we don't get any pushkit notification. Is there…
No ringing sound during PSTN call
Hi, we use azure communication services to make calls to our clients phone numbers. We used to have a ringing sound before client pick up the phone. Now there is no sound, but as soon they pick up the phone, it works fine. So it's not a general sound…
How to use/show the different Provider/Vendor number as outbound number over the call?
We are working with a customer on the implementation of their contact center voice channel, which will support both inbound and outbound calls. Here are their key requirements: • They plan to purchase a new toll-free number for inbound calls. • For…
Emails not delivered - unavailable invalid DNS MX or A/AAAA resource record
I have set up Azure Communication Service for email sending, with a custom domain. Emails are delivered successfully to some email addresses but not others. The error I get is: Requested action not taken: mailbox unavailable invalid DNS MX or A/AAAA…
Email service successfully sending only some emails.
I have been using Azure Communication Services to send emails for a while now. Just this past week I have had intermittent non-deliveries. I am accessing the email service via python and the api, and each time I do, I get a successful response, but…

Azure Communication Services callback issue
Hi Team, We are trying to integrate Azure Communication Services (ACS) within one of our applications. We have deployed a node app on our AKS cluster and this node app uses the ACS SDKs to use ACS to make a phone call. We are able to make the phone call…

How to become eligible for PSTN and SMS on a subscription
We need to be able to access the Advanced Messaging Service to use the Whatsapp platform. Our company is registered and operates in Barbados and we wish to acquire a telephone number in one of the eligible territories Currently the option to…
How to display Rich Text Editor in Azure Communication Service
Hello. I am trying to add Rich Text Editor feature in my chat (in react) using the Azure Communication Service. The project build successfully but when we deploy the files locally on IIS or Kubernetes cluster on Azure, the format button in send textbox…
Communication services personal phone number.
I've noticed that Skype is using a sort of a spoofing method to show the phone number that caller owns even though it is not the phone number that the call is made from, but rather trough Skype. Yet I do not see the same service being available on…
Does Azure Communication Services SDK support Horizon and Vive Android?
Is the Azure Communication Services (ACS) SDK compatible with Horizon OS for Meta Quest and Android OS for HTC Vive? I heard ACS supports Android, but since Vive uses a customized version of Android, So I’m curious if it’s compatible. Is there any…