785 questions with Azure Communication Services tags

Sort by: Updated
1 answer

Cognitive Service and Communication service Connection Error

I got the Error "An error has occurred while connecting "ACSTestService". Try again or select another cognitive service" while I connect cognitive service to my Azure Communication Service how to resolve it

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
785 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,579 questions
asked 2024-06-09T04:01:09.8+00:00
Soundhar M 30 Reputation points
commented 2024-06-17T10:44:15.1166667+00:00
ajkuma 24,396 Reputation points Microsoft Employee
0 answers

Incoming call events when using Azure Communication Services to receive calls from Teams users

Is it possible to receive incoming call events when using Azure Communication Services to receive calls from Teams users?

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
295 questions
Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
785 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
343 questions
asked 2024-06-14T18:36:51.6466667+00:00
Bernardo 0 Reputation points
edited the question 2024-06-17T08:55:01.0533333+00:00
JimmyYang-MSFT 50,116 Reputation points Microsoft Vendor
1 answer

How to find call Id

I Receive an Incoming call Event(PSTN inbound call IVR) but no keys are present in the name of call Id how to I Identify this ID

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
785 questions
asked 2024-06-06T03:22:30.17+00:00
Soundhar M 30 Reputation points
commented 2024-06-14T18:46:57.9933333+00:00
ajkuma 24,396 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Add button disabled in Email Communication Services MailFrom addresses

I am using Azure Email Communication Service. I have setup a custom domain, and it is fully verified (SPF, DKIK, etc.). Sending email works. However, by default it has the MailFrom set to DoNotReply@mydomain.com. I want to add my own MailFrom, e.g.,…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
785 questions
asked 2024-03-24T12:46:15.08+00:00
Nalin D Jay 60 Reputation points
commented 2024-06-14T13:16:27.05+00:00
Jeremy Bradshaw 36 Reputation points
1 answer

Azure Communication Service / Call Queue

Hello When I try to call a call queue in the same tenant from Azure Communication Services, a connection is established and then terminated shortly afterwards with this error code: {message: 'CallSetupError', code: 403, subCode: 10391, resultCategories:…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
785 questions
asked 2024-06-12T21:25:20.01+00:00
adscreen 0 Reputation points
answered 2024-06-14T07:25:00.1+00:00
SnehaAgrawal-MSFT 19,921 Reputation points
0 answers

Azure Communication Service - Additional From Addresses Greyed Out and Microsoft IP's Blacklisted

I'm busy setting up a wordpress website using WP Forms for contact form submissions. I decided to use Azure Communication Services as Azure is the cloud service provider I'm the most familiar with. Setup was fairly straightforward, and I managed to add…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
785 questions
asked 2024-06-14T04:35:01.97+00:00
Louis Henn 0 Reputation points
0 answers

Unable to provision Communication Service: There was an issue accessing storage, please ensure defaultRollout has completed.

Background: Last week, I created a Communication Service and was unable to find any local phone numbers that could receive SMS. I deleted the resource. Today, I tried to create another Communication Service to see if phone numbers have become…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
785 questions
asked 2024-06-11T00:22:25.8466667+00:00
Wyatt Best 26 Reputation points
commented 2024-06-13T14:05:31.49+00:00
SnehaAgrawal-MSFT 19,921 Reputation points
1 answer

'incomingCall' listener not working . Getting error "Callingcommunicatoirerror at callAgentImpl.on" when using callAgent.on('incomingCall', handleIncomingCall) in reactjs

No incoming event getting called when a remote participants join the call or exit from the call. I have used the below code in App.js const { token, user } = await fetchTokenResponse(); const tokenCredential = new…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
785 questions
asked 2024-06-10T09:38:38.4933333+00:00
Ramakrishna Samanta 0 Reputation points
answered 2024-06-13T13:18:14.16+00:00
SnehaAgrawal-MSFT 19,921 Reputation points
0 answers

DKIM verification failing when using Azure Communication Service as a mail relay

I am relaying emails through Azure Communication Service from my mail server. Both the DKIM for my mail server and Azure ECS are properly verified. However, when I check the email header, two DKIM keys are present - one from my mail server (which fails)…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
785 questions
asked 2024-06-08T09:26:50.3166667+00:00
Hitesh Gupta 0 Reputation points
commented 2024-06-12T14:18:38.5466667+00:00
SnehaAgrawal-MSFT 19,921 Reputation points
1 answer

Inquiry Regarding Subscription Upgrade for SMS Service Configuration

I am currently on a Pay-As-You-Go subscription plan and am trying to set up an SMS service within the communication services. However, I am encountering the following message: "Your current subscription is not eligible for Public Switched Telephony…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
785 questions
asked 2024-06-10T18:27:50.5866667+00:00
James D 0 Reputation points
answered 2024-06-12T08:53:11.2666667+00:00
SnehaAgrawal-MSFT 19,921 Reputation points
2 answers

ACS Video Call Recording servercallId API Error

I developed a project that can make video calls with the “Call Recording Quickstart”. When I access the Call Id value from this project and use it in the API, I get this error; Invalid join identity, cannot join call. Status: 400 (Bad Request) ErrorCode:…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
785 questions
asked 2024-06-07T14:45:05.4733333+00:00
Nurdan Erdem 0 Reputation points
answered 2024-06-11T19:00:00.6633333+00:00
ajkuma 24,396 Reputation points Microsoft Employee
1 answer

Add button disabled for Email Communication Services MailFrom addresses

I used the Command Line to add my domain in the mailfrom address using this command: az communication email domain sender-username delete --domain-name DomainName --email-service-name ResourceName -g ResourceGroup --sender-username…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
785 questions
asked 2024-06-08T10:07:25.9466667+00:00
Hitesh Gupta 0 Reputation points
answered 2024-06-11T10:54:41.36+00:00
SnehaAgrawal-MSFT 19,921 Reputation points
1 answer

Inquiry Regarding Azure Communication Service Integration for IVR Call Project

Our team is currently in the process of planning an integration of Azure Communication Service for our IVR (Interactive Voice Response) call project. In our endeavor to ensure a seamless integration, we have a few queries regarding the components…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
785 questions
asked 2024-06-04T06:12:58.66+00:00
Soundhar M 30 Reputation points
commented 2024-06-10T18:53:33.6433333+00:00
ajkuma 24,396 Reputation points Microsoft Employee
1 answer

How to get incoming(join call) request promt alert in Azure communication service in React js for web, so that we can add "Admit" and "reject" option.

We have implemented video calling using Azure communication services (used this link : https://github.com/Azure-Samples/communication-services-web-calling-hero). Now we can connect each others in video call automatically. But we need to implement…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
785 questions
asked 2024-06-10T09:26:28.3166667+00:00
Ramakrishna Samanta 0 Reputation points
edited the question 2024-06-10T14:37:42.3333333+00:00
Ryan Hill 26,866 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Is it possible to enable ACS SMS Service for my UK Client while I as a software vendor in India?

Hi there, I'm trying to use Azure Communication Service to provide SMS services for my client. My account and I are based in India, but my client is in the UK. In the "Phone Numbers" section under Azure Communication Service, I see the…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
785 questions
asked 2024-06-08T04:18:50.4866667+00:00
Abdullah Ibn Ahammed 20 Reputation points
accepted 2024-06-10T14:27:08.97+00:00
Abdullah Ibn Ahammed 20 Reputation points
0 answers

PSTN inbound call IVR using webhook and Job Routing

could you please Provide some sample code for PSTN inbound call IVR using webhook and Job Routing

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
785 questions
asked 2024-06-05T04:38:39.3233333+00:00
Soundhar M 30 Reputation points
commented 2024-06-10T09:42:55.3833333+00:00
SnehaAgrawal-MSFT 19,921 Reputation points
0 answers

Azure Communications Services CallComposite mirror video stream?

Hi All, in MS teams, there's a setting to mirror/unmirror video . In CallComposite , it appears that mirror video is on, so the image that the call originator sees is reversed. I was looking in CallComposite, didn't see a mirror setting. e.g., …

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
785 questions
asked 2024-06-04T16:01:35.9466667+00:00
Martin Rojo 0 Reputation points
commented 2024-06-06T16:55:53.2566667+00:00
Martin Rojo 0 Reputation points
1 answer

Is Azure Email Communication Services available for Azure for GOV

Is Azure Email Communication Services available for Azure for GOV

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
785 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,070 questions
asked 2024-06-04T13:04:39.7133333+00:00
KHALED ZEINAB 0 Reputation points
commented 2024-06-06T04:19:29.5233333+00:00
VenkateshDodda-MSFT 19,636 Reputation points Microsoft Employee
1 answer

Trouble verifying DKIM2 for Azure Email Communication Service

I want to add a custom email domain on Azure communication service. At this point, I have configured "domain status", "spf status", "dkım status" all, but even though I created a cname record with the hosting provider for…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
785 questions
asked 2024-06-03T09:24:40.7133333+00:00
PU_A_MUERDOL 0 Reputation points
commented 2024-06-05T18:18:42.95+00:00
ajkuma 24,396 Reputation points Microsoft Employee
1 answer

ACS - Email From Custom Domain

I can see my custom domain is verified under Email Service/Provision Domains page. However, I am not able to use it with the communication service. I cant see the domain in the list. It's not showing up.

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
785 questions
asked 2024-06-04T08:31:53.6333333+00:00
Developer1 oNabu 0 Reputation points
answered 2024-06-04T10:49:15.5633333+00:00
SnehaAgrawal-MSFT 19,921 Reputation points