Hello good day I keep noticing that the voicemail ...
# general-english
n
Hello good day I keep noticing that the voicemail detector for calls is still not detected or activated anywhere! I have to put:
"machineDetectionTimeout": 4,
To obligatorily hang up the calls that go to voicemail or are not answered because the system does not detect them, it takes them as a call and charges them I even have the tools
Copy code
"model": {
    "tools": [{ type: "voicemail" }]
  }
> I have a tool to hang up the call > I have the "voicemailDetection" configuration with its respective validations I have the following problems that I want to solve 1. Hang up unanswered calls or those that go to voicemail so that vapi does not take it as a real call and ends up charging for the call. To solve that I have the validation
{"machineDetectionTimeout": 4}
for which I have the following problem 2. The call hangs up very quickly so some clients do not have time to speak, some even speak and the AI ​​manages to answer but it hangs up. Call Los ids: > call rejects or voicemail: >
Copy code
5ea133cf-1ee2-48cf-b05e-bc3c0b1e081d
> 5ea133cf-1ee2-48cf-b05e-bc3c0b1e081d
> 35e3ccb3-c5d4-456f-90f1-e990fb81a4bf
> Call cut off: >
40564fea-077c-4cb9-89d5-8274e90dd2e6
>
4b453cf3-0e31-4ad2-9098-527c0e0c4474
>
4d2ecb8f-8b5d-4037-9c1a-0c681cf4d4a7
2 Views