flaky-beard-91685
08/12/2025, 6:59 AMtall-airline-16756
08/12/2025, 6:59 AMtall-airline-16756
08/12/2025, 6:59 AM{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 Docsgray-belgium-32244
08/14/2025, 11:03 AM