FreePBX-EmailConference provides a simple extension to FreePBX allowing users to create conference rooms by simply sending a blank email to a dedicated conferencing email address.
- [Getting started] (#getting-started)
- [How does it work?] (#how-does-it-work)
- [Supported platforms] (#supported-platforms)
- Python 2.7
- MySQL-Python
git clone https://github.com/mikemead/freepbx-emailconference.git
- Update
conferences.conf
with your settings - Setup a cron job to run
conferences.py
regularly