twilio

Twilio Recording: Pause and Resume

我的梦境 提交于 2019-12-01 06:25:15
问题 I believe the answer is no, but does Twilio provide ability to pause/resume a recording? Use case is recording a call, but pausing recording when collecting sensitive information. From the REST documentation, it doesn't appear to be a supported capability. Thought someone might have found some options for this requirement. 回答1: This is possible, though it's not wholly obvious how from the documentation. You can modify call state using the REST API, as per https://www.twilio.com/docs/api/rest

Adding multiple people to a conference call from caller Twilio

陌路散爱 提交于 2019-12-01 05:56:16
I read lots of articles about Twilio conference call. I created a php function which creates a Twilio conference which can add any one who have access to that link to the Conference with this link. so then I read this article about Dialing Multiple Numbers Simultaneously with Twilio. This article shows how to dial multiple clients or numbers in the same time but the first one who accept the call will connect while the others will be hung up on. <?xml version="1.0" encoding="UTF-8"?> <Response> <Dial> <Number>877-555-1212</Number> <Number>877-999-1234</Number> <Number>877-123-4567</Number> <

Twilio: How to map an SMS reply to an original SMS

对着背影说爱祢 提交于 2019-12-01 05:42:44
Im creating an web app that uses twilio and I seem to have a problem. The system consist of 3 actors: A physical customer A physical server Our web application Whenever a client creates a new "job" via a form, all of the job details will be sent in a text to many different servers. When any one of the servers reply to that text message, we need to be able to associate his reply with the particular "job" he replied to. The problem is I can't figure out how to do this without buying a number for each job and just associating each number with a job. If possible i would only like to use one number

I am working with Twilio android SDK, When i click on hangup button always getting error ?not able to disconnect the call after dialing?

☆樱花仙子☆ 提交于 2019-12-01 04:58:33
问题 I have successfully integrated Twilio SDK for android but when i am trying to make call with it its not connecting and showing error message in logcat i am getting following errors: 1) Failed to hangup call due to error code: 70015, message: pjsua_call_hangup(): Object already exists (PJ_EEXISTS) 2) Connection disconnected with error code 31000 and message Generic error this both errors occurs when i am calling disconnect method if i comment this method then my calling is working fine and i

How can I respond to incoming Twilio calls and SMS messages using node.js?

蓝咒 提交于 2019-12-01 03:31:55
In my application I'm using the twilio node.js module to receive an sms, send an sms, receive a call and make an outgoing call. I figured out how to send an sms and make a call. But I don't know how to respond to incoming calls and SMS messages. How can I use node to respond to these? When Twilio receives a call to your phone number, it will send an HTTP request to a URL you configure in the admin console: What Twilio expects in return from this HTTP request is a set of XML instructions called TwiML that will tell Twilio what to do in response to the call. For example, let's say that you

Twilio: How to map an SMS reply to an original SMS

ぐ巨炮叔叔 提交于 2019-12-01 02:02:04
问题 Im creating an web app that uses twilio and I seem to have a problem. The system consist of 3 actors: A physical customer A physical server Our web application Whenever a client creates a new "job" via a form, all of the job details will be sent in a text to many different servers. When any one of the servers reply to that text message, we need to be able to associate his reply with the particular "job" he replied to. The problem is I can't figure out how to do this without buying a number

STOP receiving SMSes when using Twilio with C#.net

拈花ヽ惹草 提交于 2019-12-01 00:24:34
问题 I am sending SMS via twilio C# to selected phone numbers. I see in FAQs in twilio that it is possible to filter out the numbers who do not wish to receive SMSes. I see this kind of information in the link: https://www.twilio.com/help/faq/sms/does-twilio-support-stop-block-and-cancel-aka-sms-filtering My questions are: 1) When user replies STOP, how does twilio handles it? 2) How will my application know that someone has replied "STOP" and opted out from receiving messages? (Actually I want to

How to send bulk SMS with twilio API [closed]

旧城冷巷雨未停 提交于 2019-11-30 22:48:29
I want to sending bulk SMS with Twilio is this possible with Twilio exists API. I have searching few hours with google, but can't find acceptable answers. So, I decide to asking at here. Thanks in advance. SMS and MMS Quickstart Tutorial This sample is using a dictionary to send messages to group of people, see at following sample code in above link. // make an associative array of people we know, indexed by phone number var people = new Dictionary<string,string>() { {"+14158675309","Curious George"}, {"+14158675310","Boots"}, {"+14158675311","Virgil"} }; More Over as You have mentioned BULK

Can we do VOIP push notification using Twilio iOS SDK?

喜夏-厌秋 提交于 2019-11-30 19:39:01
I have to implement App to App functionality using Twilio iOS SDK. I have successfully implemented voice calls when the app is running. Now I am facing a problem when the app is killed. How can I get VOIP push notifications for an incoming call? I am referring to this link : https://www.twilio.com/docs/api/notifications/guides/sending-notifications There is no VOIP push documentation for VOIP incoming calls. Please provide me with some useful ideas/solutions as soon as possible. philnash Twilio developer evangelist here. I answered over email, but thought I better include the answer here too

Twilio call transfer from in-call

拟墨画扇 提交于 2019-11-30 18:17:18
问题 I'm not finding a definite answer from the Twilio docs on this. I'm trying to build a phone system that can place the other party on hold while in-call and only from the phone. Example: There are two agents working with me out in the field. I get a call on my mobile (away from a computer) and find that the other agent would need to speak to the person I'm on the phone with. I would like to be able to press something into the phone that would either directly transfer the other person to the