nastiushka7657
07/30/2025, 9:55 PMChiranjeet Mishra
08/01/2025, 6:46 AM{phoneNumber}@<credential_id>.sip.vapi.ai, replacing placeholders with your actual values.
4. **Allowlist IP Addresses**: Confirm that you have allowlisted the necessary IP addresses for SIP traffic: 44.229.228.186/32, 44.238.177.138/32, and 172.31.9.106/32.
5. **Test the Setup**:
- For outbound tests, initiate a call via the Vapi API to ensure calls are properly routed.
- For inbound tests, call your number from an external line to verify forwarding to the SIP URI works correctly.
If these steps are correctly followed and you still face issues, consider reviewing your provider configuration to ensure compatibility with Vapi settings. Check logs for any specific error messages that might give additional context to the connection issue.nastiushka7657
08/01/2025, 7:20 AMChiranjeet Mishra
08/04/2025, 9:43 PMnastiushka7657
08/06/2025, 8:53 AMChiranjeet Mishra
08/07/2025, 1:24 AMnastiushka7657
08/07/2025, 5:37 PMnastiushka7657
08/11/2025, 10:23 AMChiranjeet Mishra
08/14/2025, 7:30 AM{
"provider": "byo-sip-trunk",
"name": "My SIP Trunk",
"gateways": [
{
"ip": "sip.provider.com",
"port": 5060,
"outboundEnabled": true,
"inboundEnabled": false,
"outboundProtocol": "udp"
},
{
"ip": "203.0.113.10",
"port": 5060,
"outboundEnabled": false,
"inboundEnabled": true
}
]
}nastiushka7657
08/18/2025, 9:05 AMChiranjeet Mishra
08/20/2025, 9:35 AMnastiushka7657
08/25/2025, 8:02 AMnastiushka7657
08/27/2025, 9:20 AMnastiushka7657
09/04/2025, 8:23 AMChiranjeet Mishra
09/10/2025, 7:34 AM