Twilio connecting to http://127.0.0.1:5000/ringdown -


i using twilio apis in apps. have configured app in twiml apps tab , configured proper rest endpoints.

when dialing twilio phone number calls go http://127.0.0.1:5000/ringdown/handle?sorry=&stack=%2b17033145109 , not rest endpoints have configured.

please advice.

this issue fixed.there setting under twillio numbers tab in twilio.com set rest uri under voice section. rest uri neeeds point application want twilio call application logic.


Comments

Popular posts from this blog

java - Null response to php query in android, even though php works properly -

node.js - Using Node without global install -

php - CakePHP HttpSockets send array of paramms -