yummy-tealY
VAPI6mo ago
yummy-teal

Assistant speaks before picking up the call

1) I make a call via API with this body:
{
"workflowId": "23efef13-d3a5-4578-97f2-e11dce73adf4",
"workflowOverrides": {
"variableValues": {
"name": "Elyor"
}
},
"phoneNumberId": "499676d4-4497-465c-8c64-519d764a2ac4",
"client": {
"number":"+1xxxxxxxxxxx"
}
}

I listened to the recording that came to my webhook and there why does the assistant start talking right away, although the call has not yet picked up the person and there are beeps


call id's: d2b323f3-6dd7-4f71-b9fb-3396835018e7, 7df389f6-0323-4e90-acd1-07eb1cd7d41b


2) And why is it not possible to change various workflow properties via the API like it is for an assistant?
For example, I can't choose which specific server messages (like end-of-call-report, transcript) are sent to my webhook, and I also can't select idle messages for a workflow — but for an assistant, I can?
Was this page helpful?