Skip to content

kordless/Slapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slapper

Slapper uses Google’s AppEngine for hosting. Here’s a basic run down of getting it running:

  1. Log into your AppEngine account and create a new app.

  2. Check out Slapper and then go in and edit the app.yaml file and edit the application name to the app you just created.

  3. Edit the main.py file and change the phone numbers to be the different department numbers for your company.

  4. If you have a Loggly account, create a new HTTP input and then copy the input’s URL into the log call.

  5. Create the proper email aliases in your email system to receive voicemail links, or change the existing ones in main.py

  6. Change the greetings stored in /static as needed. If you like the voice, write a script and give it to me and I’ll have the wife record you a new message.

  7. Publish the app, and then go to Twilio and point your phone calls to this URL:

http://yourappname.appspot.com/phone

That’s about it!

About

Twilio based call board written for AppEngine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages