Skip to main content

Questions tagged [twilio]

Twilio provides APIs and tools to add communications-related functionality (SMS/MMS, voice, video, e-mail, chat, 2FA, and others) into web and mobile applications.

0 votes
0 answers
7 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,580
0 votes
0 answers
18 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,002
0 votes
0 answers
13 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
  • 15
-1 votes
0 answers
8 views

Twilio Make <Say> when a conference end

I'm trying to implement <Say> when a conference end. The scenario will be a customer will make an inbound call then make a conference then an agent will join the conference then the conference ...
MartianChicken's user avatar
-2 votes
0 answers
20 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
12 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
12 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,002
-3 votes
0 answers
29 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
0 answers
6 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
11 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
11 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
16 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
0 votes
0 answers
19 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
19 views

Using Twilio verify and unable to add to Verified Caller ID

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
42 views
+200

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

15 30 50 per page
1
2 3 4 5
701