How to transfer a "anonymous" caller in Azure Communication Services ?
Our application is using Azure Communication Services (ACS) to handle incoming telephone calls. In some cases, we need to transfer the call to another external number. When the caller's number is "anonymous", ACS responds with a 400 error for…
How to create a support ticket?
Hello, I paid for an upgraded support plan and yet I cannot find the right place to open a support ticket to increase my email quota. So can anyone from Microsoft help me with that? I think hiding the support section is deliberate.
Agregar MailFrom esta desactivado en Email Communication Services Domain
Boton Agregar MailFrom esta desactivado en Email Communication Services Domain en Dominio agregado y registrado correctamente tanto SPF, DKIM, etc
Microsoft.Communication.EmailDeliveryReportReceived custom param
When receiving events from ACS, is there a way to also pass custom params? For example, I need the email id (own uuid, not the one generated by Azure) for the specific email that was delivered so that I can log it as sent in our system. How do I pass…
Bulk sending of emails via Azure ACS
What is the proper way to send bulk emails via Azure? We are looking to send over a thousand emails per week but our current set up can't even seem to send 200 emails during testing. I'm implementing sending via batches of 50. Then I make a request to…
Azure Communication Services Recording MP4 Show User Avatar Instead of Default Image
We would like to Show User Avatar in the Recording MP4 instead of the default user image. We are using the latest NPM Pakages :- "@azure/communication-calling": "^1.33.2", "@azure/communication-calling-effects":…
Screen Sharing with VideoStream in ACS Communication-Calling SDK
In the Beta versions of the @azure/communication-calling SDK, there was an option to send a media stream as an argument while starting screen sharing in a call. However, this option appears to be missing in the GA versions. The following code snippet…
CNAM for toll free number SMS
Using Azure communication to send a SMS with my approved toll-free number I purchased thru Azure. Any time I send a text, it appears as "D&G Limosine Service". How to address this? The documentation only provides for sending an email to…
How can an application using Azure Communication Service using the Play APIs determine which words have been spoken by TTS
Hi, We're using Azure Communication Service to receive calls from users. When a user calls in, we use the ACS Play API - https://learn.microsoft.com/en-ca/azure/communication-services/concepts/call-automation/play-action to for TTS. We need to accurately…
HOW TO SUBMIT COMMUNICATIONS SERVICES QUOTA INCREASE TICKET?
Azure portal support / ticket creation does not allow creation of email quota increase ticket. It only loops back to documentation after selecting the resource and then selecting Quota Increase as topic. How and where can I submit my quota increase…
Azure Comms Service returning RestError due to time difference when email volume is high
I'm using the @azure/communication-email EmailClient SDK in my Node server (hosted as an App Service). The client listens for 'email-ready' events my Service Bus (via business logic in my app) and sends the email using emailClient.beginSend(). It works…
Why is Communication Service sms verification taking more than 5 weeks?
Greetings, We've applied for SMS verification for 2 US phone numbers approximately 5 weeks ago. We were wondering what the status/progress of this verification was, and if there was any information we could provide supplementarily to assist Microsoft…
ACS: Unauthorized (401) error with empty message on testing PreRegistered Alphanumeric ID
Hello, I've applied and got approved for my work alphanumeric ID, when I try to test sending an SMS, I always get "Unauthorized" error { "error": { "code": "Unauthorized", "message":…
Will my Alphanumeric Sender ID expire?
Hi, I've successfully registered an Alphanumeric Sender ID for the purposes of sending OTPs via SMS. I'm struggling to find any information regarding expiration/renewal of the Sender ID. Will my Alphanumeric Sender ID remain valid without a predefined…
Azure communication service iOS screensharing
Is screen sharing possible in iOS using Azure Communication Services (ACS) Join Room functionality? I am working on implementing screen sharing in an iOS app using Azure Communication Services (ACS) Join Room functionality. I want to know if screen…
Azure Service communication on connecting with WhatsApp throws ModelValidationError error
I have an azure service communication instance where i've configured it with Whatsapp. The whatsapp account has a template which can be seen in azure and looks like this. [ { "type": "BODY", "text":…
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 ******@mydomain.com. I want to add my own MailFrom, e.g.,…
How to add custom email address on Email Communication Services.
I have added my custom domain in Email Communication Services. It has already verified now, but I am unable to add a custom sender mail, the add button is currently disabled there, how I can enable this.
phone numer in azure communication service
After getting a phonenumber in Azure communication service, phonenumber doesnt list. Ive created ACS both in Central India and USA. Both the options didnt work.
How do I receive notification of the delivery of an email via communication services
Hi, I'm using the Java SDK for Azure communications and sending emails however I am unable to tell if the emails are actually being sent or deleivered. IS there a way I can get a notification via Axure or even check via the SDK that the email has been…