What SIP domains does LiveKit use for outbound cal...
# ask-ai
f
What SIP domains does LiveKit use for outbound calls?
t
Thanks for reaching out, Ayush. I'm an AI assistant and I'm here to help. Give me a moment while I research this topic.
Hey there! Just wanted to share how LiveKit handles SIP domains for outbound calls — they use the format
{sip_subdomain}.{region_name}.sip.livekit.cloud
. Here’s a quick breakdown: •
{sip_subdomain}
is your LiveKit SIP URI subdomain, which is basically your project ID without the
p_
prefix. •
{region_name}
is one of the regions we support:
eu
,
india
,
sa
, or
us
. So, for example, if you’re in India, your endpoint would look like
<your_sip_subdomain>.india.sip.livekit.cloud
. Also, just a heads up — outbound calls come from the same region where you make the
CreateSIPParticipant
API call. If you’d like, I’m here to help you set up the SIP domain for your specific needs. Just give me a shout! Sources: SIP cloud and region pinning | LiveKit Docs
g
I am getting certificate is not valid for 'zeko-pe72gvuw.india.livekit.cloud' LIVEKIT_URL=wss://zeko-pe72gvuw.livekit.cloud LIVEKIT_API_KEY=XXXX LIVEKIT_API_SECRET=XXXX