Antoine
03/04/2025, 1:25 PMVapi Support Bot
03/04/2025, 1:26 PMjson
{
"destination": {
"type": "sip",
"sipUri": "sip:[your_sip_address]"
}
}
2. **Check Network Settings**: Ensure that your network allows SIP traffic. You might need to configure your firewall to open the necessary ports (usually port 5060 for SIP).
3. **Examine SIP Credentials**: Double-check that the credentials (username and password) you are using are correct. Any mismatch can lead to connection issues.
4. **Review SIP Logs**: Look at the logs from your SIP server for any specific error messages that might give more insight into what's going wrong.
5. **Contact OVH Telecom Support**: If you've tried the above steps and are still having issues, it might be worth reaching out to OVH Telecom support to see if there are any known issues or additional configurations needed.
Let me know if you need more help with any of these steps! 😊
Sources:
- [Error Message: "Sip Gateway Failed to Connect" in OVH Telecom](https://discord.com/channels/1211482211119796234/1211483291191083018/1340144301132353637)
- [Common Troubleshooting Steps for Connecting SIP with OVH Telecom](https://discord.com/channels/1211482211119796234/1211483291191083018/1336713212233515089)Antoine
03/04/2025, 1:30 PM{
"provider": "byo-sip-trunk",
"name": "OVH",
"gateways": [
{
"ip": "sbc6.fr.sip.ovh",
"port": 5060,
"inboundEnabled": true,
"outboundEnabled": true
}
],
"outboundLeadingPlusEnabled": true,
"outboundAuthenticationPlan": {
"authUsername": "00335XXXXXX",
"authPassword": "XXXXXXXX"
}
}
There is no sipUri.
I checked and changed many times the credentials to be sure, but its working on others servers and providers.Nir S (CEO/Founder @Cloudonix)
03/04/2025, 1:34 PMNir S (CEO/Founder @Cloudonix)
03/04/2025, 1:36 PMAntoine
03/04/2025, 1:47 PMAntoine
03/04/2025, 1:47 PMNir S (CEO/Founder @Cloudonix)
03/04/2025, 1:52 PMShubham Bajaj
03/06/2025, 2:58 AMSip gateway failed to connect
you are experiencing?Antoine
03/08/2025, 1:31 PMAntoine
03/08/2025, 1:31 PMKyle Brunker
03/11/2025, 11:47 AM