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

Twilio Collective

Twilio has democratized channels like voice, text, chat, video, and email by virtualizing the world’s communications infrastructure through APIs that are simple enough for any developer, yet robust enough to power the world’s most demanding applications.
14.5k Questions
+23
12.7k Members
+65
Website Contact
Twitter Facebook Instagram GitHub

Can you answer these questions?

View all unanswered questions

These questions still don't have an answer

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> ...
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 ...
-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 ...
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 ...
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 ...

Learn something new
These are the most recent articles in Twilio Collective
0 votes
252 views
1 minute read
Knowledge article

Send VoiceMail (audio) to Email

I found that it was difficult getting access to VoiceMail made in the Twilio Studio so I made a small script to send the audio file to one or more e-mail specified in the studio parameters. Use this ...
Dougo007's user avatar
0 votes
293 views
1 minute read
Knowledge article

Auth0 Twilio Flex SSO: How to use Actions instead of Rules

For those of you using Auth0 as IdP for Twilio Flex, you might have noticed that Auth0 moved from Rules to Actions, meaning the instruction at this page https://www.twilio.com/docs/flex/admin-guide/...
Maxmito's user avatar
  • 83
1 vote
2k views
1 minute read
How-to guide

Send WhatsApp Message from C#

So, I'm gonna make this a short story rather than an article on 'How to send WhatsApp Messages from C# using Twilio'? SETUP: Before you start coding, you'll need to gather your Twilio account ...
iSeeSharp's user avatar
1 vote
1k views
5 minute read
How-to guide

SendGrid integration in Laravel

Why SendGrid ? SendGrid provides a cloud-based service that assists businesses with email delivery. The service manages various types of email including shipping notifications, friend requests, sign-...
Sujith Sandeep's user avatar