2,522 questions
0
votes
0
answers
50
views
react-native-callkeep ends call immediately after Twilio Voice SDK connects
I'm building a React Native app using Expo, and I'm integrating the Twilio Voice SDK with react-native-callkeep to handle incoming VoIP calls.
The Goal:
When a VoIP call comes in, I want to use react-...
0
votes
0
answers
39
views
Update the waitUrl in a conference call
I am trying to update the waitUrl in a twilio conference call using their participants API.
I have a conference call with 1 participant waiting for another participant to join. When the 1st ...
0
votes
0
answers
31
views
How to Ring Multiple Clients Simultaneously with Create Participant API and Outbound Call API
I am working on a use case where we need to ring multiple agents/clients simultaneously and bridge the first one who answers into a conference.
We are currently using the Create Participant API and ...
0
votes
1
answer
46
views
How to handle calls from a subaccount to the task router + workers on the main account on Twilio
I have the following scenario here:
all of our clients phone's and agents are currently on the main account and we want to have our call center on the main account and all of our clients phone's on ...
1
vote
1
answer
264
views
Missing com.apple.developer.voip-push-notification Entitlement in Provisioning Profile
I’m building a React Native app (using Swift bridging) that integrates Twilio Voice, PushKit, and CallKit to support VoIP functionality for incoming calls with WhatsApp like call notification. However,...
1
vote
0
answers
58
views
How to send a Conversation message with multiple media files?
I'm working with the Twilio Conversations API in a C# backend and trying to send a single message that includes multiple media files.
Here’s my method for sending a message, which works for single ...
0
votes
0
answers
51
views
Language mismatch with +49 target number and template language German
I am experiencing issues sending WhatsApp messages from my twilio account using a content template (ID HX5e145bed3c320da2263ffb244dc51d50) set to German.
The template is approved, but messages run ...
2
votes
1
answer
57
views
Twilio webhook: incoming SmsRequest causes 400 response
I have a webhook controller in a .NET 8 / C# project that uses nuget package Twilio.AspNet.Core 8.1.1 and my code looks like this:
using System;
using Microsoft.Extensions.Logging;
using Microsoft....
0
votes
0
answers
53
views
Unable to add whatsapp participants to twilio conversation
Trying to get Whatsapp working in a laravel app using twilio.
Can successfully create a conversation.
Already have whatsapp number registered in twilio
$participant = $this->twilio->...
0
votes
0
answers
83
views
Twilio Voice SDK Incoming Call Hangs Up Instantly
I'm using Twilio Studio to enqueue an incoming call into a TaskRouter workflow.
The call (now a task) is successfully matched and reserved to a worker.
The worker, in an electron app running ReactJS (...
1
vote
0
answers
111
views
Is it possible to have a Bidirectional Stream in a Conference Call?
According to Twilio API docs for a media stream, the <Start> TwiML verb is used only for unidirectional streams, but allows additional TwiML instructions to be executed after it.
Using the <...
0
votes
0
answers
43
views
How to transcribe call recording generated from dial verb in twilio?
I use record=record-from-answer' in dial verb Which record the call success fully but I need to transcribe Simultaneously. In dial verb there is no transcribe atribute.
0
votes
0
answers
31
views
Give a option to leave a voicemail while waiting on a queue
I have a Studio Flow configured to handle inbound calls, which are routed to a queue where the caller waits until someone picks up. After a certain waiting period (around a couple of minutes), I want ...
1
vote
0
answers
71
views
Put caller on hold using PHP javascript SDK in twilio
I am trying to implement a hold functionality using the Twilio JavaScript SDK for voice calls and PHP. However, when I attempt to put both legs of the call on hold, I encounter an issue where one leg ...
0
votes
0
answers
43
views
Twilio Verify api uses authy?
I'm using Twilio Verify API for SMS verification—users receive an SMS with a code which they then validate. However, I'm noticing additional charges labeled as "Authy" even though I'm not ...
0
votes
1
answer
64
views
Exporting Twilio SMS and call metrics so they can be imported into Dynatrace?
We are working on implementing a backend service that as part of our overall authentication product will be sending TOTPs via SMS and voice.
We are considering using Twilio to send the SMSs and make ...
0
votes
0
answers
58
views
How do I add keywords to Deepgram implementation in JS?
This is the section of my code where I think the keywords should go.
class TranscriptionService extends EventEmitter {
constructor() {
super();
const deepgram = createClient(process.env....
0
votes
0
answers
44
views
How to attach the Regulatory Bundle document?
I am trying to create the regulatory bundle for each end users, but I am facing the problem while submitting the required documents for the identity and address proof through Twilio sdk. either ...
0
votes
0
answers
30
views
Play a beep and end the conference in twilio
You can redirect a call and serve the following twiml if you want to play short audio file before ending the call:
<Response>
<Play>https://url/call_ended.wav</Play>
<Hangup>&...
-3
votes
1
answer
77
views
Twilio API on Zapier (Error: Invalid Phone Number)
I’ve been working with the Twilio API on Zapier to send WhatsApp messages and have hit a persistent issue. Despite extensive troubleshooting, I’m still getting the following error:
Data Message:
The '...
1
vote
0
answers
60
views
How to establish PSTN call flow and pass sound using TwilioVoiceSDK in an iOS app?
I am building an iOS app using TwilioVoiceSDK to make PSTN calls. Here’s the flow I am trying to achieve:
The app initiates the call via TwilioVoiceSDK.connect().
The Twilio webhook (twiml_response) ...
0
votes
0
answers
87
views
Twilio SIP Interface - use for Outbound calls
I’ve used Twilio Flow with the “Make Outbound Call” widget to call users and send requests to my API based on their input, which was straightforward (my dev skills are ok, but with infra I am just ...
0
votes
0
answers
29
views
Twilio out going status call backs returning almost same TimeStamps
I am using PHP Laravel. So I have everything working on my project with Twilio Call API. Now I was asked to calculate the ring duration of outgoing call which Twilio does not provide directly. So what ...
0
votes
0
answers
43
views
How can I properly map speakers in Twilio when utilizing live transcription and connecting to a "client" after a call with "from" and "to" numbers?
I am using python and working with Twilio where my Twilio number first calls the "to" number (from the "from" number). Once the "to" number picks up, the call is then ...
0
votes
0
answers
98
views
we are sorry an application error has occurred twilio
Am having a problem with my twilio gather. I am getting this error after entering selection on phone keypad:
We are sorry an application error has occurred twilio
and when I check the error, I see ...