Also is there any for inbound call to pick up a little late like after 3 rings
Nehal Azhar
04/05/2025, 5:46 PM
@User is there any way for the assistant to start speaking after 2 seconds when the call starts
v
Vapi
04/06/2025, 9:20 AM
checking if this is resolved/solved for you?
n
Nehal Azhar
04/06/2025, 9:49 AM
hey @Shubham Bajaj not resolved, can you please assisat if theere is configuration that can delay the the first message or pick up the call a couple of seconds later
v
Vapi
04/07/2025, 1:02 PM
Hey Nehal Azhar,
To trigger the tool call on the first message, you need to set the assistant's first message mode to "wait for the user and modal-generated message". Under your task or how your conversation starts (depending on your prompt), you can add the first line to trigger the tool name and say some content. It will first trigger the tool and then voice out the content.
Regarding picking up late after three rings, you need to handle and figure out on your end how it can be done by your telephony. As of now in VAPI, we don't have this feature.