mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
* add a tries counter so reading websocket data can fail * fix empty constructor parameters when creating a permission_filter * Use the message topic for debugging info instead of payload data * use a socket disconnect exception instead of runtime exception * Add a wait state for re-connecting to websocket server * Add PHPDoc return information for connect_to_ws_server method * Remove the cannot send message for already removed resource * Remove param in the method call to handle_websocket_event