/asterisk-ivr

Work Area for IRV

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

PyPI version PyPI version License: GPL v3 Documentation Status

My first PyPI version. Testing dependencies and working on the structure.

asterisk-ivr

Not much to see here

Currently my work area. Doesn't do much right now.

├── ivr
│   ├── __init__.py			
│   ├── ivr.py
│   └── test.py
│
├── pigeonhole | WHERE I STASH STUFF FOR TESTING
│   ├── test - Testing Settings Files
│   |   ├── settings.conf
│   |   └── simple.py
│   ├── README.md
│   └── stuff that MAY or MAY NOT work for you
|
├── README.md
├── LICENSE.txt
├── setup.cfg
└── setup.py