Ralph Solan
04/10/2025, 3:42 PMVapi Support Bot
04/10/2025, 3:44 PMmachineDetectionTimeout
setting - If this is set too low (e.g., 4 seconds), it can cause legitimate calls to be cut off prematurely and misclassified. Try increasing this value to give the system more time to properly detect voicemail.
3. Verify your voicemailDetectionTypes
- Ensure these include all relevant types: machine_start
, machine_end_beep
, machine_end_silence
, unknown
, and machine_end_other
.
### Additional Settings to Check
Some users have resolved similar issues by:
1. Setting endCallFunctionEnabled
to true in the dashboard, which has helped resolve this issue for other users.
2. Adjusting speech and silence thresholds - Parameters like machineDetectionSpeechThreshold
, machineDetectionSpeechEndThreshold
, and machineDetectionSilenceTimeout
can affect how Vapi interprets call endings.
### Potential Causes
This issue might be occurring because:Vapi Support Bot
04/10/2025, 3:44 PMVapi
04/11/2025, 7:16 PM