lotalop
05/05/2025, 8:02 PMVapi Support Bot
05/05/2025, 8:04 PMjson
"voicemailDetection": {
"provider": "twilio",
"enabled": true,
"machineDetectionTimeout": 30,
"machineDetectionSpeechThreshold": 2400,
"machineDetectionSilenceTimeout": 6000
}
Try increasing the machineDetectionSilenceTimeout value (default is 5000ms) to give the system more time to distinguish between echo and actual voicemail silence.
Sources:
- [Voicemail Detection Documentation](https://docs.vapi.ai/phone-calling/voice-mail-detection)
- [Discord Discussion on Echo Issues](https://discord.com/channels/1211482211119796234/1336548894896816222)Kings_big💫
05/05/2025, 8:37 PM