Voice API Services in Europe
Overview
Telnyx now has a dedicated endpoint - https://api.telnyx.eu, that can be used to help reduce the latency on calls held in Europe.
NoteDon't forget to update
YOUR_API_KEY
here.
curl --location --request POST 'https://api.telnyx.com/v2/calls' \
--header 'Accept: application/json' \
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer YOUR_API_KEY' \
--data-raw '{
"to":"+18727726004",
"from":"+18022455739",
"connection_id":"1684641123236054244"
}'
NoteAfter pasting the above content, Kindly check and remove any new line added
To receive Voice API calls in Europe, Telnyx users should set the AnchorSite® for the application to one of the European Anchorsites—either Frankfurt, London or Amsterdam.
Users can change the AnchorSite® on any given application by editing their existing application and scrolling to the AnchorSite® Selection filed, as below:
Please note that all the participants of the conferences and the calls to add to the queue must be in the same region.