Common Issues
Quick solutions to the most frequently encountered issues in Voxifi.
Call Issues
Calls Not Connecting
Symptoms: Call shows "failed" status immediately
Solutions:
| Cause | Fix |
|---|---|
| Insufficient balance | Add funds in Settings → Billing |
| Invalid phone number | Use E.164 format: +15551234567 |
| No phone number assigned | Add a phone number first |
| No AI agent selected | Select an AI agent for the call |
Poor Call Quality
Symptoms: Choppy audio, delays, dropped words
Solutions:
- This is typically on the recipient's end (network or cell reception)
- Brief pauses are normal — the AI is processing before responding
- Try calling a different number to isolate the issue
Agent Not Responding Correctly
Symptoms: Wrong answers, off-topic responses
Solutions:
- Review the system prompt for clarity and specificity
- Check that attached knowledge files are current and relevant
- Test with specific questions using the agent test feature
- Refine the prompt based on call transcripts
Account Issues
Can't Log In
- Verify the email address is correct
- Try Forgot Password to reset
- Check for a verification email (including spam folder)
- Clear browser cache and cookies
- Try an incognito/private window
Missing Team Member
After sending an invitation:
- Check they received the email (ask them to check spam)
- Verify the invitation hasn't expired — initial invitations are valid for 48 hours
- Resend the invitation if needed — resent invitations are valid for 7 days
Balance Not Updating
After adding funds:
- Wait 30 seconds and refresh
- Check the Transactions tab in Settings → Billing for confirmation
- Contact support if funds still haven't appeared
Webhook Issues
Not Receiving Events
- Verify the webhook URL is correct
- Confirm the endpoint is publicly accessible (not localhost)
- Check firewall rules allow incoming POST requests
- View the Delivery Log in Integrations → Webhooks for errors
Signature Verification Failing
- Confirm you are using the correct webhook secret
- Verify you are signing the raw request body (not re-serialized JSON)
- Check you are using the correct headers:
X-Webhook-SignatureandX-Webhook-Timestamp - See Webhook Security for full implementation guide
Phone Number Issues
Can't Purchase Numbers
- Check you have sufficient balance
- Try a different area code if one isn't available
- Contact support for regional availability questions
Number Not Working
- Confirm the number is assigned to an AI agent
- Check the number hasn't been released
- Verify your balance is not depleted
Getting More Help
If your issue isn't listed:
- Check Error Codes for call status meanings
- Search this documentation
- Contact support@voxifi.com
Include in your support request:
- Your organization name
- Error messages or screenshots
- Steps to reproduce the issue
- When the issue started