A simple PHP-based Twilio callbox for an apartment. See also the newer, awesome-er, better Node.js version of the same thing: https://github.com/ryanboswell/twilio-nodejs-callbox
- Upload callbox.php and twilio.php somewhere.
- Register a number with Twilio and point it at callbox.php
- Set config variables at the top of callbox.php
- Enjoy!