telnyx
I’m having an issue with Telnyx SIP outbound calls — getting this error. I’ve followed the Telnyx SIP setup guide

YOUR_SIP_USERNAME and YOUR_SIP_PASSWORD to match your Telnyx portal exactly, then test again. ⤵️ Mention @Vapi Support Bot for follow-ups 🐥
YOUR_SIP_USERNAMEYOUR_SIP_PASSWORD{
"provider": "byo-sip-trunk",
"name": "Telnyx Trunk",
"gateways": [{ "ip": "sip.telnyx.com", "inboundEnabled": false }],
"outboundAuthenticationPlan": {
"authUsername": "YOUR_SIP_USERNAME",
"authPassword": "YOUR_SIP_PASSWORD",
"sipRegisterPlan": { "realm": "sip.telnyx.com" }
}
}