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
5 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,000
-2 votes
0 answers
14 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
5 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
9 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
15 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
17 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
15 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
40 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
0 votes
0 answers
12 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
18 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
18 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
0 answers
21 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
21 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
32 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

15 30 50 per page
1
2 3 4 5
702