8000 GitHub - gtracy/phonefree-twilio: A browser-based phone using the Twilio Client that can be deployed to Google App Engine
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

gtracy/phonefree-twilio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project let's you deploy a browser-based phone using the Twilio Client. It's magical.

When you deploy this project to Google App Engine and configure it based on your own Twilio credentials,
you will be able to call out and receive telephone calls right from your browser.

It supports three basic features. When you're logged into your app you can do the following...

* You can make outbound calls to any number using the dial pad.
* Your friends can login and make browser-to-browser calls to you.
* Anyone can call your Twilio your number and they will be routed to your browser.

This is intended to be deployed on Google App Engine using Twilio. You are required to personalize the configuration by updating *configuration.py* in the following ways:

1. Configure your App Engine ID
2. Configure your Twilio account details
3. Configure your mobile phone number for account verification
4. Configure your application name and description
5. Configure your name
6. Configure the Google Analytics parameter

Also remember to update the App Engine ID in the app.yaml file before deploying.

Once you deploy the application, go to your app's homepage - http://myapp.appspot.com - and follow the instructions.

About

A browser-based phone using the Twilio Client that can be deployed to Google App Engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0