Selecting Regions
There are two primary ways to set the region for your voice agents in Millis:- Set Region for Your Phone Number When importing phone numbers from Twilio or Vonage, you can choose the desired region. This setting will ensure that calls are routed through the selected region, optimizing latency and compliance.
- Set Region Endpoint When Starting Your Agent from Web SDK You can specify the region endpoint when initializing your agent using the Millis Web SDK. Use the following code to set the region:
<your-millis-public-key>
with your actual Millis public key and <region-endpoint>
with the endpoint of the desired region.
List of Available Endpoints
- us-west:
wss://api-west.millis.ai/millis
- eu-west:
wss://api-eu-west.millis.ai/millis