Teru
12/05/2025, 6:06 PMVapi Support Bot
12/05/2025, 6:08 PM{
"provider": "byo-sip-trunk",
"name": "Unionteste",
"gateways": [
{
"ip": "ccentercarrera.uniontelecom.com.br",
"inboundEnabled": true
}
],
"outboundAuthenticationPlan": {
"authUsername": "YOUR_SIP_USERNAME",
"authPassword": "YOUR_SIP_PASSWORD"
}
}
This should resolve the credential creation error if your provider supports credential-based authentication (according to the documentation I have found: https://docs.vapi.ai/advanced/sip/sip-trunk).
Source:
- [SIP Trunking Documentation](https://docs.vapi.ai/advanced/sip/sip-trunk)Chiranjeet Mishra
12/09/2025, 4:42 PMTeru
12/10/2025, 12:44 AMTeru
12/10/2025, 12:44 AMChiranjeet Mishra
12/10/2025, 5:15 PM