-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Current State
SecretAIRY is running on a Twilio trial account which has significant limitations:
- 🔊 Plays "This is a trial account" message before every call
- 📱 Recipient must press a key to accept the call (kills the cold call experience)
- 🚫 Can only call verified phone numbers
- ⏱️
MachineDetectionconflicts with the trial message (detects it as voicemail)
Impact
These limitations make real outbound cold calling impossible. Every call sounds unprofessional and requires manual intervention from the recipient.
Fix
Upgrade to a paid Twilio account (~$20 initial credit with any payment method). This removes:
- The trial message
- The key-press requirement
- The verified-number restriction
- Enables proper answering machine detection
Workaround (Current)
MachineDetectionis disabled to prevent false voicemail detection<Say>TwiML verb provides immediate audio before the stream connects- Phone numbers must be manually verified in the Twilio console
Labels
enhancement, twilio, production
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request