959 questions with Azure Communication Services tags

Sort by: Updated
0 answers

Real-time Transcription in ACS Group video calls

have been working on implementing the Azure Communication Services (ACS) real-time transcription feature and followed the steps outlined in the:…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
959 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,184 questions
asked 2025-01-10T05:09:32.3066667+00:00
Madushika Shiromani 0 Reputation points
edited the question 2025-01-11T11:22:56.57+00:00
Madushika Shiromani 0 Reputation points
1 answer

Using managed identities with Azure Communication Services and Entra ID groups

We are utilizing the Azure Communication Service to send emails from our .Net applications. For this purpose we want to utilize managed identities over key based authentication. However it seems there might be a bug where if we assign the roles to and…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
959 questions
asked 2025-01-10T08:40:18.7866667+00:00
Frederik Kirkegaard 0 Reputation points
edited an answer 2025-01-10T20:37:43.2733333+00:00
Grmacjon-MSFT 18,806 Reputation points
0 answers

How to make Azure Communication Service Communicate with an azure service that is in private network?

Hello, I would like to know if there is a possibility to configure private endpoint with Azure Communication Service? Or is there any other way for Azure Communication Service to contact (via webhook) a server that is in an azure private network? If it…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
959 questions
asked 2025-01-10T10:21:09.05+00:00
Mateo, Romain 0 Reputation points
edited the question 2025-01-10T10:51:20.7166667+00:00
KapilAnanth-MSFT 48,261 Reputation points Microsoft Employee
1 answer

SMS error codes - delivery report

need some help with Billing. What statuses do we get billed for ? Could you please Highlight the ones we are charged for? 2000 Message Delivered Successfully 4000 Message is rejected due to fraud detection Ensure you aren't exceeding the maximum…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
959 questions
asked 2025-01-06T22:32:56.26+00:00
Giuseppe Cilona 0 Reputation points
commented 2025-01-10T09:28:26.0633333+00:00
Laxman Reddy Revuri 1,525 Reputation points Microsoft Vendor
1 answer

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…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
959 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,471 questions
asked 2025-01-09T09:43:43.33+00:00
Jeroen H 40 Reputation points
answered 2025-01-10T08:12:15.7633333+00:00
Sayali-MSFT 3,321 Reputation points Microsoft Vendor
3 answers

what are the requirements to connect to third party sip from azure communication services

use case for us is that we will initiate the call from app via the azure communication sdk implemented in the app and we need to connect to 3rd party sip .I am not sure how to achieve this .what all settings i need to configure in azure communication…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
959 questions
asked 2023-05-25T13:00:54.1833333+00:00
Deepak Sood 5 Reputation points
commented 2025-01-10T05:41:29.1733333+00:00
Nitish Kumar 45 Reputation points
1 answer

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 …

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
959 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,041 questions
asked 2025-01-08T09:51:45.56+00:00
Jacqulin 0 Reputation points
commented 2025-01-10T04:03:55.5+00:00
VenkateshDodda-MSFT 23,436 Reputation points Microsoft Employee
0 answers

Azure ACS Transfer call and handle scenario for no response

Hello, We have a scenario where the call is transferred to an agent, but the agent does not pick up the call. The call eventually goes to their personal voicemail. We want to redirect the call to ACS voice recording if the agent does not respond/pickup.…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
959 questions
asked 2025-01-09T23:36:30.1833333+00:00
Nikhil Thakur 0 Reputation points
1 answer

I created the communication service but the end point is showing the page not found

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
959 questions
asked 2025-01-07T05:27:21.86+00:00
Shiva Prasad Kandukuri 0 Reputation points
commented 2025-01-09T16:57:32.7366667+00:00
Laxman Reddy Revuri 1,525 Reputation points Microsoft Vendor
0 answers

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.

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
876 questions
Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
959 questions
asked 2025-01-06T12:04:15.3766667+00:00
Novigo 0 Reputation points
edited a comment 2025-01-09T08:36:41.8066667+00:00
Novigo 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.
959 questions
asked 2024-06-04T13:04:39.7133333+00:00
KHALED ZEINAB 0 Reputation points
edited a comment 2025-01-08T21:34:21.87+00:00
Kevin S 0 Reputation points
2 answers

Not able to view phone number post purchasing

Not able to view phone number post purchasing under Azure Communication Services

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
959 questions
asked 2025-01-03T11:03:36.83+00:00
gaurav raj 0 Reputation points
commented 2025-01-08T15:03:41.23+00:00
Shree Hima Bindu Maganti 1,620 Reputation points Microsoft Vendor
1 answer

Azure communication service private endpoint connection and managed identity authentication

Hi community, we are currently investigating Azure Communication Service to send SMS notifications for our product. I read the documentation and also startet the implementation using the Java SDK but there are two open questions which are not answered…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
959 questions
asked 2024-05-21T12:18:45.8766667+00:00
Philipp 0 Reputation points
edited the question 2025-01-08T14:55:48.1333333+00:00
VarunTha 10,770 Reputation points Microsoft Vendor
0 answers

Azure Communication Services Chat Service Degradation and Slow Response Times

The ACS Chat Service endpoints (create identity, get token, create chat thread, etc.) have historically not been fast. Previously, response times were in the range of 200-600 ms, but recently response times have increased to over 30 seconds, and in some…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,303 questions
Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
959 questions
asked 2024-12-09T07:43:04.0733333+00:00
Andreas Nyhrén 10 Reputation points
commented 2025-01-08T08:31:46.75+00:00
Sławomir Skiba 0 Reputation points
0 answers

Using Get Communications/Calls API and receiving 500 Internal Server error.

I am attempting to retrieve active call or meeting details using the endpoint: https://graph.microsoft.com/v1.0/communications/calls/. However, no values are being returned in the response. Additionally, when using historical Call IDs collected from…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
959 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,748 questions
asked 2024-12-10T21:44:13.2833333+00:00
Priyavert Sharma 136 Reputation points
edited a comment 2025-01-08T05:38:25.6766667+00:00
Priyavert Sharma 136 Reputation points
0 answers

Azure Communication Service Call Recording

We are using the React Client Library for a Group Call in Azure Communication Services. While doing the call recording, the call recording happens only with one side of the person's voice. We want to create a single recording file of the video call with…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
959 questions
asked 2025-01-06T05:52:44.9933333+00:00
Joe Samraj 0 Reputation points
commented 2025-01-08T04:27:16.5966667+00:00
Laxman Reddy Revuri 1,525 Reputation points Microsoft Vendor
1 answer

Telco Provider Integration for Microsoft Communication Service

Hi I have a question regarding Call Center Automation with Azure Communication Service. With Azure Communication Phone Service is it possible to integrate existing local telco carrier phone number. What is the third-party integration capabilities Azure…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
959 questions
asked 2025-01-01T05:48:30.2366667+00:00
Isuru Akalanka 5 Reputation points
commented 2025-01-08T00:37:33.9866667+00:00
Laxman Reddy Revuri 1,525 Reputation points Microsoft Vendor
1 answer

How can I let the user cancel virtual appointment?

We use ACS to create virtual appointments. A customer schedules an appointment using our mobile app. Our representative receives an email notification with a link to join the appointment via MS Teams, while the customer does it via our app. I am…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
959 questions
asked 2025-01-02T16:58:55.92+00:00
Dmitriy Reznik 241 Reputation points
commented 2025-01-07T18:09:17.8266667+00:00
Shree Hima Bindu Maganti 1,620 Reputation points Microsoft Vendor
0 answers

Enabled dynamic alphanumeric sender ID (But how do you send sms)

Hi, I have enabled: Dynamic Alphanumeric Sender ID. https://zcusa.951200.xyz/en-us/azure/communication-services/quickstarts/sms/enable-alphanumeric-sender-id#enable-dynamic-alphanumeric-sender-id But no number or in this case the CONTOSO is generated…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
959 questions
asked 2024-12-05T08:19:31.49+00:00
Jimmy Winberg 11 Reputation points
commented 2025-01-07T07:42:42.4566667+00:00
Jimmy Winberg 11 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Email Service

I'm currently using the Azure Email Communication Service. When I send the email, the image is a different size on a Windows Computer vs a Mac. On the Mac, it is the correct size and small, but on Windows, it is abnormally really big. Is there a way I…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
959 questions
asked 2025-01-03T21:57:54.53+00:00
Ho, Keith D 140 Reputation points
accepted 2025-01-06T18:31:13.71+00:00
Ho, Keith D 140 Reputation points