Ticket #3876 (new Patches)

Opened 4 years ago

Last modified 4 years ago

FOP support for astdb polling

Reported by: Nick_Lewis Assigned to: asternic
Priority: minor Milestone: Undetermined
Component: Flash Operator Panel Version: 2.6-branch
Keywords: Cc:
Confirmation: Unreviewed Distro:
Backend Engine: All Distro Ver:
Backend Ver: SVN Revision (if applicable):

Description

Currently the flash operator panel only reads items from the asterisk database (as defined in op_astdb.cfg) at startup. FOP changes the button display to reflect the values in the database but if the values subsequently change the display does not reflect the new values. There is a polling mechanism included in FOP which supports sip and iax states and also voicemail when poll_voicemail=1 in the configuration file. astdb polling could be added to this mechanism in op_server.pl and a configuration setting poll_astdb added in op_server.cfg

Attachments

op_server.pl.patch (2.4 kB) - added by Nick_Lewis on 09/08/09 09:00:13.

Change History

09/08/09 09:00:13 changed by Nick_Lewis

  • attachment op_server.pl.patch added.

09/08/09 09:10:22 changed by Nick_Lewis

  • type changed from Feature Requests to Patches.

Please find attached a patch that adds astdb polling to FOP

09/09/09 04:22:07 changed by Nick_Lewis

drmessano says:

#3876 is most certainly a change in FOP itself, and I refer this to Asternic for review and acceptance. Once this is hashed out and implemented in FOP, we can implement here.

According to asternic "I would also like to inform you that FOP2 is born [$40]. FOP1 will not be discontinued. I will keep maintaining it but I won't be adding any new features."

Therefore I guess that if features are to be added to FOP then it may have to be done by the Freepbx developers