videosdk.live is expected here. Zero Runtime runs on VideoSDK’s real-time infrastructure, so its SIP, media, and API endpoints are served from the videosdk.live domain. Use the hostnames and URLs exactly as shown.Inbound Calls
For inbound calls, Geo-fencing lets you choose which regional SIP server should handle the call. This can be configured using the SIP URI or through the Zero Runtime Dashboard.- Via SIP URI
- Via Dashboard
You can specify the region directly in the SIP Inbound Gateway URI:Replace
$YOUR_ORG_ID with your actual Zero Runtime organization ID and <region> with one of the supported region codes.Available region codes:in001→ Indiaus002→ United States
Outbound Calls
When making outbound calls, you can control the SIP server region via the Dashboard or the API Request.- Via API
- Via Dashboard
You can control the SIP server region via the
geoRegion property in the API request. If geoRegion is omitted, Zero Runtime selects the region automatically based on the dialed number’s location.
