fusionpbx/app/dialplans
demonspork d53bac7f55 Dialplan Fix for Feature Key Sync Race
This is a dialplan approach to fix the feature key sync loop/race with yealink phones. This aproach may also need to be extended to the Call Forward dialplans as well. It limits the number of simultaneous calls for a particular user to change their DND/Forwarding status to a single call at a time. This prevents the infinite loops that the yealinks can get into if the user presses the DND button too quickly with feature key sync enabled.

I am also reverting the lua fix because it was not reliable and can still easily allow the loop to occur.
2021-04-06 15:35:40 -05:00
..
resources Dialplan Fix for Feature Key Sync Race 2021-04-06 15:35:40 -05:00
app_config.php Change dialplan_detail_enabled to boolean. 2021-01-20 10:45:08 -07:00
app_defaults.php Same as 4.4, move 404 not found from DEBUG to WARNING (#4925) 2019-12-03 15:35:24 -07:00
app_languages.php Add en-gb fusionpbx language (#5192) 2020-03-20 14:47:13 -06:00
app_menu.php Add en-gb fusionpbx language (#5192) 2020-03-20 14:47:13 -06:00
dialplan_add.php Update dialplan_add.php 2020-10-22 02:31:10 -06:00
dialplan_edit.php Use column names in the SQL Query. 2021-01-20 10:46:00 -07:00
dialplan_xml.php dialplan xml fix cache delete when editing global dialplans 2021-01-31 16:08:29 -05:00
dialplans.php Dialplans: Include Outbound Routes in Dialplans list 2020-11-18 16:24:44 -07:00
root.php Rename the directory app/dialplan to app/dialplans to make it more consistent. 2017-09-24 15:56:04 +00:00