From charlesreid1

(Created page with "=Building a Twimlet for Voicemail= Twilio Twimlets are short snippets of pre-written Twilio code that can perform simple functions for a Twilio phone number. To set up a sim...")
 
Line 11: Line 11:
==Account Phone Numbers Page==
==Account Phone Numbers Page==


Next, visit your account phone numbers page, at <code>https://www.twilio.com/user/account/phone-numbers</code>.
Next, visit your account phone numbers page, at https://www.twilio.com/user/account/phone-numbers


==Add Twimlet to Phone Number==
==Add Twimlet to Phone Number==

Revision as of 02:37, 27 August 2015

Building a Twimlet for Voicemail

Twilio Twimlets are short snippets of pre-written Twilio code that can perform simple functions for a Twilio phone number.

To set up a simple voicemail box Twimlet:

Determine your Twimlet URL

First figure out your twimlet URL, via [here https://www.twilio.com/labs/twimlets/voicemail] or [here https://www.twilio.com/labs/twimlets/forward].

Account Phone Numbers Page

Next, visit your account phone numbers page, at https://www.twilio.com/user/account/phone-numbers

Add Twimlet to Phone Number

Edit the phone number you want to use the Twimlet with. Edit the Voice Request URL to be the voicemail twimlet.

Twilio.png

This procedure is the same for any Twimlet, so you can use any of the example Timlets [here https://www.twilio.com/labs/twimlets]