Alex 2a07bdeff2 School Bells - Include pdo.php (#191) hai 4 meses
..
resources 77b02d5c0e School Bells app added (#135) %!s(int64=5) %!d(string=hai) anos
README.md 77b02d5c0e School Bells app added (#135) %!s(int64=5) %!d(string=hai) anos
app_config.php 77b02d5c0e School Bells app added (#135) %!s(int64=5) %!d(string=hai) anos
app_languages.php 5eb5838665 Fix add and update %!s(int64=4) %!d(string=hai) anos
app_menu.php 77b02d5c0e School Bells app added (#135) %!s(int64=5) %!d(string=hai) anos
school_bell_delete.php 2a07bdeff2 School Bells - Include pdo.php (#191) hai 4 meses
school_bell_edit.php 2a07bdeff2 School Bells - Include pdo.php (#191) hai 4 meses
school_bells.php 2a07bdeff2 School Bells - Include pdo.php (#191) hai 4 meses
school_bells_cron.php 364fa185d8 Update school_bells_cron.php (#181) hai 11 meses

README.md

School Bells App

Idea of app to give periodic signals to phones or SIP-Speakers with cron-style way


Install HOW TO

  1. # cd /usr/src/
  2. # git clone https://github.com/fusionpbx/fusionpbx-apps
  3. # cd fusionpbx-apps/
  4. # cp -R school_bells /var/www/fusionpbx/app/
  5. Add * * * * * php //var/www/fusionpbx/app/school_bells/school_bells_cron.php to your crontab
  6. Go to GUI
  7. Upgrades -> SCHEMA; APP DEFAULTS; MENU DEFAULTS; PERMISSION DEFAULTS
  8. Log out and back in
  9. 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.