"ringing" status-update request to my server url n...
# support
m
I do an outbound call, and i get a queued response and my phone actually rings and all is great, however on the server side and the SERVER URL webhook, i am not receiving any requests UNTIL i pick up the phone. I need to receive the status-update request that changes the status from queued to ringing BEFORE i pick up. How do i get that sent over???
queued -> ringing -> in-progress. My server receives everything from and including the in-progress status update request. Everything before that (except queued) i am not receiving
v
message has been deleted
You can continue this conversation by mentioning me in the message.
@MikeKraz It sounds like you're expecting to receive a webhook event when the call status changes from "queued" to "ringing". To ensure that you receive the status-update request at the right time, you'll need to check the configuration of your webhook settings in the VAPI platform. Here are a few steps you can take to troubleshoot and resolve this issue: 1. **Check Webhook Configuration**: Ensure that your webhook is configured to send events for all the call statuses you are interested in, including the transition from "queued" to "ringing". 2. **Review Documentation**: Look at the VAPI documentation to confirm that you have set up your webhook to listen for the correct events. There might be specific settings or parameters that you need to include in your configuration to receive early call status events. 3. **Check Network and Server Logs**: Verify that your server is not missing the requests due to network issues or server problems. Check the logs to see if there are any incoming requests that are not being processed correctly. 4. **Contact Support**: If you have verified your settings and still do not receive the status-update requests as expected, it may be necessary to contact VAPI support for further assistance. They can help you diagnose the issue and ensure that your webhook is set up correctly. If you need assistance with checking your webhook configuration or have any other questions, please let me know, and I'll be happy to help! If there's a specific action you'd like me to take, such as contacting support on your behalf, just let me know the details.
m
@Vapi
v
@MikeKraz Please ask support for more info on this.
m
No i need more help
@User
s
Can you send me call_id?
m
i DM'd it
s
This issue was solved during OH correct?
m
It was not...
@User
s
Marking as complete because we have scheduled a call and we can discuss it over there
2 Views