Skip to main content
The 2024 Developer Survey results are live! See the results

Twilio Collective

Questions

Browse questions with relevant Twilio tags

14,529 questions

0 votes
0 answers
10 views

Twilio <Client> and <SIP> with <Enqueue> and <Queue>: BLF Not Glowing on Yealink T31 When Call is Parked

I'm currently working on a project using Twilio and Yealink T31 hardphones. I'm leveraging Twilio's <Client> and <SIP> verbs for handling calls, and using <Enqueue> and <Queue> ...
Soap Nab's user avatar
0 votes
0 answers
9 views

Twilio SIP Refer IP Confusion

I am working on a Voice call bot. Here a general user will use their phone to make a normal call to a number and then that call will be transferred to our SIP domain on twilio. Now under certain ...
Ramsai Tatikonda's user avatar
-5 votes
0 answers
27 views

How to find if a number is toll free number? [closed]

I want to write a function which takes in a number and tells if the given number is a toll free number or not. I am mostly looking to do this for US, canada, eu and australia . How can I write this ...
Aatif Rashid's user avatar
-1 votes
0 answers
22 views

How to handle "hangup" event while processing a widget

I faced the Error - 81002 in Twillio call. When a hangup event occurs during execution of a widget function, it interrupts without transitioning to the next flow. Is there a way to capture the hangup ...
ESK's user avatar
  • 1
0 votes
0 answers
16 views

Virtual Phone not functioning properly

I am currently using a non-verified Toll Free Number (nvTFN) and am having trouble trouble messaging it from a virtual number using the Virtual Phone UI and Studio Flow, which the nvTFN is expected to ...
Gaurav Varma's user avatar
0 votes
0 answers
19 views

Update child SID to put user on hold ends the parent SID call automatically

I am trying to facilitate putting users on hold for both outbound and inbound calls. It is working perfectly for inbound calls, but when I update the users child SID for outbound calls my side of the ...
Michael's user avatar
0 votes
0 answers
8 views

twiML to redirect a call to a new studio flow

I have a studio flow (A) which includes a twiML redirect widget. This executes the following twiMl. The URL is webhook address of a different studio Flow (B) <Response> <Say>Your ...
iasksillyquestions's user avatar
0 votes
0 answers
22 views

Connecting to SendGrid API via Postman

I am trying to connect to the SendGrid API via Postman. I've got my API key sorted and imported the postman collection from SendGrid, and some of the endpoints are working fine. For example, I can ...
Badger8808's user avatar
-3 votes
0 answers
13 views

I would like to see it the twilio call log monitor on my webpage without logging in. Is there a template i can install enter my token? [closed]

I would like to see it the twilio call log monitor on my webpage without logging in. Does someone have a template i can install on my website, enter my API token, and see the call log? It sounds ...
Rose Holmes's user avatar
0 votes
0 answers
27 views

No Twilio Console Errors, But Twilio Voice Call Does Not Go Through?

I'm working on getting Twilio app-to-phone voice calls working. Here's my current flow. Client clicks the "Make Call" button on my website. My site sets up the Twilio device and calls const ...
VikR's user avatar
  • 5,012
0 votes
0 answers
25 views

Why are my emails with sendgrid attaching a blank csv?

when attaching a file (csv) to an email I am sending with SendgridAPI in python, I am receiving the email with the correct file name attached, but the csv is blank and does not contain the content of ...
Jack-e-met's user avatar
0 votes
1 answer
13 views

add multiple recipients to sendgrid

i am unable to send mail to multiple receipents with code as below. adding 3 or more mail ids to 'to_emails' to = '[email protected],[email protected],[email protected]' html_content1 = ''' Sample''' message = Mail(...
san1's user avatar
  • 517
0 votes
0 answers
10 views

twilio sip registraion - BE node, FE react native (Twilio Register SIP Endpoint)

I have configured twilio SIP domain, TwiML app and credentials list for users. But I am unable to register users in Registered SIP endpoints. Is it possible to register from react-native app? I am ...
Ubaid's user avatar
  • 866
0 votes
0 answers
26 views

Twilio Incoming webhook for Whatsapp

I was working on whatsapp integration with an app. I've figured out outgoing messages statuses. I want to configure incoming messages from customer, but i couldn't found a way to put URL so that ...
Hafiz Badar's user avatar
0 votes
1 answer
25 views

Playing ogg audio files in react

I'm working on a React front-end, that needs to play audio files. I've got a backend service that give me ogg audio files that originate from WhatsApp conversations. The is played well in android ...
Chen Peleg's user avatar
  • 1,584
0 votes
0 answers
16 views

werkzeug.routing.exceptions.WebsocketMismatch

I have setuupped server for twilio, where a user will call a twilio number and we can able to capture the stream.but i am getting a error regarding websocket mismatch. I am unable to figure it out how ...
KP TECH's user avatar
0 votes
0 answers
25 views

How to update AWS Pinpoint endpoint's OptOut attribute when user clicks on unsubscribe link?

I am using Amazon Pinpoint service to launch an email campaign to my users for marketing purpose and in my email message template I have used List-Unsubscribe and List-Unsubscribe-Post header to allow ...
Usama Abubakar's user avatar
0 votes
1 answer
32 views

Twilio Request URL Endpoint Returns json, but Twilio Says it Is Wrong Content-Type?

My javascript web app is using Twilio Voice API. I have this code running on my server. It is in an endpoint named "/make-call" It is in the endpoint on my server that is specified in my ...
VikR's user avatar
  • 5,012
1 vote
1 answer
32 views

Why I'm not able to send xlsx and docx media file on whatsapp using twilio api

Successfully sent images (png,jpeg) and pdf file but when i try to send doc,docx,xlsx etc file then twilio giving error 12300 Twilio is unable to process the Content-Type of the provided URL. Please ...
Anuj's user avatar
  • 25
0 votes
0 answers
23 views

ASTRO / SendGrid - Redirecting when sending is successful or gives error

I have an issue with Astro.redirect. It constantly gives me an error: "AstroError [ResponseSentError]: The response has already been sent to the browser and cannot be altered" I just want to ...
Carlos's user avatar
  • 1
-2 votes
0 answers
25 views

Is there an API that allows us to send messages directly to users with known phone numbers? [closed]

We are currently exploring the capabilities of your platform for a specific requirement we have in our communication strategy. We are interested in utilizing Twilio's services to send messages ...
Louis Li's user avatar
0 votes
0 answers
15 views

Could not find com.getkeepsafe.relinker:relinker:1.2.2

My steps are very simple. react-native init exampleApp npm install react-native-twilio-programmable-voice react-native run-android FAILURE: Build failed with an exception. What went wrong: Could not ...
corasphinx's user avatar
0 votes
1 answer
15 views

Add AMD to Twilio dial.number?

I have this code running on my server. It is in the endpoint on my server that is specified in my TwiML app->Voice Configuration->Request URL. It works correctly, and the call is successful. My ...
VikR's user avatar
  • 5,012
-4 votes
1 answer
39 views

How can I Integrate Twilio with its api.sendgrid.com with Genexus X Ev3?

I try to consume a Twilio service to send mail by using its API (api.sendgrid.com) but I can't determine why it is not working for me, I already validated with a SOAP & REST Client and here it ...
Victor Glez's user avatar
0 votes
1 answer
11 views

Play a menu to a participant in a conference

I have built an integration with Twilio Voice. My software has a built in queue mechanism, so we dont want to hand off the management of the Queue to Twilio. We use conferences to place callers into a ...
iasksillyquestions's user avatar
0 votes
0 answers
12 views

Custom Audio Device for Twilio Javascript SDK

Is there a similar approach to the Custom Audio Device using the Twilio Javascript SDK like the Android and iOS SDKs have? I'm aware of the AudioWorkletProcessor framework to access the microphone ...
Paulo Taylor's user avatar
0 votes
0 answers
13 views

Configure a non-Twilio number to CRM

I subscribed to a number from a local telco provider and completed the BYON process with Twilio Support. After testing, I successfully sent a WhatsApp message to the non-Twilio number and captured the ...
Ryan's user avatar
  • 1
1 vote
0 answers
18 views

How do I implement a zero (or negative)-timeout Gather to allow users to optionally respond to a Voice prompt followed by another Gather?

Imagine this desired behavior: You call my Twilio number. A voice answers, saying "Press 9 for Spanish support. Otherwise, tell me what you want help with." In order to parse a button-press ...
actinidia's user avatar
  • 286
1 vote
0 answers
29 views

Twilio Stream with Ambience Sound in Node.js

I am using https://github.com/twilio-labs/call-gpt this code for one of my project. Everything works well but I am not able to add ambiance sound like office sound that user can hear so AI can process ...
kapilkarda's user avatar
-1 votes
0 answers
25 views

Using Twilio verify and unable to add to Verified Caller ID [closed]

I am in Singapore and have been developing using Twilio Verify Trial and Supabase. I have previously verified some caller ID in the past however recently when I tried to, the phone numbers added did ...
Faith Ye's user avatar
2 votes
1 answer
57 views

Accessing Twilio Voicemail Recordings in Polycom VVX250 Phones

We're using Twilio for calls and Polycom VVX250 phones. We have an SIP domain and credentials configured on Twilio and the Polycom phones. Our system checks a database to route calls based on linked ...
nilesh's user avatar
  • 1,326
0 votes
0 answers
19 views

Can I use openPhone and Twilio with the same phone number?

I currently have an OpenPhone account with an SIP phone number. I would like to automate SMS messaging. I looked into Twilio and thought it could be a good solution, except I seem to run into the ...
Guillaume's user avatar
0 votes
0 answers
24 views

Server-side playing of digit (DTMF tone) during call

I have a server-side app (written in C#) that creates a call between a JavaScript client and an external phone number. What I'm trying to do is, in response to a server-side event (which can happen ...
Stephen Collins's user avatar
0 votes
0 answers
20 views

In twilio after conversion of simple call to conference , initial user gets droped

public function createConferenceFromOngoingCall($callSid, $newParticipant, $initialUser, $secondUser) { try { $client = $this->createClient(); $newParticipantSid ...
Dhruvi's user avatar
  • 1
0 votes
1 answer
28 views

In Twilio studio, can I use the messaging service, incoming SMS and wait and reply all on the same number?

is it possible to do all of the below in Twilio studio, for the same number. Requirements: Add the number to a messaging service (especially needed due to regulatory compliance for USA) If an sms is ...
Max Pownall's user avatar
-1 votes
0 answers
23 views

Cost effective way to implement text messages for my event reminder application?

I'm building an event reminder application that I plan to host and maintain on AWS. I want to offer email and text messaging as reminder options. I've been able to configure email simply using SES. (...
solidsnake99's user avatar
-2 votes
1 answer
36 views

Unable to receive messages on whatsapp from Twilio sandbox

I am trying to build a reminder application using Twilio Sandbox, in an order to receive messages you need to send "join dirt-or" to Twilio. It works fine at first but after some time I need ...
AKSHAT KOTHAVADE's user avatar
0 votes
0 answers
51 views

What do I do about the error "TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received undefined"

I have been trying to run an app where I can set up an email. When I run it on the localhost, I get a 202 response, but I don't get an email. I conclude that this is because it is the localhost and ...
user 124816's user avatar
0 votes
0 answers
20 views

Twillio Call transfer

I am implementing call transfer in Twilio , where A and B are connected via simple non-conference call but now B dials to C and I want A and C to be connected to ongoing call removing B from middle. I ...
Dhruvi Nonghanvadra's user avatar
1 vote
0 answers
22 views

Trouble with Twilio whatsapp messaging, status 403

hope someone can assist, been beating my head against the wall for several months on this. I'm developing an app that takes form values from the font end and process via the back end function below. ...
hectorHumanDev's user avatar
0 votes
1 answer
69 views

Twilio - Push notifications fail in serverless production deployment

I have an Twilio programmable messaging app which is deployed in a Twilio serverless environment. let response = new Twilio.Response(); exports.handler = async function(context, event, callback) { ...
Warren Burton's user avatar
0 votes
0 answers
25 views

how can I ascertain my TWILIO credentials are correct?

I am making a flask app that users can call a number and then get predetermined responses based on input. I got this number from TWILIO and my SID, auth_token from my TWILIO console. The basic flow is ...
user26347577's user avatar
0 votes
1 answer
23 views

How to Configure and Use My Existing WhatsApp Business Number with Twilio API?

I have successfully created a webhook and configured it to handle incoming messages and send responses using Twilio's API. However, I'm currently using a Twilio-provided WhatsApp Business number. I ...
Cherridev cherritech's user avatar
-1 votes
0 answers
48 views

Correct way to implement an email verification

In simple steps, I assume the steps to implement an email verification is as: user enters details -> signup server sends email with a token with metadata + expiration set user clicks on the link ...
BumbleBee's user avatar
0 votes
0 answers
28 views

How do i establish a connection with twillio (THROUGH ZAPIER) for whatsapp messaging with API Request (Beta)?

im trying to figure out how i can establish an funnelish abandoned checkout flow with whatsapp messaging (Towards the customer). Does anyone have experience with setting up the API Request (Beta) in ...
EcomBob's user avatar
0 votes
1 answer
25 views

Twilio Flow - Get all messages in sequence of execution

I have developed a 2-way messaging flow in Twilio via Studio Flow and Messaging Service. At the end of the conversation, need to collect all the SMS (outbound/inbound) and send it to our system via ...
Mohammad's user avatar
0 votes
0 answers
32 views

Twilio voice call not working in expo react native (IOS)

I have integrated Twilio video call functionality in an expo application in react native. But when trying to integrate the voice it's not working. I have created the voice token from backend and ...
abhishek p s's user avatar
0 votes
0 answers
24 views

Twilio conversations group SMS not working

Following the twilio documentation to create conversations. I see other posts about deprecation for new users but that's 2 years old. Wanted to see if anyone has figured out group conversations on ...
Neel Shah's user avatar
0 votes
0 answers
9 views

Twilsock Disconnected

I am trying to generate client in twilio , it was working fine , but suddenly I am facing error const client = new Client(page.props.value.chat.token, { logLevel: 'debug' }); client.on("...
Dhruvi's user avatar
  • 1
0 votes
1 answer
42 views

How can I use webhook in Messaging Services during trial mode?

I'm working on a WhatsApp chatbot and I've created a content template builder and messaging services. During the configuration of the messaging services, I selected "Send a webhook" and ...
SkyEagles's user avatar


15 30 50 per page
1
2 3 4 5
291