I am using Twilio APIs in my apps. I have configured my App in the TWIML APPS tab and configured proper Rest endpoints.
When I am dialing the Twilio phone number the calls always go http://127.0.0.1:5000/ringdown/handle?sorry=&stack=%2B17033145109
and not to the REST endpoints that I have configured.
Please advice.