Is calling a Call Queue from an ACS app supported?
Our ACS app can start a videocall a Teams user, but when starting the same call to a Teams Call Queue we get a SIP 480 disconnect. (Calling the Call Queue from within Teams works fine) According to the Dec24 Feature Updates this feature should be GA. Any…
Getting CallEndReason not in documentation using CallingQuickStart WinUI App
Hi I have downloaded and built the quickstart windows app CallingWinUI (https://github.com/Azure-Samples/communication-services-dotnet-quickstarts/tree/main) for calling with azure communication services. I am making a call and it gets disconnected with…
Integrate Azure Ai service with communication service
I'm not sure whether the communication service and Azure AI services is connected or not . Document that i followed for this issue …
Unable to send email from particular sender address
Hi Team, I hope this message finds you well. We are currently facing an issue with verifying our custom domain in Azure Communication Service. Specifically, we are unable to add the required TXT record in our domain registrar, as the option to do so is…
How to enable the add bouton on this screen , to add multiple MailFrom addresses ?
I need to add multiple emails in mailForm addresses
How to set up a PTR Record for an already bound Email Communication Domain
Firstly, I searched for some entries regarding my problem but there are only solutions using the Azure DNS Service which does not work here - I already tested this. An already configured and used Email Communication service is using a Domain (in…
Not Receiving Callback after Create Call REST API Request
Hi, Steps to reproduce: Send Create Call REST API Request to {endpoint}/calling/callConnections?api-version=2023-03-06 from Logic Apps: { "callbackUri": "<LOGIC APPS REQUEST ENDPOINT URL WITH SAS>", …
Android and Azure Communication Services Integration
Hi, I'm trying to integrate screen sharing, calling from an Android App but I could not find any helpful document for this. Please help.
I use Azure Communication Services to build meeting, I would like to ask how can I get the audio data from participants in the meeting to use it to translate (integrate with Azure AI services). Can we able to do it?
I use Azure Communication Services to build meeting, I would like to ask how can I get the audio data from participants in the meeting to use it to translate (integrate with Azure AI services). Can we able to do it? It would be great if you can support…
I use Azure Communication Services to build meeting, I would like to ask how can I get the audio data from participants in the meeting to use it to translate (integrate with Azure AI services). Can we able to do it?
I use Azure Communication Services to build meeting, I would like to ask how can I get the audio data from participants in the meeting to use it to translate (integrate with Azure AI services). Can we able to do it? It would be great if I can receive…
How to gracefully fail an automatic token refresh
Hi all, I'm using the CallClient from @azure/communication-calling to pick up on and add functionality to incoming Teams calls for users. When creating the teams CallClient, a 'tokenRefresher' can be assigned which periodically calls the method you…
Integrating WhatsApp Error
Good Day, I was trying to integrate WhatsApp Channel, This is the second account, i've successfully activated one before But this time always fail, anything changed? It keep loading for long time like 3 minutes, then error on Azure Side (attached) The…
How to configure Azure communication service for bulk email sending purpose ?
Hello Everyone, We have a requirement to configure a tool which can help us to send bulk emails for marketing team. We need help here. How can we achieve this with Azure comminication services?
we want to migrate below azure resources from pay-g subscription to CSP subscription, could not find these resources in MS article
we want to migrate below azure resources from pay-g subscription to CSP subscription, could not find these resources in MS article…
Azure Android Calling SDK: Creation of first CallAgent takes more than 1 minute on some devices
On some of our Augmented Reality Android devices, it takes more than 1 minute to create the first TeamsCallAgent for a Teams user, which is a critical P1 bug for our app development. Following CallAgents are created within a second. Devices the bug was…
Purchased phone number on azure communcation service bt not showing on dashboard
I purchased a phone number from Azure Communication Services (ACS), but it is not showing up on the dashboard. I have successfully created an ACS resource, and the phone number was provisioned, but despite this, the number does not appear in the Phone…
I need help or information on handling calls from CISCO UCCE using azure bot
I am trying to integrate azure bot with CISCO UCCE to handle the calls by voice bot. Need your help in setup and configuration.
Sending Template message with image
Good Day, At WhatsApp advanced messaging Is that possible to send template message including image at header supported? messaging_client = NotificationMessagesClient.from_connection_string(connection_string) channelRegistrationId =…