https://github.com/jacoby/call-me
A simple interface to Twilio's Telephony API which allows you to send yourself a message by phone
https://github.com/jacoby/call-me
Last synced: 9 months ago
JSON representation
A simple interface to Twilio's Telephony API which allows you to send yourself a message by phone
- Host: GitHub
- URL: https://github.com/jacoby/call-me
- Owner: jacoby
- Created: 2012-02-14T17:08:08.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-02-14T18:53:37.000Z (over 14 years ago)
- Last Synced: 2025-03-13T00:41:48.139Z (over 1 year ago)
- Language: Perl
- Homepage:
- Size: 93.8 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
call_me.pl is a script that you use to call a phone via computer.
Issues:
* You need a Twilio account, and you probably want to buy a number
rather than memorize your eight-digit access code to the sandbox
number.
* You cannot call just any number. You need to register that number
with Twilio before it lets you call them. This makes it a call-me
or call-someone-I-know tool rather than a general-purpose tool
for calling, which is probably good.
* This version has the number to call written into the config file.
If you want to call several people, fork this and make it your
own.
* You instigate the call in a different place and way than where
you define how the call works. I include echo.php, which simply
takes the variable "message" from the query string and puts it
into the center of a TwiML document.
* I use the option for a female voice. Here's why:
http://www.cnn.com/2011/10/21/tech/innovation/female-computer-voices/index.html