Landus
04/11/2025, 10:00 AMVapi Support Bot
04/11/2025, 10:02 AMsilenceTimeoutSeconds
or machineDetectionSilenceTimeout
?)
2. Have you tried implementing custom endpointing rules as mentioned in [this gist](https://gist.github.com/bajajcodes/cd664c81344ef9f27a4d304de43bd313)? If so, what was the result?
3. Could you share the specific tool configuration you're trying to trigger during silence? Is it set as asynchronous (async: true
)?
4. Are you using a custom LLM or the default Vapi LLM configuration?
This information would help me provide a more targeted solution for your specific setup.
Source:
- [Custom endpointing rules gist](https://gist.github.com/bajajcodes/cd664c81344ef9f27a4d304de43bd313)Landus
04/11/2025, 10:42 AMXXXXX
,
headers: {
'x-api-key': 'XXXXX'
}
}
}
4.- I am using the default Vapi LLM configurationVapi
04/11/2025, 8:16 PM