开发者

twilio

0
  • twilio Rest api call making not working

    I am really frustrated as I can\'t figure out why my Twilio callStatus for the REST api is not working :S...Any ideas?[详细]

    2023-03-27 14:31 分类:问答
  • Twilio's receive sms and send a call..

    I am trying to do this but it is not working....开发者_开发知识库I was trying to text to my sandbox sms at Twilio so once twilio receive\'s that sms it would execute a script that should dial a number[详细]

    2023-03-24 03:28 分类:问答
  • twilio say verb nested into a dial verb

    I am writing code in PHP for twilio to make it so that when I call my twilio number, it calls another number and when the user picks up it reads them a message using the say number.[详细]

    2023-03-24 03:01 分类:问答
  • Twilio Rest API call making help..

    I tried reading the REST api for call making over and over again but this really makes no sense to me....I cant understand what to do...[详细]

    2023-03-23 20:54 分类:问答
  • Twilio Call Screening PHP

    I tried to run the Call Screening example. When my other phone number received the call, the error message was read \"Sorry an error has occurred, please check the debug link.\" After this error occur[详细]

    2023-03-23 08:51 分类:问答
  • Sending SMS through Twilio using PHP

    Hi Twilio and PHP dev,开发者_如何学编程 I am newbie to PHP. Can anyone show me a simple sample code of php that accepts sms from twilio.[详细]

    2023-03-23 05:06 分类:问答
  • Twilio sms question

    Uptill now I have been using Twilio for phone calls. Now I want to be able to have a network monitoring tool that texts when there is a problem to a number. I would like to make it so that when twilio[详细]

    2023-03-23 04:12 分类:问答
  • Send SMS Message with Twilio on iOS

    How can I send an SMS message programatically from an iPhone app? I\'m using Twilio right now, and can correctly set up a HTTP Request, authenticate with the server, and get a response.[详细]

    2023-03-22 20:29 分类:问答
  • Any way to tell what text message another message is in response to?

    Are there any texting services out there (like Twilio) with APIs that allow you to see what message another message is in response to? For example: I want to tell whether message 3 is in response to 1[详细]

    2023-03-22 03:49 分类:问答
  • rspec mocking external api

    New to TDD here, d\'oh! Here\'s what I want to test (ruby library), in brief: account = Twilio::RestAccount.new(ACCOUNT_SID, ACCOUNT_TOKEN)[详细]

    2023-03-20 18:07 分类:问答