Twimlet is tiny web application from Twilio Labs implementing only basic voice functionality for apps. It is very similar to widget in web application.
8 questions- Bountied 0
- Unanswered
- Frequent
- Score
- Unanswered (my tags)
Twilio App - Updating Call Resource Ends Call
I'm a Twilio newbie and trying to develop a C# app that will interact with an automated phone tree. The issue is that the beginning of the phone tree is a bit different each time so instead of trying ...- 1
simulring and collect digits from dialed number to accept call
We've got a basic twiml set up that sends a call to multiple destinations, it looks something like this: <?xml version="1.0" encoding="UTF-8"?> <Response> <Dial&...- 1,302
play music to caller while simultaneous dial to multiple destinations
We've got a basic twiml set up that sends a call to multiple destinations, it looks something like this: <?xml version="1.0" encoding="UTF-8"?> <Response> <Play ...- 1,302
Twilio call forwarding one after another - how to disconnect if person picks up the call
<?xml version="1.0" encoding="UTF-8"?> <Response> <Say> Connecting call to Pinto </Say> <Dial record ="record-from-answer" timeout=&...- 11
Twilio call diverting call to personal cellphone answering machine instead of twimlet
I am trying to use twimlbin code to forward calls to the voicemail box for my current twilio number. The goal is to have a call come in, then it is split to call multiple numbers at the same time. ...- 27
Twilio complication
I'm new to Twilio, and I'm struggling with one task. I want to do the following: Customer A calls the Twilio number. Twilio forwards the call to the sequence of number (I have used twimlet findme to ...- 13
Twilio conference recordingStatusCallback URL not triggering
I am using the recordingStatusCallback for conference as stated here However, this URL is never been hit at all....- 3,599
How to set proper S3 bucket name for Holdmusic Twimlet
I'm trying to setup a Twilio number to receive calls and play MP3 files that are on my public S3 bucket. I want to use a HoldMusic Twimlet for that and set this as the WebHook for my number. ...- 9,625