I am making a Twilio app.Twilio can send a request to the server after a call is over, but it isn\'t able to be associated with the logged in user of my website because Twilio is making an independent
I\'m spiking on a rails app to make calls using twilio.I\'m using the twilio gem but when twilio hits my app to get the xml it blows up as there is nothing in the body of the response.It calls my phon
So I\'m new to using Twilio (and my PHP is a bit rusty) but currently the code responds to text with data depending on if you give it the right data, otherwise, it just asks yo开发者_JS百科u to try it
Hello I\'ve recently been messing around with Twilio and their official twilio-csharp library. I\'m using it on mono 2.10.5(x86-64) on Linux and I\'m having problems getting a basic example working.
I have a sequential dialling app but I want to add 5 minute de开发者_Python百科lays between each call.. I am thinking cron job. is this possible? If so what do I need to do to make this happen? I have
Here\'s my first post! I\'m working with a python web 开发者_如何学Capp that is recording phone calls. I am able to access client.recordings.uri, but I\'m not able to access recordings.datecreated or
After a while of writing REST api and TwiML apps I had been trying to write a sequential Dialing app in REST api but after much errors and issues I am stumped. I had written a sequential dialing app i
Is there a way to use a flat .rb file to accept POST requests, or do I need to use a framework like Rails or Sinatra to accept the request?
First I have a sequential dialing app which will ca开发者_开发知识库ll an array of phone numbers ino rder until one of them picks up.
Is there a framework built in rails that lets me do something like send a message and then based off of user preferences auto开发者_运维知识库matically determine whether a text message, voice message