muratyilmaz.dev
09/11/2025, 10:26 PMVapi Support Bot
09/11/2025, 10:27 PMsip.conf peer definition, you can use:
permit=44.229.228.186/32
permit=44.238.177.138/32
This ensures calls from either Vapi IP will be accepted.
For more details, see the [Vapi SIP trunk documentation](https://docs.vapi.ai/advanced/sip/sip-trunk#network-requirements).
Source:
- [SIP trunk documentation](https://docs.vapi.ai/advanced/sip/sip-trunk)Chiranjeet Mishra
09/15/2025, 4:30 PM44.229.228.186/32 and 44.238.177.138/32. These are exclusively used for SIP traffic.
2. **Authentication**: IP-based authentication can be unreliable if your telephony provider does not offer a unique termination URI or dedicated SIP server. Providers like Plivo and Twilio support unique domains which could mitigate this.
3. **Configuration Check**: Verify that your SIP trunk configuration in Vapi is properly set up with correct gateway and authentication details. Use SIP credentials as an alternative if IP-based methods are unstable.
If adjustments are needed in your authentication method or network configurations, consult your SIP provider for any specific settings they require for dynamic IP support.
For further steps on configuring your SIP trunk, refer to the [SIP Trunking documentation](https://docs.vapi.ai/advanced/sip/sip-trunk).