Skip to content

torrez/callme

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

Script Based Conference Call That Calls Its Participants

This tiny script is based on an idea I had here: https://twitter.com/#!/torrez/statuses/184683262298427392

  • Copy the settings.example.py file to settings.py.
  • Get a Twilio account and API credentials. (You can test in developer mode.)
  • Run it with some phone numbers as arguments.

usage: conference.py [-h] N [N ...]

Where N is a full phone number:

./conference.py +14155551212 +12125551212 +12135551212 ...

About

Script that calls participants and puts them in the same conference using Twilio API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages