Files
fusionpbx/resources
frytimo 46d3eb18ea Active conferences (#7684)
* Add active conferences with web sockets

* Buttons mostly working

* Convert all methods, function, variable, const to snake case instead of standards.

* Add default settings for customized control

* Add customizable settings

* More debugging default settings added

* Add better authentication handling for websocket connections
These methods were added:
- on_ws_authenticated can be overridden in the child class if there are tasks that need to be done after authentication.
- handle_ws_authenticated was added in the parent class

Handle methods are called by the this class and then their respective 'on_ws_' method is then called.

* Mute All now working

* Add PHPDoc block comments

* More PHPDoc to better describe class and variables

* Fix accidental removal of function during PHPDoc block edits

* Remove the variable type declaration for PHP 7.1 compatibility

* Update conferences with more websocket communication to replace AJAX calls.

* Ensure interface is loaded when no members

* Move color settings to theme category

* Update page view to default settings changes
2025-12-29 22:30:08 -07:00
..
2025-09-23 15:58:15 -06:00
2025-11-21 16:08:33 -07:00
2025-12-29 22:30:08 -07:00
2025-10-15 21:24:59 -06:00
2019-09-26 16:10:51 -06:00
2025-11-05 09:33:18 -07:00
2025-06-24 13:07:57 -06:00
2022-11-07 08:58:38 -07:00
2018-08-30 01:34:38 -06:00
2025-11-21 16:09:05 -07:00
2023-06-01 22:53:58 +00:00
2025-10-22 14:19:39 -06:00
2016-04-25 20:30:23 -05:00
2019-08-22 12:00:02 -06:00
2025-11-19 12:08:12 -07:00
2025-10-15 21:24:59 -06:00
2018-06-29 20:02:00 -06:00
2025-08-26 13:02:14 -06:00
2023-06-15 11:28:23 -06:00