Introducing Scheduled Announcements in FS PBX

pbxgeek

Well-Known Member
Jan 19, 2021
869
276
63
39
FS PBX 1.8.9 introduces Scheduled Announcements, a new way to automatically play audio messages to selected extensions on specific days and at scheduled times.

Scheduled Announcements can be used for:
  • School bells
  • Shift-change tones
  • Break reminders
  • Safety notices
  • Daily announcements
  • Other recurring audio events
With this feature, administrators can:
  • Create an announcement schedule
  • Choose the recording to play
  • Select the extensions that should receive the announcement
  • Define the days and times when the announcement should play
  • Add exclusion dates for holidays, closures, or other days when announcements should be skipped
The feature also includes detailed run logs, allowing administrators to confirm whether an announcement:
  • Played successfully
  • Was skipped
  • Missed its allowed playback window
  • Failed
Busy extension handling is also supported. Administrators can choose to either skip busy phones or force the announcement through.

Accessing Scheduled Announcements​

Navigate to:

Applications > Scheduled Announcements

Enable the Scheduled Job​

After upgrading, enable the scheduled job under Default Settings:

scheduled_jobs -> scheduled_announcements = true
 
  • Like
Reactions: yaboc
i tried to update did the upgrade steps in my 2 node ha setup and the version still shows 1.8.7. any ideas ?
 
That means the update didn't go through. Make sure you don't have anything to stash before you run git pull. Then run the update again
 
  • Like
Reactions: yaboc
That means the update didn't go through. Make sure you don't have anything to stash before you run git pull. Then run the update again
I had the same problem. I tried to upgrade twice but no go. Finally, I did a git stash in the /var/www/fspbx directory and ran the upgrade again and it worked.
 
  • Like
Reactions: yaboc