Voicemail detection issue
# support
t
I use voicemail detection with the following configuration:
Copy code
voicemailDetection: {
  provider: 'vapi',
  beepMaxAwaitSeconds: 15,
},
and I saw in the logs that the call detected as voicemail but the ended reason is "Customer Did Not Answer". call id: 8704f10f-37ca-4ffd-9b64-188133747522
2 Views