stevechef_
03/28/2025, 5:14 PMVapi Support Bot
03/28/2025, 5:16 PMsipUri
attribute might not be correctly formatted or the Translated Number setting in Telnyx might not match your VAPI SIP URI username.
2. **Network and Firewall Issues**: Firewall settings or SIP ALG (Application Layer Gateway) could be interfering with SIP messages. As mentioned in [troubleshooting documentation](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1334919245468799007), ensure your firewall is properly configured to allow SIP traffic and that there are no blocks on the ports used by SIP.
3. **PBX Configuration**: Your PBX might not be configured to accept connections from VAPI's IP addresses, or there might be NAT traversal issues preventing SIP messages from reaching your PBX.
4. **SIP REFER Handling**: VAPI uses SIP REFER for call transfers. According to [configuration documentation](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1336713212233515089), you need to ensure your system is set up to handle these messages.
5. **Telnyx Inbound Configuration**: The Translated Number setting in Telnyx needs to match the username part of your VAPI SIP URI. For example, if your SIP URI is sip:username@sip.vapi.ai
, the Translated Number should be set to "username" as explained in the [Telnyx integration guide](https://docs.vapi.ai/advanced/sip/telnyx).Vapi Support Bot
03/28/2025, 5:16 PMsip.vapi.ai
rather than directly to IP addresses.
7. **Codec Compatibility**: Ensure that the codecs used by VAPI are supported by your SIP endpoint.
For troubleshooting, I'd recommend checking your logs for any error messages and verifying your SIP URI configuration in both VAPI and Telnyx.
Is there any specific part of your configuration you'd like me to provide more details on?
Sources:
- [VAPI documentation](https://docs.vapi.ai/advanced/sip/telnyx)
- [Troubleshooting documentation](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1334919245468799007)
- [Configuration documentation](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1336713212233515089)
- [Telnyx integration guide](https://docs.vapi.ai/advanced/sip/telnyx)
- [VAPI network documentation](https://discord.com/channels/1211482211119796234/1211483291191083018/threads/1329037681908383794)Sahil
03/30/2025, 10:21 AMKimastr
04/30/2025, 8:56 AMSahil
04/30/2025, 12:17 PM