Ali
04/27/2025, 10:20 AMVapi Support Bot
04/27/2025, 10:21 AMsip.vapi.ai
as its default SIP domain, there are indications that custom SIP configurations might be possible. You can specify a custom SIP URI through the Vapi API as shown in this example:
curl --location 'https://api.vapi.ai/phone-number' \
--header 'Authorization: Bearer your-vapi-private-api-key' \
--header 'Content-Type: application/json' \
--data-raw '{
"provider": "vapi",
"sipUri": "sip:username@your-custom-domain.com",
"assistantId": "your-assistant-id"
}'
For definitive confirmation and detailed instructions, I recommend contacting Vapi's support team directly.
Sources:
- [Discord conversation about custom SIP domain](https://discord.com/channels/1211482211119796234/1337383511329345588)
- [Vapi SIP documentation](https://docs.vapi.ai/advanced/sip/telnyx)Ali
04/27/2025, 10:28 AMAli
04/27/2025, 10:29 AMAli
04/27/2025, 10:35 AMKings_big💫
04/27/2025, 11:04 AMNir S (CEO/Founder @Cloudonix)
04/27/2025, 1:31 PMAli
04/27/2025, 1:32 PMJollyMask
06/23/2025, 2:37 PMJollyMask
06/23/2025, 2:38 PMNir S (CEO/Founder @Cloudonix)
06/23/2025, 7:37 PM