creat a phone call
# support
j
I am working with VAPI, but I have a question. When I start calling someone, a bot always appears asking to choose a number to continue and talk with the assistant. Why is this happening? I am still using the free account, and I am spending the available balance first before adding more funds (Does this affect anything?). the problem is that I can talk to the assistant only after pressing the number. That’s why I believe the issue is not related to the assistantId. I would like to be able to talk directly to the assistant without having to go through this interactive step.
v
message has been deleted
@Jao It sounds like you're encountering an Interactive Voice Response (IVR) system before reaching the assistant. This IVR step is not typically related to the type of account (free or paid) you have, nor should it be affected by your balance. It's possible that this IVR step is part of the call flow configuration within your VAPI setup. To bypass this IVR step and connect directly to the assistant, you'll need to adjust your call flow configuration. This could involve modifying the settings in your VAPI dashboard or updating the code that handles incoming calls if you're using a webhook to manage call logic. If you have access to the configuration, look for the part of the call flow that specifies the IVR menu and see if you can either remove it or change the logic so that the call connects directly to the assistant without requiring input from the caller. If you're not sure how to make these changes or if you don't have access to the necessary settings, please reach out to the support team for more detailed assistance on how to modify your call flow to connect directly to the assistant.
You can continue this conversation by mentioning me in the message.
j
@Shubham Bajaj @User @User
s
@Jao you need to upgrade your telephony account to a paid account.