Creation of Ice url for Accessing Azure Real Time TTS Avatar
Hello , i am trying to create Ice urls for Real time Azure TTS Avatar. I have created communication services keys in Global region. While running the code to create those ice ulr i am running into errors. **Note : I have removed the connection string…
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.
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 trying to run the files, the format button in send textbox is missing. Do you know why this is…
How to set a time limit for speech recognition in ACS?
I want to set a limit to the time a caller has to describe their problem after StartRecognizing has started. I tried to implement this using CancellationToken, but it didn't work, and CancelAllMediaOperations doesn't seem to be effective either. Here is…
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 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 comms, multiple calling numbers....
I'm developing a web application with integrated telephony. I'm using the voice calling SDK for calling over public switched telephone networks (PSTN). In the front-end of the app (React JS), I'm using the @azure/communication-calling library, and the…
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…
Enabled dynamic alphanumeric sender ID (But how do you send sms)
Hi, I have enabled: Dynamic Alphanumeric Sender ID. https://learn.microsoft.com/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…
Add-Button greyed out in MailFrom addresses
Hi, I want to create a new MailFrom address. I created an Email Communication Service and my domain was verified. Now, I want to create new MailFrom addresses, but my "Add"-Button is greyed out and I don't know why. Do you have any…
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 comms, multiple numbers....
I've built an application with integrated telephony that has users in Ireland, so we have an Irish call number in our communications service. So far, so good. The telephony works fine. However, the app is being extended to have users in Chicago too, so…
No ringing in headset or interminittently getting ringing when dialing numbers
Hi Support, We have been asked to find out why the phone ringing when making a call via the PTSN API is used to make a call is silent, they are using chrome browser, normally is works (rings like when making a call on a regular phone) but it seems to…
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.…
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:…
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…
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…
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…
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 …