Transient Outbound Call - Timeout issue when no response
I have created a tenant issue reporting system using VAPI and Make.com. Part of the system makes a transient outbound call triggerred from within make.com. The call asks a contractor if they can handle an issue (previously reported by the tenant), if "No" then the transient call makes a function call to a webhook in a separate make.com scenario which then enables the selection of the next contractor (from a google sheet). All this works well EXCEPT when the transient call encounters a voicemail or silence (no answer) - the transient call "times out" after a number of seconds and does NOT trigger the function tool (to alert the make.com scenario) so it can select the next contractor. I am seeking help on how I can ensure the transient call does not timeout before triggering the function tool. Any advice would be appreciated.