Twilio SIP Interface - use for Outbound calls - Stack Overflow

admin2025-04-25  3

I’ve used Twilio Flow with the “Make Outbound Call” widget to call users and send requests to my API based on their input, which was straightforward (my dev skills are ok, but with infra I am just terrible).

The thing is: around 200 calls are expected per day and the pricing of $0.4762 / min is too much (calls to Europe) =/

I’m exploring the “SIP Interface” option mentioned on Twilio’s pricing page ($0.0040 / min). We have a local SIP provider, but I’m trying to understand what needs to be done to setup Twilio’s SIP Interface.

Should I be looking into BYOC Trunks, Elastic SIP Trunking, or something else? The idea is to make only outbound calls after calling twilio's flow rest api.

I spent the day checking twilio's docs, but I still feel stuck. The ones bellow are the ones I have the feeling that are near to what is needed (is it?)

Can someone help by pointing me to the right direction please?

转载请注明原文地址:http://www.anycun.com/QandA/1745529307a90810.html