School Bells App
Idea of app to give periodic signals to phones or SIP-Speakers with cron
-style way
Install HOW TO
# cd /usr/src/
# git clone https://github.com/fusionpbx/fusionpbx-apps
# cd fusionpbx-apps/
# cp -R school_bells /var/www/fusionpbx/app/
- Add
* * * * * php //var/www/fusionpbx/app/school_bells/school_bells_cron.php
to your crontab
- Go to GUI
- Upgrades -> SCHEMA; APP DEFAULTS; MENU DEFAULTS; PERMISSION DEFAULTS
- Log out and back in
- Apps -> School Bells
---
By initial design, app allows you or to ring extension for a certain amount of time (via Ring Timeout parameter), or playback recoding after extension answers.