GithubHelp home page GithubHelp logo

theautumn / panel_gen Goto Github PK

View Code? Open in Web Editor NEW
17.0 4.0 3.0 2.01 MB

Auto call generator for telephone switches at Connections Museum, Seattle.

Home Page: https://twitter.com/museumofcomm

License: GNU General Public License v3.0

Python 95.50% HTML 4.50%
telephony phones call-generator connections-museum asterisk dahdi panel-gen museum python panel-switch telephone-switch

panel_gen's Issues

calls.log file isn't created if it doesn't already exist

A file named calls.log has to exist in the same directory as the .py file. If it doesn't already exist, the program will throw an exception and die. To work around this issue, create a calls.log file as follows:

touch calls.log
chmod 777 calls.log

The file must be writable by whoever is running the program. It's easiest just to chmod 777 it, since it really contains no valuable data.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.