Facing issue integrating the Azure communication calling library to my iOS project
I am trying to integrate the AzureCommunicationCalling to my iOS project but facing below issue. Failed to build module 'AzureCommunicationCalling'; this SDK is not supported by the compiler (the SDK is built with 'Apple Swift version 5.6…
Azure Communication Services
Unable to start an Azure Communications recording
I'm trying to recording a call following the instructions in the Call Recording Overview. and using the sample ServerRecording app. I am getting the server call ID from the client. When I attempt to start a recording, I get the following…
Azure Communication Services
[ACS Web] Not all call state changes are emitted through Call.on("stateChange") event
If you register for a call state callback using Call.on("stateChange") then not all state changes are emitted. I get Connected and Disconnected but I don't get Connecting or Disconnecting. If I poll the Call.state property instead I get those…
Azure Communication Services
Azure Communication Service in Poland
Hello, I would like to know, is that possible to use Azure Communication Services in Poland to send text messages, and Is it possible to get Polish phone number connected with that service?
Azure Communication Services
DKIM and DKIM2 configuration on Custom domain
I have followed the instructions on: https://learn.microsoft.com/en-us/azure/communication-services/quickstarts/email/add-custom-verified-domains And I'm unable to get verification to OK using the values the application suggest that I apply on the…
Azure Communication Services


Email Communication Service setup - only Data Location option is the United States
Our Communication Service is setup with a Data Location of "Europe" (this is what we want as we are based in Ireland as our most of our customers). When trying to create a new Email Communication Service then the only Data Location…
Azure Communication Services

How to get the Teams User Id for Teams Interop Using Azure Communication Services
I am trying to join a Teams Call using Microsoft Teams Interop with an authorized Microsoft OAuth User. I've manage to retrieve the Azure Communication Services access token following this post. However, I am not able to retrieve an Azure…
Azure Communication Services
Microsoft Teams | Microsoft Teams for business | Other
Azure Communication Services, external user in lobby
I have created a teams meeting using my Active Directory account and am able to access it via a custom UI using @azure/communication-calling logging in as the same user, I then invite a second user as a guest with a non AD account, as the guest is not…
Azure Communication Services
How can I render remote videos through use remote URI like (skype://urlbinding_sink_1/) using c# or Unity instead XAML?
I am implementing Render remote videos section using Azure Communication Services on a UWP project for PC and I would like to bring it on Unity app for PC. In the documentation example uses MediaElement and I Know that I can play remote media files…
Azure Communication Services
tls stopping use
i know tls 1.0 and 1.1 is already deprecated but may i know when both protocol can not use anymore? because our company application still using TLS 1.1
Azure Communication Services
Windows for business | Windows Server | Devices and deployment | Configure application groups
ACS recording API : unable to download only audio file using the API
Hi, using following route https://learn.microsoft.com/en-us/rest/api/communication/callserver/server-calls/start-recording?tabs=HTTP#recordingchanneltype I request a mixed audio recording in mp3 format. When notified by event…
Azure Communication Services

Reaction type is showing 'Null' as a response of chatMessageReaction resource type API
Hi Team, I am trying to see the types of reaction given on a (MSteams) chat to identify if chat is giving positive reaction or negative. I was able to see five reactions ('LAUGH','LIKE','HEART','SURPRISED','SAD','ANGRY') as ChatMessageReaction…
Azure Communication Services

TURN server connection fails between US-India and US-Poland
Problem: We are using Azure Communication Service video calling service and can successfully connect between computers in the US without any problems. However, when testing with our team in India and Poland, we were unable receive each other's…
Azure Communication Services

Picture in Picture in Azure Communication Services video
Hi Team, And thanks for your good work. I'm following this walkthrough to add video communication to my app …
Azure Communication Services
Can we create a border frame while screenshare using azure communication service calling web sdk?
I am creating a meeting app with azure communication service and angular. I need to show a red border while screen sharing a screen or desktop. There is any method for implementing this?
Azure Communication Services
Communication Services for React Native Apps
I need to add video & voice calling feature to my existing React Native application. Any idea about using Azure newly announced Communication Services?
Azure Communication Services
Full Xamarin support for Azure Communication Services
Are there plans to fully support a unified programming model in Xamarin? I can see where MacOS and IOS are supported by Xamarin, but Android is not. I also see where there is no .NET support for the calling API. Will that be coming as well to…
Azure Communication Services
Cannot add DKIM - duplicates
In Azure I am using Email Communication Service to send a transactional email. I have added a custom domain, which is verified by adding a TXT record in DNS. Next step in the verification process I should add SPF and DKIM. DKIM: CNAME:…
Azure Communication Services
Azure Static Web Apps
SMS not received into Communication Service from Windows Account Security Verification
Hi I set up an Azure Communication Service 833 telephone number forwarding on to an Azure Function. When I send an SMS from my phone, I get the event and decode it. When I try and use that from a Windows MSA Account as the phone security…
Azure Communication Services
1-1 video Teams call ID?
Hi, on this guide on video calling web application on Github: https://github.com/Azure-Samples/communication-services-javascript-quickstarts/tree/main/add-1-on-1-cte-video-calling this guide is asking for a Microsoft Teams callee's id - how…