We are currently developing an AI-powered voice calling agent using Azure Communication Services (ACS) for our client, a healthcare alert system provider.
Project Overview:
This solution leverages:
- Azure Functions (FastAPI integration via
AsgiFunctionApp
)
- Azure Cognitive Services (Speech) for TTS
- ACS Call Automation SDK for outbound PSTN calls
The voice agent generates custom TTS scripts to send flu shot reminders and other health-related messages. These are tested in a live call flow and refined iteratively.
Issue:
We acquired a trial toll-free number through ACS, but it enforces a hard limit of 2 PSTN calls per number.
This limit severely restricts our development process. We need to perform multiple test calls to a single verified number (a developer’s test phone) to validate TTS generation, call triggering, and webhook behavior.
Request:
We kindly request a temporary removal or increase of this 2-call limit on the assigned number or allow development calls to a fixed test number during our dev cycle.
We are not using this for production or spam. It is strictly a verified internal number for iterative testing during ACS voice agent development.