tobbelin
03/30/2025, 9:01 PMVapi Support Bot
03/30/2025, 9:04 PMsipUri
attribute within the forwardingPhoneNumbers
array
- Verify the forwardingPhoneNumber
is in the correct E.164 format (e.g., +15558675309)
- If using a Vici system, confirm it can handle SIP REFER messages
### Authentication Problems
- Double-check that credentials provided to Vapi are correct if your SIP endpoint requires authentication
- Ensure your SIP provider is sending username/password entries for sip.vapi.ai
- When Vapi sends a 401 challenge, the system needs to respond with valid credentials
### Telephony System Issues
- Your telephony system might not be responding in the required time
- Check telephony logs to investigate further
- Verify that your SIP server or PBX is configured to accept calls from Vapi's servers
### Other Potential Causes
- Codec compatibility issues (ensure codecs used by Vapi are supported by your SIP endpoint)
- Database outages (e.g., with Supabase)
- Concurrency limits being exceeded
- SIP trunk configuration problems
- Incorrect SIP registration
- Issues with call transfers or call forwarding
### Troubleshooting Steps
1. Check server and telephony logs for specific error details
2. Verify your internet connection is stableVapi Support Bot
03/30/2025, 9:04 PMMatty_gee
03/31/2025, 5:49 AMcaballero330
03/31/2025, 6:25 AMparkourrrr
03/31/2025, 6:28 AMSnow
03/31/2025, 6:39 AMgoodmai
03/31/2025, 6:41 AMKyle
03/31/2025, 9:50 AMparkourrrr
03/31/2025, 6:36 PMKyle
03/31/2025, 9:44 PMdexter
03/31/2025, 10:26 PMKyle
03/31/2025, 10:43 PMKynareth
04/01/2025, 10:14 AMMax
04/01/2025, 11:01 AMKyle
04/02/2025, 4:01 PMKyle
04/02/2025, 4:12 PMpabl0ro
04/03/2025, 11:05 PMKyle
04/06/2025, 12:40 PMpabl0ro
04/08/2025, 10:46 PMgypson
04/09/2025, 2:08 PMKyle
04/10/2025, 10:39 PMphoneNumber
Deletion... { "id": "70e63263-ea00-4824-9672-d4a803f87d7a",
@pabl0ro Can you share a call ID with whose phone number is not deleted?Kyle
04/10/2025, 10:39 PMgypson
04/13/2025, 11:46 AMKyle
04/14/2025, 10:54 PMKyle
04/15/2025, 10:21 PMgypson
04/17/2025, 5:34 AMgypson
04/17/2025, 5:34 AMgypson
04/18/2025, 7:45 AMpaolobertini
04/18/2025, 8:37 PMpaolobertini
04/18/2025, 8:45 PMKyle
04/20/2025, 12:10 AM{
"callStatus": [
{
"call_sid": "f6ddbbb5-8c09-4b61-bf9b-e614ddcf7fad",
"direction": "outbound",
"from": "+593958665659",
"to": "+5930993388972",
"call_id": "49361fc0-9728-123e-36ad-062a20bd352d",
"sip_status": 100,
"sip_reason": "Trying",
"call_status": "trying",
"account_sid": "5b80093d-1409-4c38-a0ea-a240eccdc03b",
"trace_id": "041570896cd6ed36ea924f042c60e354",
"fs_sip_address": "172.32.12.150:5060",
"api_base_url": "http://sip-web.vapi.ai/v1"
},
{
"call_sid": "f6ddbbb5-8c09-4b61-bf9b-e614ddcf7fad",
"direction": "outbound",
"from": "+593958665659",
"to": "+5930993388972",
"call_id": "49361fc0-9728-123e-36ad-062a20bd352d",
"sip_status": 408,
"sip_reason": "Request Timeout",
"call_status": "failed",
"account_sid": "5b80093d-1409-4c38-a0ea-a240eccdc03b",
"trace_id": "041570896cd6ed36ea924f042c60e354",
"fs_sip_address": "172.32.12.150:5060",
"api_base_url": "http://sip-web.vapi.ai/v1"
}
]
}
Kyle
04/20/2025, 12:10 AMpaolobertini
04/20/2025, 10:28 AMKings_bigš«
04/20/2025, 10:34 AMpabl0ro
04/28/2025, 1:48 AMKyle
04/30/2025, 8:31 AMMadhav Sharma
05/06/2025, 3:20 AMMadhav Sharma
05/06/2025, 3:23 AMKyle
05/06/2025, 9:28 PM